Swetachaudhary8's Stars
kamranahmedse/design-patterns-for-humans
An ultra-simplified explanation to design patterns
airbnb/knowledge-repo
A next-generation curated knowledge sharing platform for data scientists and other technical professions.
mschwarzmueller/nodejs-shopping-cart-tutorial
Repository with source code of YouTube series about creating a shopping-cart with nodejs
mschwarzmueller/nodejs-basics-tutorial
The source code for my node.js tutorial series
grab/front-end-guide
📚 Study guide and introduction to the modern front end stack.
kilimchoi/engineering-blogs
A curated list of engineering blogs
algorithm-visualizer/algorithm-visualizer
:fireworks:Interactive Online Platform that Visualizes Algorithms from Code
joeyajames/Python
Python code for YouTube videos.
rtlee9/recipe-summarization
Sequence to sequence recipe summarization
AppliedDataSciencePartners/DeepReinforcementLearning
A replica of the AlphaZero methodology for deep reinforcement learning in Python
tayllan/awesome-algorithms
A curated list of awesome places to learn and/or practice algorithms.
jvns/pandas-cookbook
Recipes for using Python's pandas library
rushter/data-science-blogs
A curated list of data science blogs
jmportilla/Python-for-Algorithms--Data-Structures--and-Interviews
Files for Udemy Course on Algorithms and Data Structures
justmarkham/DAT8
General Assembly's 2015 Data Science course in Washington, DC
ujjwalkarn/DataSciencePython
common data analysis and machine learning tasks using python
checkcheckzz/python-github-projects
Collect and classify python projects on Github (deprecated)
ujjwalkarn/Machine-Learning-Tutorials
machine learning and deep learning tutorials, articles and other resources
geekcomputers/Python
My Python Examples
vinta/awesome-python
An opinionated list of awesome Python frameworks, libraries, software and resources.
sindresorhus/awesome-nodejs
:zap: Delightful Node.js packages and resources
yangshun/tech-interview-handbook
💯 Curated coding interview preparation materials for busy software engineers
jbutewicz/An-Introduction-to-Interactive-Programming-in-Python
I will post my solutions to the labs from the Coursera class An Introduction to Interactive Programming in Python taught by Joe Warren, Scott Rixner, John Greiner and Stephen Wong from March 24, 2014 to May 26, 2014 here upon completion.
detailyang/awesome-cheatsheet
:beers: awesome cheatsheet
rhiever/Data-Analysis-and-Machine-Learning-Projects
Repository of teaching materials, code, and data for my data analysis and machine learning projects.
teknosains/rest-crud
RESTFul CRUD Example with Node.js and Mysql
TheAlgorithms/Python
All Algorithms implemented in Python