Instagram Clone, 10/23-11/23
- Collaborated with a partner to build an application that mimics Instagram, implementing Python functions and REST APIs to transfer data from a local database to a server, allowing users to create interactive posts,
- Designed a series of HTML templates with embedded Python modules to create unique home screen and account pages based on user data, providing an interactive user experience
Relational SQL Database, 02/23-03/23
- Programmed a database in C++ that allows the user to input and modify information, join data tables, and generate indexes to speed up queries, imitating the functions of an SQL server,
- Earned a project score of 97/100 for meeting requirements with memory usage, runtime speed, and functionality