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

Highlights

  • Pro

Block or report Bully26

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

Hi, I'm Priyanshu πŸ‘‹

πŸš€ ** Backend & Distributed Systems Enthusiast**

I enjoy building scalable backend systems, distributed architectures, and cloud-native applications.
Currently focused on AWS, microservices, event-driven systems, and system design.


🧠 What I Work On

  • Designing fault-tolerant distributed systems
  • Building high-throughput backend services
  • Cloud infrastructure using AWS & Terraform
  • CI/CD pipelines, Docker, and Linux-based deployments

πŸ› οΈ Tech Stack

Languages
C++ Python JavaScript TypeScript C

Backend & Frameworks
Node.js Express.js Next.js React.js Vue.js Nuxt.js

Databases & Storage
PostgreSQL MySQL MongoDB DynamoDB Redis Supabase

Cloud & DevOps
AWS Docker Terraform GitHub Actions GitLab CI/CD
Nginx Linux


πŸ§ͺ Experience

Software Engineering Intern β€” Scalixity

May 2025 – Jun 2025

  • Containerized and deployed 3+ microservices, reducing deployment failures by 30%
  • Improved CI/CD pipelines, cutting manual deployment effort by 40%
  • Fixed recurring production issues and improved observability, increasing uptime by 15%

πŸš€ Featured Projects

πŸ”Ή boxxy.fun β€” Remote C++ Code Execution Platform

Tech: Next.js, AWS SQS, EC2, DynamoDB, Redis

  • Event-driven, asynchronous execution architecture
  • Horizontally scalable EC2 worker nodes
  • Redis-based job tracking with DynamoDB persistence

πŸ”Ή API Monitoring Platform (Distributed System)

Tech: Node.js, AWS ECS, DynamoDB, SQS, Terraform

  • Lease-based scheduling with at-most-once execution
  • Stateless services with fault-tolerant job dispatch
  • Fully provisioned using Infrastructure as Code

πŸ”Ή Microservice TinyURL β€” Scalable URL Shortener

Tech: Node.js, Redis, CQRS, Pub/Sub

  • Handles 1000+ req/sec with sub-100ms latency
  • CI/CD-driven deployments improving release reliability

πŸ† Achievements

  • πŸ₯‡ Hacko Harbour Hackathon Winner β€” IoT traffic system (20% congestion reduction)
  • ⭐ CodeChef 3β˜… (1600) | Codeforces Specialist (1427)

🌱 Currently Learning

  • Advanced system design
  • Distributed consistency models
  • Performance optimization at scale

πŸ“« Connect With Me


⭐ If you like scalable systems, cloud infra, or backend deep dives β€” feel free to connect!

Pinned Loading

  1. JobApplicationTracker_Saas JobApplicationTracker_Saas Public

    Vue 1

  2. dock-llm-api dock-llm-api Public

    A Dockerized Node.js + Ollama backend to run LLMs locally, enforce API key access, and expose the server globally (via Ngrok ).

    JavaScript 1

  3. MicroService_TinyUrl MicroService_TinyUrl Public

    Making Scalabe microservice architecture similar to tinyurl or bitly

    JavaScript 1

  4. boxxy boxxy Public

    Boxxy is an online coding platform built to make code execution faster, cleaner, and more flexible, especially for competitive programming and rapid experimentation.

    TypeScript

  5. HealthMonitoring HealthMonitoring Public

    A distributed, lease-based monitoring system that schedules and executes HTTP checks at scale using ECS, DynamoDB, and SQS.

    HCL