Pinned Repositories
certificates
Here I mainly push my course completion certificates which I do for learning new things.
codingbat-golang
Codingbat problems solved in golang. All solutions are present in solution branch. If you want to practice codingbat problems in golang pull the code, go into the section complete the function and run test cases. If you get stuck look for the solution present in solution branch.
design-patterns-golang
Implementation of design patterns in golang
docker-golang-hello-world-multistage
Demonstration of multistage Dockerfile for hello world go application.
go-auth-jwt
Create authenticated api's using jwt in golang.
go-auth-server
Authentication server
go-concurrency-exercises
golang-concurrency
This repo contains the problem solved and concepts implemented in golang
grokking-the-object-oriented-design-interview
linux-bash-scripts
Contains linux bash scripts which I code for practice.
sderohan's Repositories
sderohan/docker-golang-hello-world-multistage
Demonstration of multistage Dockerfile for hello world go application.
sderohan/go-auth-jwt
Create authenticated api's using jwt in golang.
sderohan/certificates
Here I mainly push my course completion certificates which I do for learning new things.
sderohan/codingbat-golang
Codingbat problems solved in golang. All solutions are present in solution branch. If you want to practice codingbat problems in golang pull the code, go into the section complete the function and run test cases. If you get stuck look for the solution present in solution branch.
sderohan/design-patterns-golang
Implementation of design patterns in golang
sderohan/go-auth-server
Authentication server
sderohan/go-concurrency-exercises
sderohan/golang-concurrency
This repo contains the problem solved and concepts implemented in golang
sderohan/grokking-the-object-oriented-design-interview
sderohan/linux-bash-scripts
Contains linux bash scripts which I code for practice.
sderohan/jwt-authentication-gRPC-go
sderohan/leetcode
Solution for the leetcode problem
sderohan/photo-gallery
sderohan/sderohan
sderohan/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
sderohan/system-design-resources
These are the best resources for System Design on the Internet