Skip to content
View kuro-2's full-sized avatar
😃
I may be slow to respond.
😃
I may be slow to respond.

Block or report kuro-2

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

Typing SVG


About Me

class RohanSharma:
    def __init__(self):
        self.name        = "Rohan Sharma"
        self.alias       = "kuro-2"
        self.role        = "Software Developer @ Dumroo AI"
        self.location    = "Dibrugarh, Assam"
        self.speciality  = ["AI/ML Engineering", "Full-Stack Development", "Data Pipelines"]
        self.currently   = "Building intelligent systems that scale"
        self.philosophy  = "If it can be automated, automate it. If it can be AI-powered, power it."

    def say_hi(self):
        print("Thanks for dropping by! Lets build something crazy together")

me = RohanSharma()
me.say_hi()

Tech Stack and Skills

AI / ML / LLM

Python LangChain Gemini HuggingFace Streamlit scikit-learn Pandas

Web and Backend

TypeScript React Django Flask Node.js Vite TailwindCSS

Data and Infrastructure

PostgreSQL Supabase Redis Hadoop

Tools and DevOps

Git GitHub VSCode PyPI


Featured Projects

Project Description Tech
Vendor Recommendation Bot Local AI assistant for event planning and vendor selection - no cloud APIs Python, Streamlit
Health Prediction App Multiple Disease Prediction System using ML Python, scikit-learn, Streamlit
Dumroo Admin AI NLP chatbot for school admins - query student data in plain English Python, Gemini, LangChain
Email Automation LLM AI-powered email management with sentiment analysis dashboard React, TypeScript, Python
Travel Agent AI Conversational travel assistant for India with real-time info Flask, HuggingFace, Python
PubMed Paper Fetcher CLI tool to fetch and filter PubMed papers by author affiliation Python, PyPI
Django Activity Logs Production-grade user activity tracking with Redis, DRF, PostgreSQL Django, Redis, PostgreSQL
Customer Onboarding System Full-stack onboarding app with Supabase and role-based access React, TypeScript, Supabase

GitHub Stats

trophy

Rohan's GitHub Activity Graph

GitHub Streak


Connect With Me

LinkedIn Twitter GitHub


"The best code is the one that thinks for itself." - kuro-2

Pinned Loading

  1. django-user-activity-logs django-user-activity-logs Public

    User Activity Log System is a Django + DRF backend that records user actions like login, logout, and file uploads. It supports filtering, status transitions, PostgreSQL storage, Redis caching, auth…

    Python 1

  2. Health-Prediction-app Health-Prediction-app Public

    Multiple Disease Prediction System (MDPS) or Health-Prediction-app The Multiple Disease Prediction System (MDPS) is a machine learning-based web application built with Streamlit.

    Python

  3. snake-in-the-grass snake-in-the-grass Public

    This project is a simple Snake game made for fun and for learning the basics of [Pygame](https://www.pygame.org/). The game features a colorful interface, adjustable speed, and a background image. …

    Python

  4. Vendor-Recommendation-Event-Cost-Estimation-Bot Vendor-Recommendation-Event-Cost-Estimation-Bot Public

    A local, logic-driven AI assistant for event planning and vendor selection. Built with Python and Streamlit — no cloud APIs, no paid tools.

    Python