umarfarooqkt's Stars
hediet/vscode-debug-visualizer
An extension for VS Code that visualizes data during debugging.
ethereum/go-ethereum
Go implementation of the Ethereum protocol
ethereumbook/ethereumbook
Mastering Ethereum, by Andreas M. Antonopoulos, Gavin Wood
nginx/nginx
The official NGINX Open Source repository.
kubernetes/kubernetes
Production-Grade Container Scheduling and Management
mysql/mysql-proxy
MySQL Proxy is a simple program that sits between your client and MySQL server(s) and that can monitor, analyze or transform their communication. Its flexibility allows for a wide variety of uses, including load balancing, failover, query analysis, query filtering and modification, and many more.
flutter/flutter
Flutter makes it easy and fast to build beautiful apps for mobile and beyond
timofurrer/awesome-asyncio
A curated list of awesome Python asyncio frameworks, libraries, software and resources
scrapy/scrapy
Scrapy, a fast high-level web crawling & scraping framework for Python.
docker/compose
Define and run multi-container applications with Docker
natelandau/shell-scripting-templates
Shell scripting utility functions and a bash script boilerplate template
ohmyzsh/ohmyzsh
🙃 A delightful community-driven (with 2,400+ contributors) framework for managing your zsh configuration. Includes 300+ optional plugins (rails, git, macOS, hub, docker, homebrew, node, php, python, etc), 140+ themes to spice up your morning, and an auto-update tool that makes it easy to keep up with the latest updates from the community.
microsoft/dotnet
This repo is the official home of .NET on GitHub. It's a great starting point to find many .NET OSS projects from Microsoft and the community, including many that are part of the .NET Foundation.
mxssl/sre-interview-prep-guide
Site Reliability Engineer Interview Preparation Guide
postgres/postgres
Mirror of the official PostgreSQL GIT repository. Note that this is just a *mirror* - we don't work with pull requests on github. To contribute, please see https://wiki.postgresql.org/wiki/Submitting_a_Patch
mysql/mysql-server
MySQL Server, the world's most popular open source database, and MySQL Cluster, a real-time, open source transactional database.
devbuddy/devbuddy
Setup your projects in a consistent way. Help other devs onboard easily!
cookiecutter/cookiecutter
A cross-platform command-line utility that creates projects from cookiecutters (project templates), e.g. Python package projects, C projects.
Shopify/vcr
Record your test suite's HTTP interactions and replay them during future test runs for fast, deterministic, accurate tests.
django/django
The Web framework for perfectionists with deadlines.
poteto/hiring-without-whiteboards
⭐️ Companies that don't have a broken hiring process
maelfabien/Machine_Learning_Tutorials
Code, exercises and tutorials of my personal blog ! 📝
MunGell/awesome-for-beginners
A list of awesome beginners-friendly projects.
josephmisiti/awesome-machine-learning
A curated list of awesome Machine Learning frameworks, libraries and software.
iamtrask/Grokking-Deep-Learning
this repository accompanies the book "Grokking Deep Learning"
awesomedata/awesome-public-datasets
A topic-centric list of HQ open datasets.
public-apis/public-apis
A collective list of free APIs
bttmly/nba-client-template
JSON file to be used for generating NBA API clients
helloqingfeng/Awsome-Front-End-learning-resource
:octocat:GitHub最全的前端资源汇总仓库(包括前端学习、开发资源、求职面试等)
kowshik/big-o
A collection of data structures and algorithms puzzles