Skip to content
View TusharQ15's full-sized avatar

Block or report TusharQ15

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
TusharQ15/README.md

Hi, I'm Tushar

BSc Computer Science student, focused on learning backend and web development with Python and Flask.

What I'm working on

  • Building Tiffin Tracker – a web app to help local tiffin services manage daily orders (Python, Flask, SQLite).
  • Practicing DSA and problem solving in Python.
  • Learning how to deploy small apps using simple cloud platforms (Railway / Render / Vercel).

Tech I actually use

  • Languages: Python, HTML, CSS
  • Backend: Flask
  • Database: SQLite
  • Tools: Git, GitHub, VS Code / PyCharm

Projects

  • Tiffin Tracker
    Small web app for tracking daily tiffin orders for a local tiffin service (forms, admin view, SQLite DB).

  • (Planned) DSA Practice
    Collection of data structure and algorithm problems solved in Python.

  • (Planned) Automation Scripts
    Scripts to automate small tasks (file organization, simple reports, etc.).

Connect

Pinned Loading

  1. Tiffin-tracker Tiffin-tracker Public

    Flask-based Tiffin order tracking web app with auth and admin panel.

    HTML

  2. DSA-practice DSA-practice Public template

    NeetCode/Blind 75 style DSA practice in Python with tests.

    Python