Skip to content
View Sumit0ubey's full-sized avatar
☁️
Focusing
☁️
Focusing

Highlights

  • Pro

Block or report Sumit0ubey

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



✨ About Me

import java.util.List;

class Profile {
    String role;
    List<String> interests;
    String learning;
    String collaboration;
    String pronouns;
    String funFact;

    Profile(String role, List<String> interests, String learning, String collaboration, String pronouns, String funFact) {
        this.role = role;
        this.interests = interests;
        this.learning = learning;
        this.collaboration = collaboration;
        this.pronouns = pronouns;
        this.funFact = funFact;
    }
}

Profile sumit = new Profile(
    "Backend Developer & Software Engineer",
    List.of("Backend Development", "Software Engineering", "Artificial Intelligence", "Machine Learning", "Data Science", "Web Development"),
    "Scalable backend architecture, practical AI/ML systems, and data-driven application development",
    "Open to Backend, Software, AI/ML, and Data-focused collaborations",
    "He/Him",
    "Data is everywhere."
);

🌐 Connect


Open to internships, backend roles, and AI/ML collaborations.


🧠 Tech Stack





πŸ’Ό Recruiter Snapshot

  • Role fit: Backend Developer / Software Engineering (AI-ML-Data capable)
  • Core strengths: Backend & API development, system design, real-time architectures, and data-driven product development
  • Work style: Fast learner, product mindset, clean implementation, and collaboration-friendly
  • Portfolio proof: Pinned repositories already demonstrate end-to-end execution across backend, software, and AI projects

🧩 Language Focus (Adjusted for recruiter view)

Excluding notebook-heavy and markup-only noise from language distribution.

  • Primary: Python, Java
  • Secondary: Kotlin, SQL
  • Supporting: JavaScript/TypeScript, Web stack, Cloud/DevOps tooling

πŸ“Š GitHub Analytics





GitHub streak stats



Contribution activity graph



Repositories per language Most commit language Productive time



GitHub followers Total repository stars

🎯 Current Focus

β–Έ Building scalable backend systems and production-ready APIs
β–Έ Writing clean software with strong system design fundamentals
β–Έ Applying AI/ML and data science to practical products
β–Έ Deepening cloud, DevOps, and architecture skills
β–Έ Collaborating on impactful open-source and team projects

🀝 Open for Opportunities

Internships β€’ Collaborations β€’ Open Source β€’ Freelance Projects β€’ Tech Networking



"Dream, dream, dream. Dreams transform into thoughts and thoughts result in action."
β€” Dr. A. P. J. Abdul Kalam

Pinned Loading

  1. VisuoLink VisuoLink Public

    VisuoLink is a cross-platform system for gesture-based, touch-free interaction. Includes: πŸ–₯️ Kivy desktop app, πŸ“± ML Kit Android app, βš™οΈ FastAPI backend, 🌐 GitHub website β€” integrating vision, ML, a…

    1

  2. Pinggo Pinggo Public

    A Django real-time chat app that lets users communicate via global, group and private chats, built for seamless and interactive messaging.

    HTML 2

  3. TorchAI TorchAI Public

    TorchAI is an Android app that combines AI chat and voice assistance with translator in a single on-device experience. It can be used to translate , chat with AI and can be used as Assistance . The…

    Kotlin 2

  4. MailAPIX MailAPIX Public

    A lightweight and efficient email-sending API built with FastAPI and Python's smtplib. This service provides endpoints to send emails securely via SMTP, making it ideal for integration into larger …

    Python 2

  5. PythonProjects PythonProjects Public

    This repository is a collection of various Python projects aimed at demonstrating different concepts and technologies. It includes projects ranging from GUI applications to web development, automat…

    Python 1

  6. Data_Analysis_Bootcamp Data_Analysis_Bootcamp Public

    This repository contains projects completed during a bootcamp guided by Alex The Analyst on YouTube. It includes: #Pandas: Data manipulation and analysis. #Power BI: Interactive dashboards. #Python…

    Jupyter Notebook 1