Pinned Repositories
awesome-distributed-systems
A curated list to learn about distributed systems
aws-elasticache-retail-dashboard
AWS ElastiCache for Redis driven real-time retail dashboard
aws-java-products-api
A serverless REST API service for products deployed to AWS. The data is stored in a DynamoDB table.
Basic-Search-Engine
A very basic search engine in python using principles taught in an Udacity online ocurse
Depot
An example Ruby on Rails Application from the 'Agile Web-Dev with Rails' book
Machine-Learning
Keeping the solutions I wrote for simple machine learning problems
MyRedisPlayGround
Nachos-for-OS-Lab
Working on Nachos- an instructional OS for my OS lab
Spell-Checker
A java program which spell checks an input file and gives suggestions
shyam057cs's Repositories
shyam057cs/awesome-distributed-systems
A curated list to learn about distributed systems
shyam057cs/aws-elasticache-retail-dashboard
AWS ElastiCache for Redis driven real-time retail dashboard
shyam057cs/aws-java-products-api
A serverless REST API service for products deployed to AWS. The data is stored in a DynamoDB table.
shyam057cs/MyRedisPlayGround
shyam057cs/awesome-cto
A curated and opinionated list of resources for Chief Technology Officers, with the emphasis on startups
shyam057cs/Awesome-Hacking
A collection of various awesome lists for hackers, pentesters and security researchers
shyam057cs/awesome-leading-and-managing
Awesome List of resources on leading people and being a manager. Geared toward tech, but potentially useful to anyone.
shyam057cs/awesome-scalability
The Patterns of Scalable, Reliable, and Performant Large-Scale Systems
shyam057cs/backtobackswe
Legacy Code Examples For Back To Back SWE Lessons
shyam057cs/cdc-fraud-detection-demo
Realtime Credit Card fraud detection, using CDC (Change Data Capture) data source and TensorFlow model from a Kaggle competition.
shyam057cs/codesignal
Codesignal Coding Solutions
shyam057cs/engineer-manager
A list of engineering manager resource links.
shyam057cs/engineering-blogs
A curated list of engineering blogs
shyam057cs/graft
From scratch implementation of Raft consensus algorithm in Go
shyam057cs/hack-memcache-mysql-web-server
Barebones Server in HHVM using Hack . Uses Memcache and MySQL
shyam057cs/hraftd
A reference use of Hashicorp's Raft implementation
shyam057cs/low-level-design-primer
Dedicated Resources for the Low-Level System Design. Learn how to design and implement large-scale systems. Prep for the system design interview.
shyam057cs/pandas-cookbook
Recipes for using Python's pandas library
shyam057cs/personal-website
Code that'll help you kickstart a personal website that showcases your work as a software developer.
shyam057cs/Projects
Trying to complete over 100 projects in various categories in Python. Fork to learn any new language.
shyam057cs/pytudes
Python programs, usually short, of considerable difficulty, to perfect particular skills.
shyam057cs/RateLimiter
shyam057cs/reading-notes
Some notes on the things that I read
shyam057cs/rqlite
The lightweight, distributed relational database built on SQLite.
shyam057cs/system-design
Learn how to design systems at scale and prepare for system design interviews
shyam057cs/system-design-algorithms
Advanced data structure and algorithm for system design
shyam057cs/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
shyam057cs/system_design
Preparation links and resources for system design questions
shyam057cs/the-art-of-command-line
Master the command line, in one page
shyam057cs/word_cloud
A little word cloud generator in Python