🧑🏻💻 Welcome to my GitHub profile! I'm passionate about learning and exploring new technologies in the world of programming.
⛰️ Balancing work and life is key for me—I enjoy coding challenges as much as I love downtime. Always up for trying new things, whether in code or life. Let's connect and make cool stuff happen together!
🔗ArticleMind-Chat-LangChain
Create a web chatbot with your base knowledge.
📘tech stack- Python/ FastApi/ MongoDB/ Langchain/ React
🔗NBA News Website
A web application built with Django to schedule and automate the scraping of key news from websites.
📘tech stack- Django/ Scrapy/ Celery/ GCP/ SQLite/ Redis
🔗Kafka Simulator
This project simulates clients continuously writing data to a topic.
A consumer subscribes to the topic to receive and store data persistently.
📘tech stack- Kafka/ Python/ Producer-consumer/ MySQL