Skip to content
View Aditya70-creator's full-sized avatar
๐Ÿ’ญ
I may be slow to respond.
๐Ÿ’ญ
I may be slow to respond.
  • Student
  • Kolkata, India.
  • 21:22 (UTC +05:30)

Highlights

  • Pro

Block or report Aditya70-creator

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

Aditya Mitra Banner


๐Ÿ‘‹ About Me

public class AdityaMitra {

    String role = "Backend Developer";

    String education = "B.Tech Computer Science Engineering";

    String interests[] = {
        "Backend Engineering",
        "Open Source",
        "System Design",
        "Artificial Intelligence"
    };

    String currentlyLearning[] = {
        "Spring Boot",
        "Apache Open Source",
        "Data Structures & Algorithms",
        "System Design"
    };

    String goal = "Become a Software Engineer capable of building scalable systems.";

}

๐Ÿ‘จโ€๐Ÿ’ป About

  • ๐ŸŽ“ B.Tech CSE Student

  • ๐Ÿ’ป Passionate about Backend Engineering

  • ๐Ÿš€ Interested in Open Source

  • ๐Ÿ“š Consistently solving DSA problems

  • ๐ŸŒฑ Learning Spring Boot & System Design

  • ๐Ÿค Love building practical software

  • โšก Always learning by building

๐Ÿš€ Currently Working On

  • Backend Development

  • Spring Boot

  • Apache Open Source

  • Full Stack Projects

  • LeetCode

  • Git & GitHub

  • Clean Code Practices

๐ŸŽฏ 2026 Goals

  • โญ Apache Contributor

  • โญ GSoC 2027 Preparation

  • โญ Backend Internship

  • โญ 500+ LeetCode Problems

  • โญ Production Ready Projects

  • โญ Strong System Design


๐Ÿ› ๏ธ Tech Stack

๐Ÿ’ป Languages



โš™๏ธ Backend Development



๐Ÿ—„๏ธ Database



๐Ÿ› ๏ธ Tools



โ˜๏ธ Currently Learning


๐Ÿ“Œ Featured Projects

๐Ÿง  Memory Dock

Status: ๐ŸŸฃ In Development

A modern file storage & synchronization platform focused on secure sharing, productivity, and seamless cross-device access.

Tech

Java Spring Boot MySQL Docker

๐Ÿ“Š Student Marks Manager

A student management application to calculate CGPA, organize marks, and visualize academic performance.

Tech

HTML CSS JavaScript Java Spring Boot Docker

๐Ÿ’ป LeetCode-Solutions

A continuously growing repository containing optimized DSA solutions and interview preparation notes.

Focus

  • Arrays
  • Strings
  • Trees
  • Graphs
  • Dynamic Programming

๐ŸŒ Apache Open Source

Coming Soon ๐Ÿš€

Preparing to contribute to Apache projects while learning large-scale production codebases and open-source collaboration.

Goal

  • Apache Grails
  • Apache Foundation
  • GSoC 2027

๐Ÿ“ˆ Learning Roadmap

Backend Development
        โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘ 55%

Spring Boot
        โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘ 35%

Data Structures
        โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘ 40%

Open Source
        โ–ˆโ–ˆโ–ˆโ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘ 20%

System Design
        โ–ˆโ–ˆโ–ˆโ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘ 15%

๐Ÿ“Š GitHub Analytics



๐Ÿ“ˆ Contribution Activity


๐Ÿ Contribution Snake

GitHub Contribution Snake


๐Ÿค Let's Connect


๐Ÿ’ผ Open To

๐Ÿ’ก Looking For Status
Backend Development Internship โœ…
Open Source Collaboration โœ…
Java / Spring Boot Projects โœ…
Hackathons โœ…
Research & Learning Opportunities โœ…

๐Ÿ’ก Philosophy

"Great software isn't built in a day.
It is built every single day."


โšก Fun Facts

  • โ˜• Coffee + Music = Productivity
  • ๐Ÿ’ป I enjoy building backend systems.
  • ๐Ÿš€ Always exploring new technologies.
  • ๐Ÿ“– Learning something every day.
  • ๐ŸŒ Dreaming big, building bigger.

โญ Thanks for visiting my profile!

If you enjoy my projects, feel free to โญ my repositories.

Let's build something amazing together ๐Ÿš€


Pinned Loading

  1. Bounce-the-Ball Bounce-the-Ball Public

    ๐ŸŽฎ A simple Scratch game where a basketball bounces off walls, and the player controls a paddle using arrow keys to keep it in play.

    1

  2. Memory_dock Memory_dock Public

    Under development

    Java 1

  3. Metadata-Extractor Metadata-Extractor Public

    A lightweight, high-performance Java command-line utility that extracts structured metadata parameters (such as resolution, hardware camera profiles, color spacing, and geotagged tracking vectors) โ€ฆ

    Java 1

  4. Personal_portfolio Personal_portfolio Public

    Modern interactive portfolio website built with React, TypeScript, Vite and premium animations to showcase projects, skills and achievements.

    TypeScript 1

  5. Student-Marks-Manager Student-Marks-Manager Public

    A full-stack Student Marks Management System built with Java Spring Boot, MongoDB, HTML, CSS, and JavaScript for managing student records, calculating grades, and tracking academic performance.

    HTML 1

  6. leetcode-solutions leetcode-solutions Public

    Welcome to my **LeetCode Solutions** repository. This repository contains my solutions to LeetCode problems implemented in **C** and **Java** as part of my Data Structures & Algorithms journey.

    C 1