Embarking on a Journey of Creativity and Learning: My Fun Little Projects
These are some fun little projects I've worked on in my spare time, aiming to make a positive impact and enhance my skills. I plan to continue exploring new ideas and refining my abilities through these endeavors, all while enjoying the process of learning and creating. Repositories can be found on my Github.
- Next.jsDaisyUI
Path-finding Algorithms Visualizer
A path-finding algorithm visualizer that allows you to visualize different path-finding algorithms and visualize their performance on a maze grid. Built with React and TypeScript.
Website
- Next.jsLangChainEmbeddings ModelPostgreSQLVector
Magic Search
A fun project that showcases the understanding of how semantic search engine works. Built with Embeddings model and vector database, also designed with ShadCn in Next.js.
Website
- Next.jsShadcnUI
Wordle Clone
Built with the intention of playing in unlimited rounds of Wordle 😄, this game not only satisfies a personal craving but also serves as a testament to my proactive approach to skill enhancement and passion for word games.
Website
- Node.jsDiscord.js
A Discord Bot for forecasting weather
Weather Bot is crafted using Node.js, designed to seamlessly fetch weather forecasts for up to five days with pinpoint accuracy, catering to any location worldwide.
Github and installation link
- PythonTkinter
File Organizer
Built with Python to practice basic python skills. This automation script can organize files in the given directory by creating new folders with extension or modified dates.
Github and download link
- ReactGoLangMongoDBChakraUI
Go React Todo App
A simple Todo App built with Go and React. This project is aimed at learning Go and React and how to integrate them together.
Website