AmitrajitDas
Software Engineer | Competitive Programmer | On my journey to be a CS Polymath
WingsureKolkata
Pinned Repositories
AmitrajitDas
Bloggoly
A Full Stack Blog app where users can create & publish their own blogs and browse through others to show appreciation by liking and sharing their ideas.
boilerplate-cli
Quick and Easy Server-Side Starter
BYO-HTTP-Server
Simple Go HTTP Server
Chat-Rooms
A Full stack chat app with user authentication system in which you can interact with other users in a specific room
Flappy-Bird-MLH-Init
A flappy bird game built with Kaboom.js
House-of-Comics
E-Commerce platform where you can get your favourite comic books in cheap price
JS-Practice
My-Docs-Back
Web app similar to Google Docs using ReactJS, Socket.io, MongoDB, and QuillJS. (Backend)
WebSocket-Scaling-POC
This project demonstrates a scalable WebSocket architecture by integrating Redis and Kafka. It enables horizontal scaling, fault tolerance, and efficient communication between clients through WebSockets
AmitrajitDas's Repositories
AmitrajitDas/JS-Practice
AmitrajitDas/My-Docs-Back
Web app similar to Google Docs using ReactJS, Socket.io, MongoDB, and QuillJS. (Backend)
AmitrajitDas/AmitrajitDas
AmitrajitDas/Frontier-Finder
A travel companion web app which will let you know what attractions are around you based on your location
AmitrajitDas/GraphQL
AmitrajitDas/House-of-Comics
E-Commerce platform where you can get your favourite comic books in cheap price
AmitrajitDas/Aadhar-Hackathon-2021
Our submission for UIDAI Hackathon 2021 where we have tried to achieve 100% authentication for rural India.
AmitrajitDas/Java-OOP
AmitrajitDas/Next-Events
AmitrajitDas/WaveSpace
AmitrajitDas/DSA-CP
My Brainstorming Dump :)
AmitrajitDas/go-fan-out-fan-in-pipeline
The fan-out/fan-in pattern is a concurrency design pattern commonly used in Go for parallelizing and coordinating concurrent tasks. It is particularly useful when you have a time-consuming task that can be divided into smaller subtasks that can be executed concurrently.
AmitrajitDas/Node-Prisma-Postgres
AmitrajitDas/Bash-scripts
Collection of utility Bash Scripts
AmitrajitDas/boilerplate-cli
Quick and Easy Server-Side Starter
AmitrajitDas/CP-Contests
Restarting my CP journey :D
AmitrajitDas/Design-Patterns
Examples of Different design pattern implementation in Java, JavaScript, Python, Dotnet etc and also add readme by giving short information of the particular design pattern.
AmitrajitDas/Docker-Compose-Dockerfile-List
Repository with useful Dockerfile and Docker Compose files
AmitrajitDas/Encryption-Algorithms
Collection of Encryption Algorithms in any Programming Language
AmitrajitDas/GitHub-Actions-collection
Collection of useful GitHub Actions implementation
AmitrajitDas/Ionic-Insurance-App
AmitrajitDas/Nest-Prisma-Postgres-Bookmarks-API
End to End tested REST API using Nestjs, Prisma ORM & PostgreSQL
AmitrajitDas/Promise-Polyfills
Custom Polyfill implementation of famous promise handling methods
AmitrajitDas/React-Native-Blogs
Simple Android Blog App based on custom Ruby on Rails API
AmitrajitDas/Ruby-on-Rails-Blogs-API
AmitrajitDas/SALT-Currency-Converter
SALT Landing page with currency converter
AmitrajitDas/System-Design-HLD
Learn how to design systems at scale and prepare for system design interviews
AmitrajitDas/Tech-Fund
Crowdfunding app in Web 3.0
AmitrajitDas/WebSocket-Scaling-POC
This project demonstrates a scalable WebSocket architecture by integrating Redis and Kafka. It enables horizontal scaling, fault tolerance, and efficient communication between clients through WebSockets
AmitrajitDas/BYO-HTTP-Server
Simple Go HTTP Server