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 Views SDE 1 @ Infosys Location Open 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

LinkedIn Portfolio Medium X LeetCode


💼 Experience

Role Company Duration Highlights
Specialist Programmer (SDE 1) Infosys Limited Aug 2023 – Present Enterprise backend services · Spring Boot microservices · Kafka event-driven architecture · OWASP security hardening · GenAI exploration
Specialist Programmer Intern Infosys Limited Feb 2023 – Jul 2023 Java, Spring Boot, SQL, Angular training · Android UI with Jetpack Compose · Kotlin functional programming

🛠️ Tech Stack

Languages

Java JavaScript TypeScript Python Kotlin C++

Backend & Distributed Systems

Spring Spring Boot Spring Security Kafka Microservices

Frontend

React HTML5 CSS3 Tailwind CSS

Databases

PostgreSQL MySQL MongoDB Firebase

DevOps & Cloud

Docker Kubernetes Git GitHub Postman

Security

OAuth OWASP

Currently Exploring

GenAI System Design


🚀 Featured Projects

Project Description Tech Stack Links
Ascent ⭐ 1 Personal roadmap/goal-tracking PWA with AI-generated templates, cross-device sync, offline support & progress analytics Vanilla JS, Firebase, PWA Live · Repo
PayPal Clone Payment platform built with a microservices architecture — distributed transactions, service isolation, cloud-native deployment Java, Spring Boot, PostgreSQL, React, Docker, Kubernetes, Kafka Repo
Password Vault Secure Android app for encrypted password storage with clean, functional architecture Java, Kotlin, Jetpack Compose Repo
Graph ⭐ 32 Curated collection of graph algorithm problems & solutions Java Repo
Recursion & Backtracking ⭐ 9 Well-documented recursion & backtracking problem set Java Repo
Binary Search ⭐ 3 Comprehensive binary search pattern reference Java Repo

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


📊 GitHub Stats

GitHub Stats Top Languages Streak Stats

🐍 Contribution Snake

github contribution grid snake animation

🏆 Achievements

Followers Graph Stars Recursion Stars Since

📕 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-Calculator BMI-Calculator Public

    Java 3

  2. adv11-TicTacToe-FreeUltimateGame adv11-TicTacToe-FreeUltimateGame Public

    Java 3

  3. Attribute_in_Servlets Attribute_in_Servlets Public

    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-Application HttpServlet-Example-Application Public

    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-Application RequestDispatcher-Example-Application Public

    Java

  6. Cookies_in_servlets Cookies_in_servlets Public

    Java