Skip to content
View rahulkumargit1's full-sized avatar

Block or report rahulkumargit1

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
rahulkumargit1/README.md

LinkedIn Gmail Portfolio X Profile Views



Repos Projects Live Certs Commits



⚡ About Me

const rahul: Developer = {
  location   : "Mangalore, Karnataka, India 🇮🇳",
  education  : "B.E. Computer Science — SDIT Mangalore | 2025 | CGPA: 7.80",
  building   : ["PhotoVault — AWS S3 + Rekognition + BullMQ", "StreakFlow — React Native",  "JARVIS — Self-hosted LLM on EC2"],
  stack      : ["Node.js", "React", "Python", "FastAPI", "AWS", "TensorFlow", "Redis"],
  interests  : ["Local LLMs", "Computer Vision", "Distributed Systems", "Web3"],
  contact    : "[email protected]  ·  +91 8951690899",
  status     : "🟢 Open to full-time roles — let's talk",
  funFact    : "Turned a weekend project into a full AWS-backed AI platform. Twice.",
};

I care about building things that are genuinely useful — not just impressive in a demo. Clean APIs, thoughtful UIs, AI that actually works. That's the standard.



🔭 Currently Building





📸 PhotoVault

Full-stack photo platform with AI-powered face & label detection via AWS Rekognition, BullMQ async pipeline, S3 storage, Redis caching, and editorial-grade UI

Node.js React AWS PostgreSQL Redis


Repo




🔥 StreakFlow

React Native habit tracker with streak-based motivation, local-first architecture, custom habit scheduling, and daily push reminders — built for real consistency

React Native TypeScript Expo


Repo




🤖 JARVIS AI

Self-hosted WhatsApp AI assistant — Ollama llama3.2 on AWS EC2, voice transcription, image analysis, web search, and smart home control via MQTT. Zero API costs.

Python FastAPI EC2


Repo



🚀 Project Portfolio


Project What it does Stack
🖼️ PhotoVault AI-powered photo manager — Rekognition, async queues, S3, editorial UI Node.js React AWS PostgreSQL Redis
🤖 VIRE AI virtual interviewer & resume evaluator with real feedback Python FastAPI ML
📈 Crypto Analysis Suite Real-time crypto dashboard with trend detection & portfolio analytics Python Pandas Plotly
🩺 Acne Classification CV model classifying acne severity from skin images TensorFlow OpenCV
📉 Telco Churn Prediction End-to-end ML pipeline — feature engineering & churn scoring Scikit-learn Pandas
⛓️ Krypt Web3 Ethereum transaction app with smart contract integration React Solidity Hardhat
🦾 Robotic Arm Real-time gesture-controlled robotic arm via computer vision Python OpenCV C++
🏦 Loan Approval Classification pipeline for loan outcome prediction Scikit-learn Python
FIFA Rating Linear regression model predicting player ratings from stats Python NumPy
Sync Minimal Clean, minimal productivity sync app React Node.js



🛠️ Tech Stack


Languages

Python JavaScript TypeScript Java C++ C

Frontend & Mobile

React React Native Vite TailwindCSS

Backend & APIs

Node.js Express FastAPI Flask

AI / ML

TensorFlow Scikit-learn OpenCV Pandas NumPy Ollama

Databases & Cloud

PostgreSQL MySQL Redis SQLite AWS S3 EC2 Docker GitHub Actions



📊 GitHub Stats








🏅 Certifications


Certificate Issuer
🧠 Career Essentials in Generative AI Microsoft & LinkedIn → Verify
📊 Google Data Analytics Professional Certificate Google / Coursera → Verify
☁️ AWS Fundamentals Specialization AWS / Coursera → Verify
🐍 Python for Machine Learning Great Learning → Verify
📑 Accounting Fundamentals TCS iON TCS Portal


💬 Dev Quote




🤝 Let's Connect


I'm actively looking for full-time roles in Full-Stack, AI/ML, or Cloud Engineering.
If you're building something interesting or have a role that fits — my inbox is open.


LinkedIn Email Portfolio


Open to relocating. Open to remote. Just give me a good problem to solve.



🌐 See everything I've built

Portfolio


contribution snake

Pinned Loading

  1. acne-classification-system acne-classification-system Public

    A Python-based Acne Classification System using YOLO to detect and classify acne from images or webcam captures, featuring a Tkinter GUI for easy interaction.

    Python

  2. Loan-Approval-Prediction-and-Analysis Loan-Approval-Prediction-and-Analysis Public

    This project is a web-based application that predicts whether a loan application will be approved or rejected based on applicant data. It uses a logistic regression model trained on a loan approval…

    Jupyter Notebook

  3. RoboticArmProject RoboticArmProject Public

    Software for robotic arm control and simulation using Code::Blocks.

  4. Telco-Customer-Churn-Prediction-and-Analysis Telco-Customer-Churn-Prediction-and-Analysis Public

    A machine learning-powered web application to predict customer churn for telecommunications companies. Built with Flask, scikit-learn, and a Tailwind CSS frontend, it offers single and batch predic…

    HTML

  5. Email-Spam-Detector Email-Spam-Detector Public

    This project implements an Email Spam Detector using Python, Flask, and machine learning techniques. The application allows users to input an email message and classify it as either "Spam" or "Not …

    Jupyter Notebook