I prioritize carving out time to learn and build new things. While most of these personal projects never reach the public eye, they provide excellent opportunities to apply concepts in real scenarios and deepen my understanding.
Main Projects
#| Project | Description | Tech / Focus | Link / Repo |
|---|
In-Context Chatbot
Archived | Chatbot leveraging RAG for prompt-based interactions | LLM prompting, context management, vector database | GitHub |
AI Data Scientist
Prototype | Personal AI assistant that acts like a data scientist (analysis, code, insights) | LLMs, data analysis, code generation | GitHub |
Similar Cosmetic Product
Archived | Recommendation system to find similar cosmetic/skincare products | Similarity search, embeddings, recommendation | GitHub |
AI Shopping Buddy
Archived | E-commerce conversational agent that learns preferences and recommends products | RAG, conversational AI | GitHub |
Toy Projects
#| Project | Description | Tech / Focus | Link / Repo |
|---|
| PyAutoGUI Scraper | Simple automation script using PyAutoGUI for screen scraping | GUI automation, Python | GitHub |
| Calculator | Basic calculator with a cute UI, toy project from The Odin Project | JavaScript, CSS | GitHub |
| Etch-a-Sketch | Digital drawing board inspired by the classic toy | JavaScript / HTML5 Canvas | GitHub |
| Resume Optimizer | Tool that tailors your resume to match specific job descriptions | NLP, keyword matching, LLMs | GitHub |