Skip to content
View Geethss's full-sized avatar

Block or report Geethss

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Geethss/README.md

Hi there, My name is Geethanjali!!👋

👩‍💻 About me:

  • 🌱 A curious techie at heart - I just can’t resist learning something new every day.
  • 🌐 My coding journey kicked off with simple websites in HTML and CSS (the OG duo 💻).
  • 🤖 You’ll often find me tinkering with AI/ML projects - it’s my favorite playground.
  • ⚡ I picked up the MERN Stack and I’m on a mission to level up my full-stack superpowers.
  • ☕ When I’m not building, I’m probably grinding LeetCode in Java (yep, that’s my guilty pleasure).

geethss

🛠️ What I frequently use:

python logo java logo mongodb logo express logo react logo nodejs logo nextjs logo aws logo redis logo fastapi logo pytorch logo tensorflow logo

🚀 Currently Learning

  • Next.js - building modern full-stack apps
  • 🧠 LangChain - exploring the world of LLMs
  • 📚 RAG Systems - Retrieval Augmented Generation

🎯 Interested to torture myself in the future about

  • Spring Boot - diving deeper into Java backend
  • DevOps - CI/CD, containers, cloud & automation

🌐 Connect with me

LinkedIn logo Gmail logo

Pinned Loading

  1. Agentic-market-scan Agentic-market-scan Public

    A LangGraph-powered multi-agent workflow for automated market research. Uses Gemini/OpenAI LLMs, Tavily search and Chroma to generate vendor comparison reports with trust & recency scoring, evidenc…

    Python

  2. Conversational-Chatbot Conversational-Chatbot Public

    A simple conversational Q&A chatbot powered by Google's Gemini 2.5 AI models. Features a modern Streamlit interface with chat history, real-time streaming responses, and customizable settings (temp…

    Python

  3. Document-retrieval-system Document-retrieval-system Public

    Built with FastAPI, MongoDB, & Redis, this document retrieval system uses a hybrid search model. It combines BM25 for initial retrieval with sentence embeddings (Hugging Face) for semantic rerankin…

    Python 1

  4. Face-mask-detection Face-mask-detection Public

    A high-performance, real-time face mask detection system using deep learning and computer vision. This project integrates OpenCV for video processing, MTCNN for accurate face detection, and an Effi…

    Jupyter Notebook

  5. StuddyBuddy.ai StuddyBuddy.ai Public

    An intelligent document Q&A system that transforms PDFs, DOCX, and text files into interactive study companions. Built with FastAPI and Streamlit, it supports both OpenAI and Google Gemini AI for …

    Python

  6. Heart-disease-detection Heart-disease-detection Public

    Advanced Heart Disease Risk Prediction using CNN-BiLSTM deep learning model. Web app with Streamlit interface analyzing 13 medical parameters for accurate cardiovascular risk assessment.

    Python