Checkout of some of the projects I've worked on!
Python
Streamlit
Docker
React.js
GraphQL
AWS
DynamoDB
OpenAI API
The project my team and I created for YouthCodeX 2023 Hackathon. EduQuest is a web-based education platform that uses OpenAI's API to generate questions for young children, and to provide an interactive AI tutor to help with instruction. Our goal was to create a tool that would allow children to learn online in a fun and engaging way.
React.js
GraphQL
AWS
DynamoDB
React.js
Docker
JSDoc
Spotify API
A Spotify statistics tracker so the user can be up to date with all their top songs and artists. My goal in developing Trackify was to become more confident with APIs, react, and containerization with docker. Along the way I practiced preventing tightly coupled code with a data layer and developing documentation using the JSDoc tool.
Next.js
TypeScript
Vercel
I created this website as a place where you can learn more about me and what I've been part of. I enjoyed the challenge of making it scalable and maintainable so I can update its information as easily as possible.
Next.js
TypeScript
Vercel
JavaScript
A little game I made so I could hide it somewhere on this website. I had a great time practicing concepts of Object-Oriented Programming I learned in my software development class.
JavaScript
Python
Tkinter
Java
JavaSwing
My very first project. I created this game with hopes to practice using data structures I was learning in class, such as LinkedLists. I wanted a way to track my score, so I used a CSV file to serve as an introduction to working with data and a way store accounts and their high scores.