P0intMaN
DevOps Engineer | ML Research @Inria | Fellow '21 @MLH-Fellowship | OSD @intel | Low Level Programming
Jalandhar, India
P0intMaN's Stars
freeCodeCamp/freeCodeCamp
freeCodeCamp.org's open-source codebase and curriculum. Learn to code for free.
codecrafters-io/build-your-own-x
Master programming by recreating your favorite technologies from scratch.
jwasham/coding-interview-university
A complete computer science study plan to become a software engineer.
kamranahmedse/developer-roadmap
Interactive roadmaps, guides and other educational content to help developers grow in their careers.
vinta/awesome-python
An opinionated list of awesome Python frameworks, libraries, software and resources.
mtdvio/every-programmer-should-know
A collection of (mostly) technical things every software developer should know about
DopplerHQ/awesome-interview-questions
:octocat: A curated awesome list of lists of interview questions. Feel free to contribute! :mortar_board:
3b1b/manim
Animation engine for explanatory math videos
cfenollosa/os-tutorial
How to create an OS from scratch
MichaelCade/90DaysOfDevOps
This repository started out as a learning in public project for myself and has now become a structured learning map for many in the community. We have 3 years under our belt covering all things DevOps, including Principles, Processes, Tooling and Use Cases surrounding this vast topic.
dennybritz/reinforcement-learning
Implementation of Reinforcement Learning Algorithms. Python, OpenAI Gym, Tensorflow. Exercises and Solutions to accompany Sutton's Book and David Silver's course.
TheAlgorithms/C
Collection of various algorithms in mathematics, machine learning, computer science, physics, etc implemented in C for educational purposes.
iperov/DeepFaceLab
DeepFaceLab is the leading software for creating deepfakes.
mxrch/GHunt
🕵️♂️ Offensive Google framework.
lichess-org/lila
♞ lichess.org: the forever free, adless and open source chess server ♞
iamtrask/Grokking-Deep-Learning
this repository accompanies the book "Grokking Deep Learning"
tensorflow/minigo
An open-source implementation of the AlphaGoZero algorithm
cpinitiative/usaco-guide
A free collection of curated, high-quality resources to take you from Bronze to Platinum and beyond.
frappe/lms
Easy to Use, 100% Open Source Learning Management System
omonimus1/competitive-programming
🔥 🖥️ Competitive programming guide, learning materials and my own coding solutions from Codechef, Leetcode,Geeks for Geeks, HackerRank, Spoj, Codebyte, InterviewBit, CodingBlock & other platforms
kubernetes-up-and-running/examples
Example code and files from "Kubernetes: Up and Running"
nipunramk/Reducible
Repository containing all code for the videos on the Reducible YouTube channel
sastava007/Tech-Interview-Preparation
A one stop solution to ace your next coding interview 👨💻
CYBERDEVILZ/Cryptonite
A ransomware created for Windows OS. It is easy to test in a safe environment before deploying it to the victims. Developed using Python
simondevyoutube/FlappyBirdClone-NNEvolve
ShreyaPrasad1209/ShreyaPrasad1209
GitHub Profile README.md
mkoconnor/manim
Animation engine for explanatory math videos
Cipher-Schools/Competitive_Coding_Cpp
0ff5ec/Programming
Often companies rely on your practical coding skills than your critical thinking power. Skills in programming is a matter of practice if you have strong analytic ability. This repository is to help people getting started on their preparation to dream companies! Solution to various programming questions asked in technical interviews.
CYBERDEVILZ/Basic_Image_Processing
Learning OpenCV can be tough when there are tons and tons of resources out there. This repo will help you learn the basics of Image Processing using OpenCV Python.