Pinned Repositories
acc
Accetest
awesome-system-design-resources
Learn System Design concepts and prepare for interviews using free resources.
battle_ship
Battle Ship Application (via going through TDD book)
bot_analyszer
look at who / what bots do when I host an empty site.
exploringBB
copy of https://github.com/derekmolloy/exploringBB.git
golang_reflection
trying out the reflection lib for golang
golang_simplechat
creating a simple chat app through golang
gomailchimp
Mail Chimp Client V3.0
simple_chat_application
simple chat
umsu2's Repositories
umsu2/battle_ship
Battle Ship Application (via going through TDD book)
umsu2/bot_analyszer
look at who / what bots do when I host an empty site.
umsu2/golang_reflection
trying out the reflection lib for golang
umsu2/golang_simplechat
creating a simple chat app through golang
umsu2/gomailchimp
Mail Chimp Client V3.0
umsu2/awesome-system-design-resources
Learn System Design concepts and prepare for interviews using free resources.
umsu2/content-engine
A very simple content-based recommendation engine. Great for learning, but also ready for real-world use.
umsu2/coursea_andrew_ng_ml_course
umsu2/dgraph_playground
playing around with dgraph
umsu2/django-api-domains
A pragmatic styleguide for Django API Projects
umsu2/go-hubspot
HubSpot Golang client
umsu2/go-shopify
A Shopify Library in Go
umsu2/golang-neo4j-bolt-driver
Golang Bolt driver for Neo4j
umsu2/golang_analyser
playing with rabbitmq in golang. sentence analyser, takes a sentence, process it using different processors, then collect result and publish to db, redis, email.
umsu2/hacker_rank_practice
doing some practice on hacker rank
umsu2/hands-on-m2
going through hands on machine learning v2 book
umsu2/hangman
solver for hangman game
umsu2/httpmock
HTTP mocking for Golang
umsu2/janusgraph_playground
testing janusgraph
umsu2/mailchimp-go
Go client for the MailChimp API v3
umsu2/minesweeper
simple mine sweeper game written in python and react, for fun.
umsu2/monolith_deployment_simulation
Simulating different monolith deployment strategies
umsu2/playing_around_go_channel
playing around with go channel
umsu2/python_practice
umsu2/rl_example
umsu2/route_parser
url route parser for aws api gateway consumption ( proof of concept )
umsu2/shopify_import_gen
because making fake product/customer/orders on shopify is hard ?
umsu2/superlists
TDD example followed from textbook
umsu2/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
umsu2/testing_grpc
playing around with grpc with go and python