nurislam03
Software Engineer | Go (Golang) | JAVA | | Kotlin | React | C++ | Sport Programmer
Staffbase GmbH, Ex -Saiga GmbH, Pathao IncFrankfurt, Germany
Pinned Repositories
agent
A simple service to manage our daily tasks and its associated chat history
eCommerceSite
A simple eCommerce Site.
MERN-CRUD-Application
Simple CRUD Application using MERN (MongoDB, Express, React, Node) Stack.
MERN_A_to_Z
This tutorial is all about the MERN stack. We are going to explore this popular stack and how to use it by developing a simple CRUD (create, read, update, and delete) application from scratch.
MERN_A_to_Z_Client
This tutorial is all about the MERN stack. We are going to explore this popular stack and how to use it by developing a simple CRUD (create, read, update, and delete) application from scratch. In this part, we will work with React to build out the front-end portion of our app.
MERN_GraphQL_PayPal
A simple project using MERN stack with GraphQL. Aimed to explore PayPal integration as a payment method.
Online_Judge-Competitive_Programming
A repository to sync all my solutions for different Online Judges/platforms.
postoffice
An example go (golang) project to illustrate the uses of RabbitMQ, Cron job worker, PostgreSQL, etc. A decent example how we can handle high throughput in our system.
QuickStarter
Quick nodejs (Express) + docker + mongodb + JEST(testing) setup.
rock-paper-scissors-well-game
The rock-paper-scissors-well game is an evolution of the rock-paper-scissors game: • Scissors beats paper • Paper beats rock and well • Rock beats scissors • Well beats rock and scissors
nurislam03's Repositories
nurislam03/MERN_A_to_Z
This tutorial is all about the MERN stack. We are going to explore this popular stack and how to use it by developing a simple CRUD (create, read, update, and delete) application from scratch.
nurislam03/MERN_A_to_Z_Client
This tutorial is all about the MERN stack. We are going to explore this popular stack and how to use it by developing a simple CRUD (create, read, update, and delete) application from scratch. In this part, we will work with React to build out the front-end portion of our app.
nurislam03/QuickStarter
Quick nodejs (Express) + docker + mongodb + JEST(testing) setup.
nurislam03/MERN-CRUD-Application
Simple CRUD Application using MERN (MongoDB, Express, React, Node) Stack.
nurislam03/MERN_GraphQL_PayPal
A simple project using MERN stack with GraphQL. Aimed to explore PayPal integration as a payment method.
nurislam03/eCommerceSite
A simple eCommerce Site.
nurislam03/ClassAssistant
Semester final project for CSE327 (Software Engineering) course at North South University.
nurislam03/CSE-225-Project
CSE 225 Semester Final Project
nurislam03/GoLang_RESTapi
Simple Go project to explore RESTfull APIs using gorilla mux.
nurislam03/Online_Judge-Competitive_Programming
A repository to sync all my solutions for different Online Judges/platforms.
nurislam03/postoffice
An example go (golang) project to illustrate the uses of RabbitMQ, Cron job worker, PostgreSQL, etc. A decent example how we can handle high throughput in our system.
nurislam03/agent
A simple service to manage our daily tasks and its associated chat history
nurislam03/rock-paper-scissors-well-game
The rock-paper-scissors-well game is an evolution of the rock-paper-scissors game: • Scissors beats paper • Paper beats rock and well • Rock beats scissors • Well beats rock and scissors
nurislam03/ACM-Code_Library
Contest Template
nurislam03/bangla-programming-resources
Bangla tutorial, reference and resource list on programming topics
nurislam03/Bookshop
A simple GoLang CRUD application using chi-router.
nurislam03/covid_global
nurislam03/golang_redis
An example of uses of Redis with go (Golang)
nurislam03/gRPC_Protobuf_with_Golang
A basic practice project of gRPC and Protobuf with GoLang
nurislam03/Hospital_Management_System
This is my semester final project for CSE311 (Database Management System) course at North South University
nurislam03/mern_graphql_blog
Practice project following Graphql with MERN stack.
nurislam03/Notification_and_Spinner
nurislam03/YoYoMessenger
A simple messenger project on my Object Oriented Programming (OOP) course in Java