Skip to content
View shreyam91's full-sized avatar
:octocat:
Focusing
:octocat:
Focusing

Block or report shreyam91

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

Full Stack Developer · Java · Spring Boot · React

Typing animation




👋 About Me

I'm a Full Stack Developer who enjoys building practical, scalable and user-focused applications.

My main interests are Java, Spring Boot, React, Microservices and problem solving. I enjoy understanding how things work under the hood and turning that knowledge into real-world projects.

I'm continuously learning, experimenting and improving my development skills.

Build something useful. Learn something new. Improve every day.


🛠️ Tech Stack

Languages


Frontend


Backend


Database · Tools · DevOps


🟢 Current Focus

┌────────────────────────────────────────────────────┐
│                                                    │
│                 CURRENTLY BUILDING                 │
│                                                    │
│                    TaskScribe                      │
│                                                    │
│       Full-stack development & clean UX            │
│                                                    │
│       Java · Spring Boot · React · TypeScript      │
│                                                    │
└────────────────────────────────────────────────────┘

Currently focusing on:

  • 🚀 Building better full-stack applications
  • ☕ Improving Java & Spring Boot
  • 🧩 Understanding Microservices architecture
  • 🏗️ Writing maintainable and scalable code
  • 🧠 Strengthening DSA and problem-solving
  • ☁️ Exploring cloud and deployment concepts

⚡ Coding Activity

🌱 My Code Garden

Shreyam's GitHub Code Garden

Growing one contribution at a time.


🧠 Problem Solving / DSA

DSA animation

I'm continuously working on:

Arrays · Strings · Linked Lists · Stacks · Queues

Trees · Graphs · Recursion · Dynamic Programming

My approach

             ┌──────────────┐
             │    Problem   │
             └──────┬───────┘
                    ↓
             ┌──────────────┐
             │  Understand  │
             └──────┬───────┘
                    ↓
             ┌──────────────┐
             │  Break Down  │
             └──────┬───────┘
                    ↓
             ┌──────────────┐
             │  Implement   │
             └──────┬───────┘
                    ↓
             ┌──────────────┐
             │   Optimize   │
             └──────┬───────┘
                    ↓
             ┌──────────────┐
             │    Learn     │
             └──────────────┘

🚀 Featured Projects

🔹 Algo Visualizer

Interactive algorithm visualization designed to make algorithms easier to understand through visual demonstrations.

Tech: Java


🔹 TaskScribe

A productivity-focused application currently under development.

Tech: React · TypeScript


🔹 Portfolio

Personal developer portfolio showcasing projects, skills and experience.

Tech: TypeScript


🔹 Realtime Tracker

A real-time tracking application focused on live updates and interactive functionality.

Tech: JavaScript



📚 Currently Learning



Spring Boot → Microservices → System Design → Cloud → AI

I'm interested in understanding how applications move from:

Local Development
        ↓
Production
        ↓
Scalable Architecture
        ↓
Reliable Systems

🎯 2026 Goals

  • 🚀 Build production-ready full-stack applications
  • ☕ Deepen Spring Boot & Microservices knowledge
  • 🧠 Become stronger at DSA and problem solving
  • 🏗️ Learn System Design fundamentals
  • ☁️ Explore Cloud & DevOps
  • 🌎 Contribute to open-source projects
  • 💻 Ship more real-world projects
  • 📖 Keep learning consistently

📊 GitHub Stats

GitHub Streak



🌐 Connect With Me


Thanks for visiting 👋

Build · Learn · Improve

Made with curiosity and a lot of ☕

Pinned Loading

  1. Algo-Visualizer Algo-Visualizer Public

    Welcome to the Algorithm Visualizer project! This is an interactive web-based tool designed to help users visualize various algorithms in computer science. The goal of this project is to provide an…

    Java

  2. Data_Structure_Algorithim Data_Structure_Algorithim Public

    This DSA Learning Repository is designed to help you learn Data Structures and Algorithms (DSA) in a structured way, categorized by topics and difficulty levels. It contains detailed explanations, …

    Java 1

  3. Excel-File Excel-File Public

    A Java-based tool for reading, processing, and segregating Excel data into separate files or sheets based on specific criteria (e.g., a particular column value like "Region"). The tool utilizes Apa…

    Java

  4. TaskScribe TaskScribe Public

    This project is a clone of the popular Todoist web application, built using modern web technologies. The app allows users to create, manage, and track their daily tasks and schedules. It includes f…

    TypeScript