shoaibrayeen's Stars
sindresorhus/awesome
😎 Awesome lists about all kinds of interesting topics
jwasham/coding-interview-university
A complete computer science study plan to become a software engineer.
TheAlgorithms/Python
All Algorithms implemented in Python
yangshun/tech-interview-handbook
💯 Curated coding interview preparation materials for busy software engineers
resume/resume.github.com
Resumes generated using the GitHub informations
TheAlgorithms/Java
All Algorithms implemented in Java
serverless/serverless
⚡ Serverless Framework – Effortlessly build apps that auto-scale, incur zero costs when idle, and require minimal maintenance using AWS Lambda and other managed cloud services.
DovAmir/awesome-design-patterns
A curated list of software and architecture related design patterns.
huihut/interview
📚 C/C++ 技术面试基础知识总结,包括语言、程序库、数据结构、算法、系统、网络、链接装载库等知识及面试经验、招聘、内推等信息。This repository is a summary of the basic knowledge of recruiting job seekers and beginners in the direction of C/C++ technology, including language, program library, data structure, algorithm, system, network, link loading library, interview experience, recruitment, recommendation, etc.
geekcomputers/Python
My Python Examples
TheAlgorithms/C-Plus-Plus
Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
donnemartin/data-science-ipython-notebooks
Data science Python notebooks: Deep learning (TensorFlow, Theano, Caffe, Keras), scikit-learn, Kaggle, big data (Spark, Hadoop MapReduce, HDFS), matplotlib, pandas, NumPy, SciPy, Python essentials, AWS, and various command lines.
keon/algorithms
Minimal examples of data structures and algorithms in Python
InterviewReady/system-design-resources
These are the best resources for System Design on the Internet
ddbourgin/numpy-ml
Machine learning, in numpy
andkret/Cookbook
The Data Engineering Cookbook
rasbt/python-machine-learning-book
The "Python Machine Learning (1st edition)" book code repository and info resource
Uberi/speech_recognition
Speech recognition module for Python, supporting several engines and APIs, online and offline.
zotroneneis/machine_learning_basics
Plain python implementations of basic machine learning algorithms
scottlawsonbc/audio-reactive-led-strip
:musical_note: :rainbow: Real-time LED strip music visualization using Python and the ESP8266 or Raspberry Pi
alexa-js/alexa-app
A framework for Alexa (Amazon Echo) apps using Node.js
AllAlgorithms/cpp
Implementation of All ▲lgorithms in C++ Programming Language
royalpranjal/Interview-Bit
Solutions to problems on Interview Bit
shoaibrayeen/Programmers-Community
This repository contains various solution of a problem in Ruby, C, C++, Python and Java.
voiceflow/awesome-alexa
The most awesome list about Amazon Alexa ⭐️🤖
StephaneBour/sense-chrome
Sense (elasticsearch) for chrome extension
shoaibrayeen/Data-Structures-and-Algorithms
This repository contains data structure programs and solutions [ in C++] of a problem using different techniques like Dynamic Programming , Greedy Algorithms , Divide and Conquer , Backtracking etc.
shoaibrayeen/Competitive-Coding
This repository contains codes that I have solved either for Jobs or for competitive codings.