jeffnem's Stars
jwasham/coding-interview-university
A complete computer science study plan to become a software engineer.
TheAlgorithms/Python
All Algorithms implemented in Python
Chalarangelo/30-seconds-of-code
Short code snippets for all your development needs
pyenv/pyenv
Simple Python version management
satwikkansal/wtfpython
What the f*ck Python? 😱
Chalarangelo/30-seconds-of-interviews
A curated collection of common interview questions to help you prepare for your next interview.
Chalarangelo/30-seconds-of-python
Short Python code snippets for all your development needs
abhishekkrthakur/approachingalmost
Approaching (Almost) Any Machine Learning Problem
udlbook/udlbook
Understanding Deep Learning - Simon J.D. Prince
huangsam/ultimate-python
Ultimate Python study guide :snake: :snake: :snake:
rbhatia46/Data-Science-Interview-Resources
A repository listing out the potential sources which will help you in preparing for a Data Science/Machine Learning interview. New resources added frequently.
zero-equals-false/awesome-programming-books
📚 A curated list of awesome programming books (Algorithms and data structures, Artificial intelligence, Software Architecture, Human–computer interaction, Operating Systems, Database Systems, IT Security, Concurrency, Interpreters and Compilers, High-Performance Computing, Distributed Systems, Game Development, Mathematical optimization)
AOEpeople/aoe_technology_radar
Create your own Technology Radar: A static site generator for a full featured Technology Radar. Features: Quadrants, Rings, Dashboard, Radar Visualization, Item History, Search etc..
historicalsource/spellbreaker
Spellbreaker (ARCHMAGE, MAGE, ZORK 6) by Dave Lebling (Infocom)
historicalsource/witness
The Witness, by Stu Galley (Infocom)
historicalsource/sorcerer
Sorcerer by Steve Meretzky (Infocom)
historicalsource/hollywoodhijinx
Hollywood Hijinx, by Hollywood Dave Anderson (Infocom)
historicalsource/ballyhoo
Ballyhoo, by Jeff O'Neill (Infocom)
historicalsource/plunderedhearts
Plundered Hearts (Amy Briggs) (Infocom)
historicalsource/nordandbert
Nord and Bert Couldn't Make Head or Tail of It, by Jeff O'Neill (Infocom)
historicalsource/journey
Journey, by Marc Blank, Illustrated by Donald Langos (Infocom)
historicalsource/moonmist
Moonmist by Stu Galley and Jim Lawrence (Infocom)
historicalsource/suspect
Suspect, by Dave Lebling (Infocom)
historicalsource/seastalker
Seastalker, by Stu Galley and Jim Lawrence (Infocom)
omerg/react-tech-radar
A React Component for Tech Radar inspired by ThoughtWorks' technology decision sharing project
gomesfernanda/some-github-metrics
Python functions for relevant metrics on GitHub repositories
taradinoc/mdl-docs
The MDL Programming Language by S. W. Galley and Greg Pfister
Haspamelodica/JavaZMach
A Z-Machine interpreter in Java
finley243/adventure-engine
Text-based game system
neerajankam/design-patterns
Implementation of design patterns in Python