About
Self-taught Python developer with 6 projects. Currently studying BA Geography. Looking for an internship.
Skills: Python, SQLite, Git, OOP, APIs, Problem-solving
Projects
Weather Data Pipeline
Fetches live weather data from Open-Meteo API, stores in SQLite, and generates interactive maps.
Tech: Python, APIs, SQLite, Folium
View on GitHub →Python Chat Application
Real-time multi-user chat server with private messaging and multithreading.
Tech: Python, Sockets, Threading
View on GitHub →Car Battle Arena
Pokémon-style turn-based combat game with AI opponents and save/load system.
Tech: Python, OOP, JSON
View on GitHub →Expense Tracker CLI
Command-line expense tracker with SQLite database and category reports.
Tech: Python, SQLite
View on GitHub →Simple Note Manager
CLI note-taking app with add, delete, list, and random note features.
Tech: Python, File I/O
View on GitHub →Expense Tracker Web App
Full-stack web application to track expenses and income. Features include add/delete transactions, automatic timestamps, and summary dashboard with totals and breakdowns.
Tech: Python, Flask, SQLite, HTML, CSS, Jinja2
View on GitHub →