"Quest-Flow" Interactive Quest Builder
Developed AI-QuestBuilder, an innovative web application designed to create game-like achievements and complex workflows.
Key features include:
- • Dynamic Node and Edge Management: Easily add and manage workflow components.
- • State Persistence: Maintains workflow integrity across sessions.
- • Graph Algorithms: Optimizes workflow creation and management.
- • Responsive Design: Adapts to various devices for a better user experience.
- • Intelligent Recommendations: Uses Gemini API for smart suggestions.
This project showcases the seamless integration of advanced front-end technologies with intelligent backend services to deliver a robust and user-centric application.
Pixelated Portfolio
Built a personal website showcasing my portfolio and projects, designed to introduce myself in a fun and creative style.
Key features include:
- • Fun and Engaging Design: Uses vibrant colors and animations to create an interactive user experience.
- • Email API Integration: Seamlessly handles contact form submissions with serverless functions.
- • Guestbook Backend: Utilizes Prisma to manage guestbook entries with ease and efficiency.
- • Responsive Layout: Ensures the site looks great on both desktop and mobile devices.
- • Projects and 3D Showcase: Features personal projects with dynamic content management. And experimented with multiple 3D effects using Three.js.
This project combines modern web technologies to deliver a unique and engaging online presence, hope you emjoy it!
Gitlet
Implemented a version control system that mimics some of the features of the popular system Git (add, commit, push, merge, etc.) through serialization. The project focuses intensively on data structures like HashMap and file manipulation.