Skip to content
View itskris2283's full-sized avatar

Block or report itskris2283

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

Hi πŸ‘‹, I'm Krish Singh

πŸš€ Software Developer β€’ ML & DL Enthusiast β€’ MERN Stack Explorer

profile views


🌟 About Me

  • πŸ”­ Currently building MERN web apps and ML-powered systems
  • 🌱 Exploring Deep Learning (TensorFlow) and advanced ML techniques
  • 🧠 Interested in AI systems + scalable backend architecture
  • πŸ’¬ Ask me about backend dev, ML models, APIs, or system design
  • πŸ“« Reach me at: krisprog2283@gmail.com

πŸ”— Connect With Me


πŸ’» Tech Stack

πŸ§‘β€πŸ’» Languages

Python Β· Java Β· JavaScript Β· TypeScript

🌐 Web Development

React Β· Node.js Β· Express Β· MongoDB

πŸ€– Machine Learning

scikit-learn Β· TensorFlow

βš™οΈ Tools & Dev

Git Β· Docker Β· VS Code


πŸš€ Featured Projects

🌱 AI Plant Disease Classifier

TensorFlow model + Streamlit UI for detecting plant diseases
πŸ”— https://github.com/itskris2283/plant-disease-classifier


🍲 Recipe Share

Full-stack MERN app with image uploads & rich-text editor
πŸ”— https://github.com/itskris2283/Recipe-Share


πŸ”’ Handwritten Digit Recognizer

ML model + web interface for digit recognition
πŸ”— https://github.com/itskris2283/Handwritten-Digit-Recognizer


🫁 Lung Disease Classifier

Deep learning model for chest X-ray classification
πŸ”— https://github.com/itskris2283/LungDiseaseClassifier


πŸ“ˆ GitHub Stats


πŸ›  How I Work

  • I write modular, scalable, and clean backend systems
  • I build ML pipelines with experimentation + reproducibility in mind
  • I focus on performance, UX, and real-world usability

🀝 Open to Opportunities

I’m open to:

  • πŸ’Ό Remote internships / roles (Backend / AI / ML)
  • 🀝 Collaborations on impactful projects
  • πŸš€ Freelance work

🎯 Quick Links


⭐ If you like my work, consider giving a star to my repositories!

Popular repositories Loading

  1. SchoolProjects SchoolProjects Public

    This repo contains projects which I created for my school CS practicals

    Python

  2. Questify Questify Public

    A Python-based quiz app that lets users take quizzes, answer multiple-choice or true/false questions, and view their scores. Includes a simple REST API for quiz management and score tracking.

    Python

  3. learnHub learnHub Public

    learning resource aggregator

    JavaScript

  4. DevQuery DevQuery Public

    A Q&A platform where users can post questions, provide answers, and vote on content. Features include user authentication, question categorization, real-time voting, and a simple, intuitive interfa…

    TypeScript

  5. itskris2283 itskris2283 Public

  6. LungDiseaseClassifier LungDiseaseClassifier Public

    A deep learning project that classifies chest X-ray images into various lung disease categories using convolutional neural networks (CNNs). Built with TensorFlow/Keras and trained on medical imagin…

    Python