Skip to content
View Abhiboss07's full-sized avatar

Highlights

  • Pro

Block or report Abhiboss07

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
Abhiboss07/Readme.MD

Typing SVG

Building reliable backend systems with Java, data, and automation

I’m focused on backend engineering with Java, solid DSA, and system design to ship production‑ready services.

I believe in depth over noise — fewer projects, strong fundamentals, and systems that actually solve real problems.



🎯 Current Goal

Crack a Backend Engineer / SDE (Java) role by building:

  • Strong DSA fundamentals
  • Real Spring Boot backend projects
  • Practical system design & scalability understanding

🧰 Tech Stack at a Glance

💻 Languages
  • Java
  • JavaScript (Node.js)
  • Python
  • SQL
🗄️ Backend & Data
  • Spring Boot
  • REST APIs
  • JWT Authentication
  • PostgreSQL / MySQL
  • Data ingestion & validation
⚙️ Automation & Tools
  • Web scraping
  • n8n workflows
  • CLI tools
  • Git & GitHub

🚀 Highlight Projects

A few backend-focused projects that reflect how I think about systems, data, and clean APIs.

  • Project 1 – LoginSystem
    Production-style REST API with JWT auth, layered architecture, proper exception handling, and pagination. Focused on clean domain modeling and separation of concerns.

  • Project 2 – Market-Price-Prediction
    End‑to‑end pipeline that ingests messy data, validates it, and stores it in a relational DB. Emphasis on reliability, observability, and idempotent operations.

  • Project 3 – Insta-Scrapper
    Automated workflows to glue services together (scraping → processing → notifications), reducing manual work and making processes repeatable.


🌱 Currently Leveling Up

  • Advanced Java & DSA
  • Backend system design
  • Scalable API architecture
  • Caching & concurrency
  • Writing clean, maintainable backend code

💬 Ask Me About

  • Java & Spring Boot backend design
  • DSA preparation strategy
  • Building scalable APIs
  • Data ingestion systems
  • Backend transition roadmap

⚡ Fun Fact

I prefer clean backend logic and system thinking over flashy UI, and I enjoy turning messy data flows into structured backend systems.


📫 Connect With Me


📄 Download My Resume

Coming soon – I’ll add my resume link here.


🧠 Mindset

Strong fundamentals → Real projects → Scalable thinking
This is how I’m building my Backend SDE career.


Pinned Loading

  1. Circular-Audio Circular-Audio Public

    Full‑stack audio visualization project with a React frontend and a Java/Gradle backend.

    HTML

  2. Insta-Scrapper Insta-Scrapper Public

    A powerful Python tool to scrape and collect Instagram profiles for lead generation using Google Custom Search API and Instagram data enrichment.

    Python

  3. LoginSystem LoginSystem Public

    A simple command-line login system implemented in Java that allows users to register and login with username and password authentication.

    Java

  4. Market-Price-Prediction Market-Price-Prediction Public

    AgriPrice Pro is a comprehensive agricultural market analysis platform that provides real-time price predictions, historical data visualization, and market insights for various crops. Built with mo…

    Java

  5. NativeCode NativeCode Public

    A toy programming language made for college mini project based on python

    JavaScript

  6. E-com E-com Public

    A production-ready, feature-rich e-commerce platform with multiple payment methods, real-time cart management, and modern UI/UX

    TypeScript