N A Sifat's repositories
coding_interview_preparation
It's totally coding interview preparation repo, based on python programming language. Try to follow algorithm and data structure's best practice.
book_summery
This book summary web application
playing-with-javascript
javascript basic
deep_design_pattern
Try to cover major principle of OOP and common design pattern using python.
event-driven-architecture-with-python
Implement Event driven architecture using python and kafka
probability_statistics_and_machine_learning
This repo for learning ML related concept and tools
Professional_Connection
This is linkdin like website, all kind of linkdin features are exist here without messaging part.
role_based_authentication_golang
This GoLang application implements a role-based authentication system, providing secure access control to various resources. It encompasses features like Google OAuth, JWT token authentication, and email verifications for user management.
djangorestframework-simplejwt
A JSON Web Token authentication plugin for the Django REST Framework.
first-contributions
🚀✨ Help beginners to contribute to open source projects
image_processing_pipeline
Create a serverless image processing pipeline using AWS SQS and Lambda. This pipeline will allow users to upload images to an S3 bucket, trigger Lambda functions through SQS messages, process the images, and store the results back in another S3 bucket.
playing_with_golang
GoLang Learning Repo
playing_with_python
Basic python
pythoneer-s-toolbox
Sharpen your Python skills with Pythoneer's Toolbox, your one-stop shop for exploring advanced topics and crafting powerful tools. Delve into the realms of framework development, model design, and more, with a playful spirit and a thirst for knowledge.
realtime-chat-app-golang
This is real time chat application developed using golang
server_side_event_golang
Learn server-sent events (SSE) in GoLang: Simple, real-time communication between server and client. Utilize event streams for efficient, one-way data transmission. Ideal for live updates, notifications, and push notifications in web applications.
system-design-bangla
System Design Tutorial in Bangla
url_shortner_golang
This is golang based url shortend api