Skip to content
View ARCoder181105's full-sized avatar
:octocat:
Focusing
:octocat:
Focusing

Highlights

  • Pro

Block or report ARCoder181105

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

Hi there, I'm Aditya πŸ‘‹

Full-Stack Developer specializing in building scalable backend systems and elegant frontend experiences.


πŸš€ What I Do

I architect and build end-to-end applications with a focus on performance, scalability, and developer experience. From crafting intuitive UIs to designing high-throughput backend systems, I thrive on solving complex technical challenges.

Current Focus

  • πŸ”§ Building enterprise-grade network observability tools
  • 🌐 Exploring distributed systems and microservices architecture
  • πŸ€– Integrating AI/ML capabilities into production applications
  • πŸ“Š Optimizing database performance and query efficiency

πŸ’» Tech Arsenal

Languages
Go JavaScript TypeScript Python Java C/C++

Frontend
React Next.js Vite Tailwind CSS TypeScript

Backend
Node.js Express.js FastAPI NestJS GraphQL gRPC Socket.io

Databases & ORMs
MongoDB PostgreSQL Redis Prisma ChromaDB SQLite

DevOps & Cloud
Docker Kubernetes CI/CD GitHub Actions AWS Google Cloud Linux

Tools & Platforms
Git n8n Prometheus Cloudinary Firebase


🎯 Featured Projects

Enterprise Network Observability & Diagnostics Platform

A production-grade network monitoring solution built from the ground up in Go.

  • ⚑ 40Γ— faster port scanning β€” Reduced scan time from 45s to 1.2s for 1,000 ports using raw packet manipulation and concurrent scheduling
  • 🎯 SYN stealth scanning with gopacket for stealthy network reconnaissance
  • πŸ“Š Prometheus integration for real-time metrics and trend analytics
  • πŸ–₯️ Beautiful TUI using Bubble Tea for intuitive CLI experience
  • πŸ”„ Automated multi-arch releases via GitHub Actions
  • πŸ’Ύ SQLite-backed persistence for historical analysis

Tech: Go Prometheus SQLite gopacket Bubble Tea GitHub Actions


AI-Powered Knowledge Base with Semantic Search

Transformed static PDF libraries into an intelligent, searchable knowledge platform.

  • πŸ” 70% faster information retrieval through hybrid vector + reranking search
  • 🧠 Smart contradiction detection for analyzing conflicting information
  • πŸŽ™οΈ Audio summaries via Azure Text-to-Speech for accessibility
  • πŸ“– Interactive PDF viewer with seamless navigation
  • 🐳 Dockerized deployment reducing setup time from hours to minutes
  • πŸ“Š 50%+ improvement in search relevance through advanced embeddings

Tech: React TypeScript Flask Sentence Transformers ChromaDB Google Gemini Azure TTS Docker

πŸ† Achievements & Recognition

  • πŸ₯‡ Finalist β€” Adobe-India Hackathon 2025
  • πŸ‘¨β€πŸ« Mentor β€” GirlScript Summer of Code (GSSoC)
  • ⭐ Postman API Fundamentals Student Expert
  • πŸ’ͺ 700+ DSA problems solved across Codeforces, LeetCode, and CodeChef
  • 🎯 Codeforces Pupil (Rating: 1300+)
  • πŸŽ“ MERN Stack Developer β€” Certified by Udemy

πŸ“Š GitHub Stats




🀝 Let's Connect

I'm always interested in collaborating on innovative projects, discussing tech, or exploring new opportunities.

LinkedIn Email Discord Portfolio


πŸ’­ Developer Wisdom

Dev Quote

Profile Views

Pinned Loading

  1. Full-Stack-AI-Agent Full-Stack-AI-Agent Public

    https://full-stack-ai-agent-frontend.onrender.com/

    JavaScript 1

  2. RAG-Powered-Doc-Explorer RAG-Powered-Doc-Explorer Public

    To Run the project, docker instructions are given in the readme

    TypeScript 1

  3. SubScription-Tracker SubScription-Tracker Public

    https://subscription-tracker-frontend-1.onrender.com/

    JavaScript 2

  4. tourist-safety-project tourist-safety-project Public

    More Updates soon....

    TypeScript 1

  5. VolunFlow VolunFlow Public

    https://volunflow.onrender.com

    TypeScript

  6. netdiag netdiag Public

    A Go Developer tool, Making use of goroutines and CLI framework Cobra

    Go