Skip to content
View abhishek9773's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro

Organizations

@project-based-learning-community

Block or report abhishek9773

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

Hey 👋, I'm Abhishek Kumar

An AIML student and Backend Developer focused on building scalable systems with Java, Spring Boot, and Python.
Passionate about integrating AI with modern backend architectures and intelligent systems.

🚀 Currently Working On: Hostel Management System

Core Focus: Security Automation & Hierarchical Workflow | Status: Active Development (Private Repo)

System Demo
▶️ Click to View System Walkthrough


🔐 Hierarchical Authentication & Access
  • Multi-level Role Management: Admin → Warden → Student
  • Mandatory Pre-registration & OTP-verified Login system
📜 Smart Leave Management Workflow
  • Student request ➔ Warden approval ➔ Encrypted QR Generation
  • Security Gate Integration: Exit/Entry logs via QR scan
📢 Administrative Modules
  • Real-time Announcement Broadcasting
  • Centralized Complaint Redressal System

🖥️ Java Backend Projects (Spring Boot)

Project Description Code
Hostel Management 🛠️ In Progress: Backend system for room management & student tracking 🔗 GitHub
Trading API Spring Boot REST API for mock trading functionality 🔗 GitHub
Project Management API Manage users, tasks, projects with JWT auth 🔗 GitHub
X-Clone API A Twitter-like backend with posting, likes, replies 🔗 GitHub

🧱 Microservices Architecture (Spring Boot + Eureka)

All the below projects are connected and form a microservices system:

Service Description GitHub
Task Service Microservice for managing tasks 🔗 GitHub
Submit Service Handles task submissions 🔗 GitHub
Authentication Service JWT-based user authentication microservice 🔗 GitHub
Eureka Server Service discovery using Netflix Eureka 🔗 GitHub

🌐 Frontend Projects

Project Description Live Demo Code
FarmHub A farmer-focused platform with marketplace, services & more 🌱 Live 🔗 GitHub
FarmHub Dashboard Admin dashboard to manage listings, rentals, and orders 📊 Live 🔗 GitHub
Instagram UI Clone A frontend clone of Instagram built with React 📸 Live 🔗 GitHub

📫 Connect with Me


“Consistency beats talent when talent doesn’t show up.”
Let’s build cool stuff together 🚀

Pinned Loading

  1. CodePen-clone CodePen-clone Public

    A web application replicating CodePen's functionality and layout using React, Tailwind CSS, and Firebase for the backend

    JavaScript

  2. Farmhub Farmhub Public

    FarmHub is a platform that connects farmers with agricultural service providers, allowing them to rent and offer farming-related resources and services. It supports both individual farmers and agri…

    TypeScript 1

  3. Farmhub-dashboard Farmhub-dashboard Public

    FarmHub Dashboard: A centralized platform to manage, track, and optimize farming services, rentals, and user interactions. Streamline operations and enhance decision-making with intuitive, real-tim…

    JavaScript

  4. Instagram-web-UI Instagram-web-UI Public

    Clone of Instagram UI for learning purposes

    JavaScript

  5. trading-api trading-api Public

    A robust trading API built with Spring Boot, providing endpoints for executing trades, managing portfolios, and retrieving real-time market data. Designed for scalability and optimized performance.

    Java