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

classRohanSharma:
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."defsay_hi(self):
print("Thanks for dropping by! Lets build something crazy together")
me=RohanSharma()
me.say_hi()

Tech Stack and Skills

AI / ML / LLM

PythonLangChainGeminiHuggingFaceStreamlitscikit-learnPandas

Web and Backend

TypeScriptReactDjangoFlaskNode.jsViteTailwindCSS

Data and Infrastructure

PostgreSQLSupabaseRedisHadoop

Tools and DevOps

GitGitHubVSCodePyPI


Featured Projects

ProjectDescriptionTech
Vendor Recommendation BotLocal AI assistant for event planning and vendor selection - no cloud APIsPython, Streamlit
Health Prediction AppMultiple Disease Prediction System using MLPython, scikit-learn, Streamlit
Dumroo Admin AINLP chatbot for school admins - query student data in plain EnglishPython, Gemini, LangChain
Email Automation LLMAI-powered email management with sentiment analysis dashboardReact, TypeScript, Python
Travel Agent AIConversational travel assistant for India with real-time infoFlask, HuggingFace, Python
PubMed Paper FetcherCLI tool to fetch and filter PubMed papers by author affiliationPython, PyPI
Django Activity LogsProduction-grade user activity tracking with Redis, DRF, PostgreSQLDjango, Redis, PostgreSQL
Customer Onboarding SystemFull-stack onboarding app with Supabase and role-based accessReact, TypeScript, Supabase

GitHub Stats

trophy

Rohan's GitHub Activity Graph

GitHub Streak


Connect With Me

LinkedInGitHub


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

Pinned Loading

  1. django-user-activity-logsdjango-user-activity-logsPublic

    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-appHealth-Prediction-appPublic

    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-grasssnake-in-the-grassPublic

    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-BotVendor-Recommendation-Event-Cost-Estimation-BotPublic

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

    Python