Data Journalist ๐ -> Data Scientist ๐ -> Machine Learning Researcher ๐ -> Developer Advocate ๐ค
cracking-the-data-science-interview. A Collection of Cheatsheets, Books, Questions, and Portfolio For DS/ML Interview Prep
4.7ktechnical-interview-prep. These are coding solutions for problems I study while preparing for technical interviews at tech companies
681computer-networking. Lecture Slides for Philip Levis and Nick McKeown's "Introduction to Computer Networking" Stanford course
618computer-vision. Programming Assignments and Lectures for Stanford's CS 231: Convolutional Neural Networks for Visual Recognition
508natural-language-processing. Programming Assignments and Lectures for Stanford's CS 224: Natural Language Processing with Deep Learning
484movielens. 4 different recommendation engines for the MovieLens dataset.
450fashion-recommendation. A clothing retrieval and visual recommendation model for fashion images.
339MetaRec. PyTorch Implementations For A Series Of Deep Learning-Based Recommendation Models
310statistical-learning. Lecture Slides and R Sessions for Trevor Hastie and Rob Tibshinari's "Statistical Learning" Stanford course
270neural-nets. Programming Assignments and Lectures for Geoffrey Hinton's "Neural Networks for Machine Learning" Coursera course
191applied-machine-learning. A step-by-step guide to get started with Applied Machine Learning
142fashion-mnist. 4 different image classification ConvNets models for Fashion-MNIST dataset
101complete-guide-to-deep-learning. This guide is for those who know some math, know some programming language and now want to dive deep into deep learning
95data-mining. Lecture slides and quizzes for Leskovec, Rajaraman, and Ullman's "Mining of Massive Datasets" Stanford course
93spotify-artists-analysis. An exploratory data analysis and data visualization project using data from Spotify Web API
89deep-learning. Assignmends done for Udacity's Deep Learning MOOC with Vincent Vanhoucke
88machine-learning. Programming Assignments and Lectures for Andrew Ng's "Machine Learning" Coursera course
87trip-optimizer. Travel Time Optimization via Ant Colony and Genetic Evolution
68deep-reinforcement-learning. Programming Assignments and Lectures for UC Berkeley's CS 294: Deep Reinforcement Learning
58world-cup-2018. An exploratory data analysis and data visualization project for World Cup 2018
40instacart-orders. Instacart Market Basket Analysis challenge
25tensorflow-machine-learning. Implementing Machine Learning tasks using Tensorflow framework
16airbnb-cities. Data Analysis and Visualization on Airbnb Data
10ml-deployment-with-django. Tutorial on Deploy Machine Learning Models with Django from https://www.deploymachinelearning.com/
8operating-systems. Programming Assignments for Georgia Tech's "Introduction to Operating Systems" Udacity course
7khanhnamle1994. All about James Le
5intro-to-machine-learning. Python code for Udacity's "Intro to Machine Learning" course
5hacker-news-v2. The Road to learn React Tutorials - Building a real world Hacker News App
3twitter-clone. I made a simple Twitter Clone with React Native
3inventory-app. I created a simple inventory management application with Laravel and Vue.js as the frontend
3tweetme-django. Build a Twitter-like web app step-by-step with Django, jQuery, and Bootstrap!
3sunshine. A weather application that retrieves information from OpenWeatherMap, a free weather API for developers.
3data-analysis-R. RStudio code for Udacity's "Exploratory Data Analysis With R" course
3course-gitbook. Full Stack Deep Learning Online Course
3react-hacker-news. I built a real world API of Hacker News
2todo-app. I built a ToDo App Using React, Redux, and Webpack
2android-basics. A variety of applications built with Android Studio
2neural-collaborative-filtering. pytorch version of neural collaborative filtering
2react-flux-app. I built a simple React application using the Flux pattern
2khanhnamle1994.github.io. A personal website and blog created using Jekyll and hosted for free using GitHub Pages
2web-dev-bootcamp. Projects done for Colt Steele's "The Web Developer Bootcamp" Udemy course
2FreeCodeCamp. The https://FreeCodeCamp.com open source codebase and curriculum. Learn to code and help nonprofits.
2pinterested. A clone of Pinterest
2c-plus-plus. Learn C++ by creating simple programs
2real-estate-website. I built a real estate website using Ember.js and Cosmic JS
1project-minimak. I built a miniature version of the MekHQ application (https://www.megamek.org/mekhq)
1static-website. I built an API-Powered, Static Website
1yelpcoffeeshops. A full-stack Node.js project to allow user to create, read, update, and delete coffeeshop information.
1note-taking. I built a simple note taking app that can be used inside of the command line
1medium-backup. I built a Medium backup application using Node.js and Cosmic JS.
1arcade-frogger-game. Final Project for Udacity Object-Oriented JavaScript course https://www.udacity.com/course/object-oriented-javascript--ud015
1events-app. I created an "Events" app using a little bit of Node, Angular JS and Cosmic JS
1react-site-graphql. I built a React Website Powered by the Cosmic JS GraphQL API
1simple-blog. I created a simple blog using Node.js and Cosmic JS. This is the fastest and most light-weighted blog I have ever created.
1facebook-bot. I built a Facebook Bot App Using Node.js
1job-search. Knapsack Problem During My Job Search Process
1react-universal-blog. I built a React Universal Blog App that would first render markup on the server side to make the content available to search engines. Then, it would let the browser take over in a single page application that is both fast and responsive.
1cs271-data-structures. All code for Denison's CS 271: Data Structures
1