Pinned Repositories
assembly-and-c
Personal study of book "Low-Level Programming" by Igor Zhirkov (Apress, 2017)
awesome-cheatsheet
:beers: awesome cheatsheet
code-catalog-python
Algorithms and data structures for review for coding interview.
coding-interview-university
A complete computer science study plan to become a software engineer.
computer-science-flash-cards
Mini website for testing both general CS knowledge and enforce coding practice and common algorithm/data structure memorization.
lecture-reference
References in a lecture series.
machine-learning-for-software-engineers
A complete daily plan for studying to become a machine learning engineer.
practice-c
Part of my daily plan for studying C.
practice-cpp
Part of my daily plan for studying C++.
practice-python
Part of my daily plan for studying Python.
jwasham's Repositories
jwasham/coding-interview-university
A complete computer science study plan to become a software engineer.
jwasham/computer-science-flash-cards
Mini website for testing both general CS knowledge and enforce coding practice and common algorithm/data structure memorization.
jwasham/practice-python
Part of my daily plan for studying Python.
jwasham/code-catalog-python
Algorithms and data structures for review for coding interview.
jwasham/practice-c
Part of my daily plan for studying C.
jwasham/practice-cpp
Part of my daily plan for studying C++.
jwasham/machine-learning-for-software-engineers
A complete daily plan for studying to become a machine learning engineer.
jwasham/awesome-cheatsheet
:beers: awesome cheatsheet
jwasham/assembly-and-c
Personal study of book "Low-Level Programming" by Igor Zhirkov (Apress, 2017)
jwasham/lecture-reference
References in a lecture series.
jwasham/docker-nuke
Removes all docker containers, images, and volumes.
jwasham/c-note
Notes on C and experimental files.
jwasham/machine-learning
Some notes on machine learning algorithms, mostly in Matlab format.
jwasham/docker-ghost-template
Docker composition of Ghost blog with Node, NGINX proxy, database, etc.
jwasham/practice-go
A project for practicing while learning Go.
jwasham/cpp-practice
Just experiments in C++
jwasham/cpp-experiments
C++ Experiments and sandbox code
jwasham/aws-lambda-sqs
AWS Lambda package for taking an incoming item and enqueuing using SQS (Simple Queue Service).
jwasham/lubanovic-python
Notes from "Introducing Python"
jwasham/IPSender
Sends public ip through e-mail. Command-line standalone.
jwasham/avatar-service
Docker composition of encapsulated microservice for generating avatar images.
jwasham/sentiment-classifier-service
Self-contained service utilizing the NLTK for sentiment classification.
jwasham/barebones
Initial directory setup, style guide and pattern primer. Intended as a starting point for my own projects, available for others to clone and adapt for theirs.
jwasham/casper-startup-next-door
A fork of the Ghost Casper theme for Startup Next Door.
jwasham/genomic-read-matching
Just an experiment with an algorithm for matching reads with genomic reference sequence.
jwasham/Casper
The default personal blogging theme for Ghost
jwasham/digraph-degree-distribution
Digraph in-degree distribution calculation
jwasham/analytics
Analytics beacon for general purpose.
jwasham/AvaTax-Calc-REST-PHP
PHP sample for the AvaTax Calc REST API
jwasham/casper-gah
Fork of casper-startup-next-door