Skip to content
View Kinshuk2003's full-sized avatar

Highlights

  • Pro

Block or report Kinshuk2003

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

Hi, I'm Kinshuk Goyal πŸ‘‹

Software Engineer β€’ Full-Stack Developer β€’ AI & Systems Enthusiast

I build reliable systems from first principles β€” clean code, clear logic, real impact.

LinkedIn β€’ GitHub β€’ Email β€’ LeetCode


About Me

  • 🌱 Currently learning: Generative AI, Golang
  • πŸ‘― Looking to collaborate on: MERN Stack, Full Stack Python, AI
  • πŸ’¬ Ask me about: Machine Learning, Full Stack Python, Data Analytics

🌐 Coding Profiles

GeeksforGeeks LeetCode

πŸ› οΈ Skills

Languages

C C++ Python Java JavaScript CSS3 HTML5

Frameworks & Libraries

React Node.js Express.js Spring Boot Flask NumPy Pandas scikit-learn Matplotlib Seaborn Hugging Face TensorFlow

Databases

MongoDB MySQL Redis

Tools & Platforms

Git Docker GitHub LINUX Postman

πŸš€ Featured Projects

πŸ•’ Schedula β€” Distributed Job Scheduling Service

πŸ”— https://github.com/Kinshuk2003/Schedula

  • Designed a fault-tolerant distributed scheduler for time-based & interval workflows
  • Implemented async execution, retries, persistence, and monitoring
  • Worker-based architecture handling concurrent workloads reliably

Tech: Python, FastAPI, Celery, Redis, PostgreSQL, Docker


πŸ’» CodeRoom β€” Cloud-Native AI Web IDE

πŸ”— https://github.com/Kinshuk2003/CodeRoom

  • Built a browser-based IDE with live execution & terminal access
  • Real-time collaboration via WebSockets + containerized runners
  • Reduced local setup friction, improved developer feedback loops

Tech: React, Node.js, TypeScript, Docker, MongoDB, Nginx


πŸ“š AspectTour β€” LLM-Based Aspect Extraction (Research)

πŸ”— https://github.com/Kinshuk2003/AspectTour-Leveraging-LLMs-for-Aspect-Extraction-in-Tourism-Reviews

  • Springer Nature accepted research (LNNS series)
  • Applied RAG + LLMs for aspect extraction on tourism reviews
  • Achieved 0.78 macro F1 on real-world datasets

Tech: Python, PyTorch, LLaMA-2, Mistral, Flan-T5


πŸ“« Contact Me

  • LinkedIn: LinkedIn
  • Twitter: Twitter
  • Email: Email

β€œBuild things that last. Optimize for clarity.”

πŸ“Š GitHub Stats

GitHub Streak Stats Top Languages

Thank you for visiting my GitHub profile! Feel free to explore my repositories and get in touch if you'd like to collaborate on any projects.

Pinned Loading

  1. Automatic_attendance_system Automatic_attendance_system Public

    A deep learning project for recording the attendance of the systems using facial recognition and facial detection

    Python

  2. CodeRoom CodeRoom Public

    A Cloud Native IDE for Founders and High Velocity Teams

    JavaScript 1 1

  3. AspectTour-Leveraging-LLMs-for-Aspect-Extraction-in-Tourism-Reviews AspectTour-Leveraging-LLMs-for-Aspect-Extraction-in-Tourism-Reviews Public

    Aspect term extraction in the under-explored tourism domain by leveraging various LLMs

    Jupyter Notebook

  4. Schedula Schedula Public

    Meet Schedula! -- A distributed job scheduling service to schedule the jobs, programs and tasks

    Python