Skip to content
View itzsudipta's full-sized avatar

Highlights

  • Pro

Block or report itzsudipta

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.

Please don't include any personal information such as legal names or email addresses. Maximum 250 characters, 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
itzsudipta/README.md

πŸ‘‹ Welcome to TheSudiptaVerse

Header
Typing Animation

Profile Views Followers Stars


πŸš€ Meet Sudipta - The Code Explorer

const developer = {
  name: 'Sudipta Sarkar',
  status: 'Final Year B.Tech CS Student',
  university: 'Narula Institute of Technology',
  
  expertise: ['Full-Stack Web Dev Enthusiast', 'Machine Learning'],
  
  openSource: {
    programs: ['GSSOC\'25', 'OSCI\'25', 'Apertre\'25'],
    contributions: '12 merged PRs',
    impact: 'Building intelligent solutions for tomorrow'
  },
  
  passion: 'Clean code practices & AI-driven productivity',
  
  getCurrentFocus() {
    return 'Serving the nation not in uniform, but in algorithms';
  },
  
  currentMood: () => "Learning, Building, Contributing! πŸš€"
};

console.log(`${developer.name}: ${developer.getCurrentFocus()}`);
// Output: Sudipta Sarkar: Serving the nation not in uniform, but in algorithms

🀝 Connect With Me


🎯 About Me

"I'm not a developer yet, but I'm on my way there!" 🌱

Currently navigating through the exciting world of technology as a final year Computer Science student. Every line of code I write, every algorithm I implement, and every project I build brings me one step closer to becoming the developer I aspire to be.

My Journey So Far:

  • πŸŽ“ Pursuing B.Tech in Computer Science at Narula Institute of Technology

  • πŸ’» Learning full-stack web development with modern technologies

  • πŸ€– Exploring the fascinating world of Machine Learning and AI

  • 🌟 Contributing to open source projects and growing with the community

  • πŸ“š Constantly learning, experimenting, and pushing my boundaries

---

πŸ› οΈ Tech Arsenal & Skills

Β My Tech Stack


Machine Learning

πŸ€– Machine Learning

Frontend

🌐 Frontend

Backend

βš™οΈ Backend & Database

DevOps

☁️ Cloud & DevOps
TensorFlow
NumPy
Pandas
Matplotlib
HTML5
CSS3
JavaScript
MySQL Logo AWS
Git
GitHub

πŸ› οΈ Development Environment

VS Code
VS Code
Jupyter
Jupyter
Postman
Postman
Linux GitLab
GitLab


"Learning one technology at a time, building the future one line of code at a time!"

🌟 Open Source Journey & Achievements


"Contributing to the future, one commit at a time!"

Contribution Stats

πŸ† Program Participation Dashboard

Program Status PRs Merged
GSSOC Logo GSSOC'25 🎯 Active Contributor 3+ PRs
OSCI Logo OSCI'25 πŸš€ Participant 2+ PRs
Apertre Logo Apertre'25 πŸ’‘ Active Member 1+ PRs

πŸ… Open Source Contribution Badges

An image of @itzsudipta's Holopin badges, which is a link to view their full Holopin profile


πŸ“Š GitHub Analytics & Achievements

GitHub Stats GitHub Streak
Top Languages Contribution Graph

πŸ… GitHub Trophies

GitHub Trophies
---

πŸ“Š Repository Analysis

πŸ” Top Contributed Repositories


Footer
⭐ From Sudipta Sarkar with ❀️ - Still learning, still growing, still coding!

Pinned Loading

  1. PixelCraft PixelCraft Public

    PixelCraft is a web-based image editor built with Flask and Tailwind CSS, offering features like grayscale, flip, resize, and live image preview for seamless editing.

    HTML

  2. GrooveGraph GrooveGraph Public

    GrooveGraph is a personalized music dashboard that integrates with the Spotify API. It allows users to view their top tracks, artists, and genres, offering a visually appealing and interactive inte…

    JavaScript 1

  3. GitRAG GitRAG Public

    GitRAG is an AI-powered assistant that turns your Git commit history into an intelligent, searchable knowledge base. It uses a Retrieval-Augmented Generation (RAG) pipeline powered by Gemma-2B, FAI…

    Python 2

  4. Enterprise-Banking-Database-System Enterprise-Banking-Database-System Public

    A modern Enterprise level, cloud-native banking database system with Node.js and Supabase. Features real-time transactions, ACID compliance, and scalable backend. Complete with live data sync and p…

    PLSQL

  5. SwiftChat SwiftChat Public

    SwiftChat is a lightweight real-time chat application built using FastAPI for the backend and HTML, CSS, and JavaScript for the frontend. It allows users to register, log in, select chat rooms, and…

    HTML

  6. ScholarlyDraw ScholarlyDraw Public

    ScholarlyDraw is an AI-powered web application that automatically generates LaTeX diagrams and visualizations from natural language descriptions. Built with Flask and powered by IBM's Granite AI mo…

    HTML