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

Block or report adv11

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
adv11/README.md
Typing SVG

Profile ViewsSDE 1 @ InfosysLocationOpen to Opportunities

👋 About Me

I'm a backend-focused engineer building scalable, event-driven systems with clean, production-ready code. Currently shipping enterprise microservices at Infosys, and exploring Generative AI and advanced system design (HLD/LLD) on the side.

  • 🔭 Currently working on enterprise Spring Boot microservices and Kafka-based event-driven architecture
  • 🌱 Currently learning Generative AI, System Design, and React
  • 💬 Ask me about Java, Spring Boot, Microservices, OWASP security
  • 📫 Reach me via any of the socials below
  • 🌐 Full portfolio (projects, resources, LeetCode stats): adv-woad.vercel.app

🌐 Connect With Me

LinkedInPortfolioMediumXLeetCode


💼 Experience

RoleCompanyDurationHighlights
Specialist Programmer (SDE 1)Infosys LimitedAug 2023 – PresentEnterprise backend services · Spring Boot microservices · Kafka event-driven architecture · OWASP security hardening · GenAI exploration
Specialist Programmer InternInfosys LimitedFeb 2023 – Jul 2023Java, Spring Boot, SQL, Angular training · Android UI with Jetpack Compose · Kotlin functional programming

🛠️ Tech Stack

Languages

JavaJavaScriptTypeScriptPythonKotlinC++

Backend & Distributed Systems

SpringSpring BootSpring SecurityKafkaMicroservices

Frontend

ReactHTML5CSS3Tailwind CSS

Databases

PostgreSQLMySQLMongoDBFirebase

DevOps & Cloud

DockerKubernetesGitGitHubPostman

Security

OAuthOWASP

Currently Exploring

GenAISystem Design


🚀 Featured Projects

ProjectDescriptionTech StackLinks
Ascent ⭐ 1Personal roadmap/goal-tracking PWA with AI-generated templates, cross-device sync, offline support & progress analyticsVanilla JS, Firebase, PWALive · Repo
PayPal ClonePayment platform built with a microservices architecture — distributed transactions, service isolation, cloud-native deploymentJava, Spring Boot, PostgreSQL, React, Docker, Kubernetes, KafkaRepo
Password VaultSecure Android app for encrypted password storage with clean, functional architectureJava, Kotlin, Jetpack ComposeRepo
Graph ⭐ 32Curated collection of graph algorithm problems & solutionsJavaRepo
Recursion & Backtracking ⭐ 9Well-documented recursion & backtracking problem setJavaRepo
Binary Search ⭐ 3Comprehensive binary search pattern referenceJavaRepo

📄 More projects, write-ups & learning resources on my portfolio site.


📊 GitHub Stats

GitHub StatsTop LanguagesStreak Stats

🐍 Contribution Snake

github contribution grid snake animation

🏆 Achievements

FollowersGraph StarsRecursion StarsSince

📕 Latest Blog Posts

✍️ Random Dev Quote

Quote


⭐ from Akash Deep Vishwakarma — last profile refresh keeps stats live via the widgets above.

Pinned Loading

  1. BMI-CalculatorBMI-CalculatorPublic

    Java 3

  2. adv11-TicTacToe-FreeUltimateGameadv11-TicTacToe-FreeUltimateGamePublic

    Java 3

  3. Attribute_in_ServletsAttribute_in_ServletsPublic

    In this repositor, I have practiced to code for implementing attributes and how we can share the attribute from one servlet to the other.

    Java

  4. HttpServlet-Example-ApplicationHttpServlet-Example-ApplicationPublic

    This Java web application demonstrates the fundamental concepts of servlets by creating a simple user information form. The application showcases how to build and handle HTTP requests and responses…

    HTML

  5. RequestDispatcher-Example-ApplicationRequestDispatcher-Example-ApplicationPublic

    Java

  6. Cookies_in_servletsCookies_in_servletsPublic

    Java