projects
A collection of projects I've built. Most of these were built for learning and fun. I dabble into different tech stacks for creation, to learn and understand different frameworks that are being used in current times.

Sententia
Sententia is a blogging platform which uses masonry grid layout of Pinterest with the traditional blogging approach of Medium, where authors can publish their writings.
ReactNode.jsMongoDBExpressTailwind

AI Agent Chatbot
An AI agent leveraging Groq Models, Langchain, and Langgraph frameworks. Features web search capabilities through TAVILY API integration.
PythonFastAPILangchainLanggraphStreamlitTavily API

Todo App
Basic todo app using React and local storage for task management
TailwindReact