About
I am a Computer Science High School Student at Del Norte High School. I enjoy problem-solving and coding. Always strive to bring 100% to the work I do. I have worked on technologies including Python, Java, Flask, Spring, HTML5 and CSS in APCSA and APCSP through project based learning as well as praticing outside of school. I am passionate about developing applications that solve real-world problems impacting users.
- Languages: Python, Java, JavaScript, HTML/CSS
- Databases: SQLite
- Frameworks: Flask, Spring
- Tools & Technologies: Git, Docker, AWS
Looking for an opportunity to work in a challenging position combining my skills in Software Engineering and provides professional development.
Projects
A travel platform. My feature, destinations around the world, allows users to post and read about their favorite destinations.
- Tools: Flask, HTML, CSS, JavaScript, JQuery, Python, SQLite
- Users can fill out the details to post to the database
- Posts are read from the database upon refresh
- Update the like count with the like buttons or delete posts with the flag
- Video
A Taylor Swift fan club website. I focused on revamping my old messageboard for this and creating a storefront. The shop is a place to use your tokens from games elsewhere on the site to unlock ‘NFTs,’ which are profiles you can use elsewhere on the site.
An attention-based classification model that aims at generating an answer for a given input image.
- Backend stores position of each car
- Frontend determines which car you are and requests to move when you finish a phrase
- Technical overview
- Players API
A Seq2Seq model that generates a short summary of the given input video.
- Different kinds of sorting on the backend
- Generate stats on backend upon sort
- Fibonacci sequence generation with inheritance
- Review
An all-in-one place for students to get all their needs. I focused on assignments and issues.
- Assignments that students can submit. 3 types of assignments: quiz, assignment, flashcards
- Dynamic frontend with JQuery
- Issues for students to ask and answer questions with posting, reading and AI chatbot
- Video