A collection of full-stack coursework/practice projects built while learning web development. Kept public as a record of that learning path - not production-grade code.
- College_Event-Management - PHP + MySQL event registration/management app (login, event CRUD, participant registration)
- REST-API - Flask app using OpenCV/pyzbar to scan barcodes and log results to a database, with a simple web form
- Calculator-react - Basic calculator built in React
- Tic-tac-toe_React - Tic-tac-toe game built in React
- Mern/Problem-2 - Small MERN-stack exercise (Express server + React client)
- DOM - Vanilla JS/HTML DOM manipulation and form validation exercises
This is coursework/practice, not production-grade code - don't reuse the auth or DB patterns here as-is. For my current security-focused work, see ICS (applied cryptography) and my AI/Cloud security projects.