Skip to content
View DEV-AB-03's full-sized avatar
🏠
Working from home
🏠
Working from home

Highlights

  • Pro

Block or report DEV-AB-03

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
DEV-AB-03/README.md
Banner

Hi 👋, I'm Aniket

🎓 Master's Student in Computer Science @ University College Dublin

Typing SVG


Profile views   Followers   Focus

🧠 About Me

public class Aniket {
    String name      = "Aniket Baidya";
    String role      = "MSc Computer Science @ UCD";
    String location  = "Dublin, Ireland 🇮🇪";

    String[] currentlyLearning = {
        "Software Development",
        "System Design",
        "Kubernetes & Kafka Streaming"
    };

    String[] passions = {
        "Designing resilient microservices",
        "Solving DSA the right way",
        "Building tools developers actually use"
    };

    String motto() { return "Code with intent. Ship with confidence."; }
}
  • 🔭 I work on backend systems, microservices, and distributed architectures
  • 🌱 Deepening my craft in Spring Boot, Kafka, Kubernetes, and System Design
  • 💬 Ask me about Java, microservices, Kafka, or interview prep
  • 📫 Reach me: LinkedIn · aniketbaidya03@gmail.com

🛠️ Tech Stack

Languages

Java Python JavaScript TypeScript Go SQL

Frameworks & Platforms

Spring Boot Node.js Kafka Docker Kubernetes Linux

Databases & Tools

PostgreSQL MySQL MongoDB Git Maven Gradle Swagger


🚀 Featured Projects

🍽️ SavorSafe

Microservices food-safety platform — recipes, inventory, notifications, OAuth2. Java Spring Boot Kafka Docker Swagger

Event-driven order pipeline emulating Amazon's update flow. Java Spring Boot Apache Kafka Maven

🌐 aniket.github.io ⭐ 2

Personal portfolio site hosted on GitHub Pages. HTML CSS JavaScript

♟️ Chess

Full chess implementation in Java — board, rules, and game logic. Java OOP Algorithms


🔎 More in the wild: TelCoSim — telecom simulation group project · DSA-Leetcode-Solutions — interview prep archive


⚡ Activity Pulse

Activity Graph

🏆 Total Stars 📦 Public Repos 🔥 Current Streak 👥 Followers
Stars Repos Streak Followers

📊 GitHub Analytics

Streak Stats Stats

Top Languages

🏆 GitHub Trophies

Trophies

📈 Profile Summary Cards

Profile Details
Stats Productive Time Repos per Language

🤝 Connect With Me


✍️ Random Dev Quote

Dev Quote
Footer wave

⭐ From DEV-AB-03 with 💜

Pinned Loading

  1. aniket.github.io aniket.github.io Public

    HTML 2

  2. FRIDAY FRIDAY Public

    FRIDAY AI

    Python 1

  3. Chess Chess Public

    This repo contains code for Chess which is built in java.

    HTML

  4. SavorSafe SavorSafe Public

    A microservices-based application for food safety management, featuring recipe storage, inventory tracking, notifications, and OAuth authentication. Built with Spring Boot, Java, Maven, and Gradle.…

    HTML