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

Highlights

  • Pro

Block or report Adarsh0311

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

Hi, I'm Adarsh 👋

AWS CertifiedJavaAngularNodeDotNetPostgres

Full-Stack, Backend & Cloud Engineer | AWS Certified Developer

🚀 I build reliable, scalable backend systems and cloud-native applications that power real-world platforms and production environments.


☁️ Core Tech Stack

Backend: Java, Spring Boot, .NET, Node.js
Cloud: AWS (Lambda, S3, API Gateway, EC2, RDS, CloudFront, IAM, SQS)
Databases: PostgreSQL, DynamoDB
Frontend: Angular, Vue, React
DevOps: GitHub Actions, CodePipeline, Linux, Docker


🏗 Featured Projects

🎵 Musify – Serverless Music Streaming Platform

Spring Boot + React + AWS (Lambda, S3, DynamoDB, API Gateway)

  • Fully serverless backend architecture
  • Secure MP3 streaming using pre-signed S3 URLs
  • Metadata stored in DynamoDB
  • Stateless Lambda-based compute layer

👉 Repo: https://github.com/Adarsh0311/musify


🌐 Cloud Portfolio (Production AWS Deployment)

S3 + CloudFront + Route 53 + ACM + CodePipeline

  • Static hosting with global CDN
  • Automated CI/CD pipeline
  • Secure HTTPS with ACM
  • Real-world DNS configuration

👉 Live: https://adarshkumar.dev
👉 Repo: https://github.com/Adarsh0311/Portfolio


🏫 Campus Inspection System (Production Deployment)

Node.js backend on EC2 + PostgreSQL on RDS
Frontend hosted on S3 + CloudFront

  • 99.9% availability with CI/CD
  • JWT authentication
  • Separate frontend & backend pipelines
  • Used in a real university environment

👉 Repo: https://github.com/Adarsh0311/campus-inspection-system


📜 Certifications

✅ AWS Certified Developer – Associate (Score: 885)


📫 Connect With Me

LinkedIn: https://linkedin.com/in/adarsh-kumar03
Portfolio: https://adarshkumar.dev

Pinned Loading

  1. MusifyMusifyPublic

    A serverless music streaming platform built with React, Spring Boot, and AWS (Lambda, S3, API Gateway, DynamoDB). Features secure MP3 streaming via pre-signed URLs. 🎵☁️

    Java 1

  2. campus-inspection-systemcampus-inspection-systemPublic

    Full-stack web application built with Node.js, Express, Prisma, PostgreSQL, and Angular to digitize and streamline campus facility inspections, replacing a manual, paper-based workflow.

    TypeScript 2 3

  3. PortfolioPortfolioPublic

    This repository contains the source code for my personal portfolio website, built with Angular and styled with Tailwind CSS. This project showcases my skills and experience with modern web technolo…

    HTML

  4. shopsphere-backendshopsphere-backendPublic

    🛒 ShopSphere - Full-stack e-commerce platform built with Spring Boot & Angular. Features product catalog, order management, Stripe payments, SQS messaging, AWS deployment. Production-ready with Pos…

    Java