Skip to content
View goutam-dev's full-sized avatar

Block or report goutam-dev

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse
goutam-dev/README.md

Hi, I'm Goutam

Typing SVG


About Me

I build full-stack web applications and AI-powered systems, with hands-on experience across the MERN stack, LLM integrations, and data processing pipelines.

Currently focused on:

  • Full-Stack Web Apps using MERN
  • AI/ML using TensorFlow, Keras, LangChain, RAG Systems

Looking for internships and collaborations in web development or AI/ML.


Experience

Junior Developer — OpenZoneAI — Remote (Nov 2025 – Apr 2026) Built LLM-powered application portals, dual RAG pipelines (Pinecone + TF-IDF), PDF generation pipelines with PyMuPDF/ReportLab, and a bank statement processor using pdfplumber.

Software Engineering Intern — SEPCO (Jun 2025 – Jul 2025) Revamped the official website using React.js and performed QA testing on the Power Smart mobile application.


Featured Projects

TaskFlow — Full-Stack Task Management Platform MERN JWT Cloudinary Ant Design Role-based task management with Admin/Member dashboards, Cloudinary attachments, data visualization, and full CRUD via RESTful APIs.

Multi-Document RAG System — Hybrid Retrieval Pipeline Python ChromaDB LangChain BM25 Gradio Hybrid retrieval with HyDE, multi-query expansion, re-ranking, and caching. Supports document ingestion, querying, and summarization.

Smart Crop Disease Detection — CNN Classifier TensorFlow Keras OpenCV Streamlit 94% accuracy across 38 classes trained on 87,000+ images with a real-time Streamlit inference interface.


Tech Stack





Open Source Activity

HidHide — Windows kernel-mode HID device filter driver (nefarius/HidHide)

Analyzed a crash bug reported in issue #194 where the Config UI crashed on launch due to a DeviceIoControl failure. Traced the root cause to a UNICODE_STRING.Length unit mismatch in Config.c — the field stores bytes, but was being used as a character count without dividing by sizeof(WCHAR). Posted the analysis and fix publicly; the subsequent commit implementing the fix matched the diagnosis.


Contact

Pinned Loading

  1. crop-disease-detection crop-disease-detection Public

    AI-powered plant disease detection system using CNN deep learning. Identifies 38+ crop diseases from leaf images with high accuracy. Built with TensorFlow/Keras and Streamlit for real-time agricult…

    Jupyter Notebook 1 1

  2. Responsive-Portfolio Responsive-Portfolio Public

    CSS

  3. shoe-web shoe-web Public

    Urban Footwear is a responsive React + Vite frontend for a mock e‑commerce shoe store. It showcases a dynamic product carousel, a persistent shopping cart (via localStorage), and a mobile‑first des…

    JavaScript

  4. Task-manager Task-manager Public

    A full-stack Task Manager application with user authentication, task assignment, reporting, and admin/user dashboards. Built with a Node.js/Express backend and a modern React frontend (Vite), suppo…

    JavaScript 1 1