Python
My core language — used across all my projects.
Backend developer with a passion for building clean, scalable web applications. Experienced in Python, working with Flask and Django to craft solid server-side solutions. Continuously improving on the frontend side to deliver complete, well-rounded products from database to UI.
My core language — used across all my projects.
Used it to build DevHub, a full-stack web app — handling models, views, URL routing, authentication, and connecting it to a live PostgreSQL database deployed on Render.
Used across multiple projects including DevHub to structure and build web pages.
Used across multiple projects including DevHub for styling, layouts, and making the UI look clean and responsive.
Used it in TradeHub as the local development database — lightweight, no setup needed, perfect for building and testing.
Used it in DevHub as the production database — connected it to a live Render deployment with separate internal and external URLs for production and local development.
Used it to manage databases across multiple projects like TradeHub and MyWallet Pro.
Used it across both Flask and Django projects to dynamically render HTML — loops, conditionals, template inheritance, and passing data from the backend straight to the UI.