• Created a full-stack CRUD web-app for students in Massachusetts to be able to share college schedules for inspiration.
• Implemented full user authentication in Flask using the SHA-256 hashing standard within a SQLite database.
• Efficiently handled submission and retrieval of schedules and enforced an upload-to-download wall for security.
•currently developing a c++ open-source pac-man clone game, available for download via github.
•wrote and implemented a complete map, scoring system, health system, and movement for characters.
•used an object-oriented methodology to implement all tiles on the screen, with polymorphic functions for control at runtime.
•designed a start menu and game over screen, used event driven model to restart the game at any point in time.
•currently developing a desktop app that takes in a movie or show as input and provides user with specified number of recommendations.
•fasterBoxd uses the BeautifulSoup library to scrape data from LetterBoxd and Rotten Tomatoes by parsing the HTML.
•app records the inputs by turning them into movie and show objects and storing them into binary/pickle files so that
subsequent similar queries could be faster and work offline.
•fasterBoxd would also allow the user to log movies or shows they have seen in a unique file generated for them.
•a desktop database manager system created for windows using python, SQLite3, and Tkinter. the app is CURRRENTLY capable of:creating new databases and accessing old SQLite databases
•creating new tables within old or new databases
•specifying datatypes for table columns using a dropdown menu
•printing all data from a table onto a window
•setting a table with a primary key or not
•deleting records from a table
•getting single records from a table
•getting list of tables in a database
•interactive ui for inserting data into the tables
•exporting a table to a excel file with all its data
my first attempt at doing something meaningful with newly acquired HTML and CSS skills. the website is static in nature however may update and become more interactive as and when i begin javascripting.
this was a full length rpg game i worked on about a year ago. it was released on itch.io. i visually programmed the game using rpg maker mv. over 500 downloads with almost 0 marketing. the game featured an old final fantasy type design. it was set in a medieval age and had certain open world elements to it.
this was my second rpg game which i also worked on about a year ago. it was released under my school's tech club which i formed in 2021. the game was made to spread awareness about covid-19 awareness between children. it was released on itch.io.