Pinned Repositories
Advent-of-code-2022
Solving Advant of code in Go programming language
AlgoWiki
Repository which contains links and resources on different topics of Computer Science.
AnkiCli
Making Cli application to revise. Inspire by ankidroid
aws_codebuild_codedeploy_nodeJs_demo
This repository contains sample codes to work with AWS
dotFile
just my config
greenlight
movie api
LensLocked
Photo sharing app made with complete go
MultiPlayer_TicTakToe
Multiplayer TicTacToe game in go
simple-web-proxy
just learning how to make proxy
Wordle_V0
Wordle game clone V0
Mohd-Sayeedul-Hoda's Repositories
Mohd-Sayeedul-Hoda/dotFile
just my config
Mohd-Sayeedul-Hoda/Advent-of-code-2022
Solving Advant of code in Go programming language
Mohd-Sayeedul-Hoda/AnkiCli
Making Cli application to revise. Inspire by ankidroid
Mohd-Sayeedul-Hoda/greenlight
movie api
Mohd-Sayeedul-Hoda/LensLocked
Photo sharing app made with complete go
Mohd-Sayeedul-Hoda/MultiPlayer_TicTakToe
Multiplayer TicTacToe game in go
Mohd-Sayeedul-Hoda/simple-web-proxy
just learning how to make proxy
Mohd-Sayeedul-Hoda/Wordle_V0
Wordle game clone V0
Mohd-Sayeedul-Hoda/birthday-wish-react
creating list from data for seeing whose birthday is today
Mohd-Sayeedul-Hoda/blogging
blogging website without any data base in backend
Mohd-Sayeedul-Hoda/Color-generator-react
making color generator with values.js library
Mohd-Sayeedul-Hoda/ec2_instant_with_terraform
Deploying ec2 instant on aws with terraform by creating vpc ,subnet ,route and internetgateway with terraform
Mohd-Sayeedul-Hoda/Grocery_bud_react
practicing react
Mohd-Sayeedul-Hoda/gRPC_demo
made server and client for grpc protocol for learning purpose
Mohd-Sayeedul-Hoda/HttpServerGo
Http Server from the scratch
Mohd-Sayeedul-Hoda/Job_React
Mohd-Sayeedul-Hoda/Lorem_Ipsum_generator_React
Lorem ipsum generator using react
Mohd-Sayeedul-Hoda/Menu_React
Practicing React 18 by creating menu having filter to filter the menu
Mohd-Sayeedul-Hoda/navbar-React
just made navbar with react
Mohd-Sayeedul-Hoda/Protocol-Buffer
Understanding Protocol buffer
Mohd-Sayeedul-Hoda/proxy_with_lru_cache
made proxy with least recently used cached
Mohd-Sayeedul-Hoda/Question_React
practicing react
Mohd-Sayeedul-Hoda/realtime-exercises
Exercises for the Complete Intro to Realtime as taught for Frontend Masters
Mohd-Sayeedul-Hoda/recipes-api
Rest api for recipes in go
Mohd-Sayeedul-Hoda/REST_API_JS
REST API with javascript
Mohd-Sayeedul-Hoda/Review_React
practicing react
Mohd-Sayeedul-Hoda/Snippetbox
website is like github gist which allow you to paste and share the text
Mohd-Sayeedul-Hoda/SocketIo_starter
learn socket io by creating simple application to join room and send message
Mohd-Sayeedul-Hoda/Tours_React
Mohd-Sayeedul-Hoda/Word_Count_go
Clone of wc command in linux