- Pakistan
- in/sagarmaheshwary
-
microservices Public
Microservices-based video streaming platform built with gRPC, RabbitMQ, Kubernetes, Redis, PostgreSQL, AWS — with full observability using Grafana, Prometheus, Loki, and Jaeger.
-
microservices-api-gateway Public
REST-based gateway routing external traffic to gRPC microservices, serving as the single entry point to the platform.
Go MIT License UpdatedJun 9, 2025 -
Handles user authentication and JWT management, integrating with Redis for token blacklisting and User Service for validation.
-
microservices-user-service Public
Manages user profiles and settings using gRPC and PostgreSQL for internal user data operations.
-
microservices-upload-service Public
Generates pre-signed S3 URLs for video uploads, validates metadata, and queues encoding jobs via RabbitMQ.
Go MIT License UpdatedJun 9, 2025 -
microservices-encode-service Public
Converts uploaded videos to MPEG-DASH, generates manifests, and sends processed metadata to the Video Catalog via RabbitMQ.
Go MIT License UpdatedJun 9, 2025 -
Stores video metadata in PostgreSQL and provides gRPC APIs for video listing, detail fetching, and CloudFront CDN streaming URLs.
-
-
github-actions-demo Public
Demo NodeJS and Docker CI/CD Pipeline using Github Actions.
JavaScript MIT License UpdatedOct 27, 2024 -
Notes Public
Tech notes/tips for Software Engineers
-
laravel-nestjs-blog-api Public
Blog apis built with Laravel and NestJS backends.
-
sagarmaheshwary.github.io Public
My personal portfolio.
-
learning-golang Public
Learning GoLang by creating small projects.
Go MIT License UpdatedFeb 19, 2024 -
-
Basic load balancing nodejs websocket servers with nginx round robin reverse proxy.
TypeScript MIT License UpdatedSep 4, 2023 -
Employee Public
A Simple Employee Management System with Materializecss and Laravel
-
laravel-multiauth Public
Laravel application with multiple authentication guards.
-
expressjs-app Public
Basic app build on expressjs with rich features.
-
mvc-php Public
An MVC framework built with PHP just for learners with many features.
-
laravel-basics Public
Laravel project tutorial code for beginners.
-
design-inspiration Public
Forked from emmabostian/design-inspirationA collection of websites to spark creativity
UpdatedMar 27, 2019 -
webpush-example Public
A basic push notifications app built on Laravel and Vanilla Javascript.
-
Laravel-Facebook-Login Public
Facebook Login with Laravel using Socialite.