30-seconds-of-python
Short Python code snippets for all your development needs
lauthieb/code-notes506日前1.1k
(No longer maintained) A simple code snippet & gist manager for developers built with Electron & Vue.js 🚀
antonreshetov/massCode513日前2.0k
This repository is outdated and no longer maintained. A new version of massCode is available! https://github.com/massCodeIO/massCode. A free and open source code snippets manager for developers.
sdras/vue-vscode-snippets520日前1.3k
These snippets were built to supercharge my workflow in the most seamless manner possible.
tiangolo/fastapi503日前68.3k
FastAPI framework, high performance, easy to learn, fast to code, ready for production
aws/chalice503日前10.2k
Python Serverless Microframework for AWS
sfyc23/EverydayWechat503日前9.8k
微信助手:1.每日定时给好友(女友)发送定制消息。2.机器人自动回复好友。3.群助手功能(例如:查询垃圾分类、天气、日历、电影实时票房、快递物流、PM2.5等)
sherlock-project/sherlock503日前46.8k
🔎 Hunt down social media accounts by username across social networks
federico-busato/Modern-CPP-Programming503日前10.2k
Modern C++ Programming Course (C++11/14/17/20/23)
trekhleb/state-of-the-art-shitcode503日前5.2k
💩State-of-the-art shitcode principles your project should follow to call it a proper shitcode
RustPython/RustPython503日前17.1k
A Python Interpreter written in Rust
doocs/leetcode503日前27.8k
🔥LeetCode solutions in any programming language | 多种编程语言实现 LeetCode、《剑指 Offer(第 2 版)》、《程序员面试金典(第 6 版)》题解
sammchardy/python-binance503日前5.6k
Binance Exchange API python implementation for automated trading
krahets/hello-algo503日前62.3k
《Hello 算法》:动画图解、一键运行的数据结构与算法教程,支持 Python, C++, Java, C#, Go, Swift, JS, TS, Dart, Rust, C, Zig 等语言。English edition ongoing
TheAlgorithms/C503日前17.7k
Collection of various algorithms in mathematics, machine learning, computer science, physics, etc implemented in C for educational purposes.
satwikkansal/wtfpython503日前34.9k
What the f*ck Python? 😱
elixirschool/elixirschool503日前3.5k
The content behind Elixir School
Textualize/rich503日前46.4k
Rich is a Python library for rich text and beautiful formatting in the terminal.
noodle-run/noodle503日前11.2k
Open Source Education Platform
Asabeneh/30-Days-Of-Python503日前29.1k
30 days of Python programming challenge is a step-by-step guide to learn the Python programming language in 30 days. This challenge may take more than100 days, follow your own pace. These videos may help too: https://www.youtube.com/channel/UC7PNRuno1rzYPb1xLa4yktw
man-group/dtale503日前4.4k
Visualizer for pandas data structures
mouredev/Hello-Python503日前19.7k
Curso para aprender el lenguaje de programación Python desde cero y para principiantes. 75 clases, 37 horas en vídeo, código, proyectos y grupo de chat. Fundamentos, frontend, backend, testing, IA...
raysan5/raylib503日前17.8k
A simple and easy-to-use library to enjoy videogames programming
kitao/pyxel503日前12.9k
A retro game engine for Python
TheAlgorithms/Python502日前175.8k
All Algorithms implemented in Python
AllThingsSmitty/must-watch-javascript505日前7.0k
🔥 JavaScript talks you have to see 📺 on functional programming, performance, frameworks, React, debugging, leveling up, and more! ⚡️
tiangolo/full-stack-fastapi-postgresql502日前14.6k
Full stack, modern web application generator. Using FastAPI, PostgreSQL as database, Docker, automatic HTTPS and more.
fonsp/Pluto.jl504日前4.8k
🎈 Simple reactive notebooks for Julia
svaksha/Julia.jl503日前1.4k
Curated decibans of Julia programming language.
anitaa1990/Android-Cheat-sheet503日前2.2k
Cheat Sheet for Android Interviews
trimstray/nginx-admins-handbook502日前13.3k
How to improve NGINX performance, security, and other important things.
blackode/elixir-tips502日前1.1k
The Killer Elixir Tips and Tricks...from the experience...
zulip/zulip502日前19.4k
Zulip server and web application. Open-source team chat that helps teams stay productive and focused.
LunarVim/LunarVim502日前17.1k
🌙 LunarVim is an IDE layer for Neovim. Completely free and community driven.
s-matyukevich/raspberry-pi-os502日前12.8k
Learning operating system development using Linux kernel and Raspberry Pi
donnemartin/system-design-primer502日前246.8k
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
FavioVazquez/ds-cheatsheets503日前12.6k
List of Data Science Cheatsheets to rule the world
gonglei007/GameDevMind502日前4.0k
最全面的游戏开发技术图谱。帮助游戏开发者们在已知问题上节省时间,省出更多的精力投入到更有创造性的工作中去。
tiangolo/uwsgi-nginx-flask-docker507日前2.9k
Docker image with uWSGI and Nginx for Flask applications in Python running in a single container. Optionally with Alpine Linux.
Asabeneh/30-Days-Of-React502日前24.0k
30 Days of React challenge is a step by step guide to learn React in 30 days. These videos may help too: https://www.youtube.com/channel/UC7PNRuno1rzYPb1xLa4yktw
FreeCodeCampChina/freecodecamp.cn502日前36.6k
FCC China open source codebase and curriculum. Learn to code and help nonprofits.
goq/telegram-list503日前4.4k
List of telegram groups, channels & bots // Список интересных групп, каналов и ботов телеграма // Список чатов для программистов
hackclub/hackclub504日前2.4k
🌎 Hack Club is a worldwide community of high school hackers. We make things. We help one another. We have fun.
carbon-app/carbon502日前33.7k
:black_heart: Create and share beautiful images of your source code
JushBJJ/Mr.-Ranedeer-AI-Tutor502日前24.5k
A GPT-4 AI Tutor Prompt for customizable personalized learning experiences.
processing/p5.js502日前20.6k
p5.js is a client-side JS platform that empowers artists, designers, students, and anyone to learn to code and express themselves creatively on the web. It is based on the core principles of Processing. http://twitter.com/p5xjs —
getify/Functional-Light-JS503日前16.4k
Pragmatic, balanced FP in JavaScript. @FLJSBook on twitter.
Chalarangelo/30-seconds-of-css502日前16.2k
Short CSS code snippets for all your development needs
Hacker0x01/hacker101502日前13.3k
Source code for Hacker101.com - a free online web and mobile security class.
bolshchikov/js-must-watch502日前13.1k
Must-watch videos about javascript
iggredible/Learn-Vim502日前12.8k
Learning Vim and Vimscript doesn't have to be hard. This is the guide that you're looking for 📖
inancgumus/learngo502日前18.2k
❤️ 1000+ Hand-Crafted Go Examples, Exercises, and Quizzes. 🚀 Learn Go by fixing 1000+ tiny programs.
Python-World/python-mini-projects502日前13.8k
A collection of simple python mini projects to enhance your python skills
workshopper/learnyounode503日前7.2k
Learn You The Node.js For Much Win! An intro to Node.js via a set of self-guided workshops.
metagrover/ES6-for-humans504日前6.9k
A kickstarter guide to writing ES6
apptension/developer-handbook502日前5.6k
An opinionated guide on how to become a professional Web/Mobile App Developer.
Chalarangelo/30-seconds-of-react502日前5.0k
Short React code snippets for all your development needs
huangsam/ultimate-python502日前4.8k
Ultimate Python study guide for newcomers and professionals alike. :snake: :snake: :snake:
lostdesign/webgems504日前4.5k
A curated list of resources for devs and designers. Join me on devcord.com if you are up for a chit chat :)
codecrafters-io/build-your-own-x502日前245.1k
Master programming by recreating your favorite technologies from scratch.
donnemartin/interactive-coding-challenges502日前28.4k
120+ interactive Python coding interview challenges (algorithms and data structures). Includes Anki flashcards.
norvig/pytudes502日前22.2k
Python programs, usually short, of considerable difficulty, to perfect particular skills.
braydie/HowToBeAProgrammer503日前15.7k
A guide on how to be a Programmer - originally published by Robert L Read
hoanhan101/ultimate-go503日前14.9k
The Ultimate Go Study Guide
learn-anything/books502日前5.3k
Awesome Books
SCons/scons503日前1.9k
SCons - a software construction tool
astral-sh/ruff501日前23.7k
An extremely fast Python linter and code formatter, written in Rust.
amontalenti/elements-of-python-style505日前3.4k
Goes beyond PEP8 to discuss what makes Python code feel great. A Strunk & White for Python.
PyCQA/flake8502日前3.2k
flake8 is a python tool that glues together pycodestyle, pyflakes, mccabe, and third-party plugins to check the style and quality of some python code.
zhayujie/chatgpt-on-wechat501日前21.4k
基于大模型搭建的微信聊天机器人,同时支持微信、企业微信、公众号、飞书、钉钉接入,可选择GPT3.5/GPT4.0/Claude/文心一言/讯飞星火/通义千问/Gemini/GLM-4/LinkAI,能处理文本、语音和图片,访问操作系统和互联网,支持基于自有知识库进行定制企业智能客服。
phanan/htaccess502日前12.5k
✂A collection of useful .htaccess snippets.
samuelmtimbo/unit502日前2.3k
Next Generation Visual Programming System
srevinsaju/guiscrcpy502日前2.7k
A full fledged GUI integration for the award winning open-source android screen mirroring system -- scrcpy located on https://github.com/genymobile/scrcpy/ by @rom1v
LibreLingo/LibreLingo501日前1.8k
🐢 🌎 📚 a community-owned language-learning platform
massCodeIO/massCode502日前5.3k
A free and open source code snippets manager for developers
gruns/icecream501日前8.2k
🍦 Never use print() to debug again.
donnemartin/saws502日前5.2k
A supercharged AWS command line interface (CLI).
Teraskull/PyDebloatX505日前1.4k
Python GUI for uninstalling the default Windows 10 apps.
pwxcoo/chinese-xinhua501日前10.5k
:orange_book: 中华新华字典数据库。包括歇后语,成语,词语,汉字。
kayak/pypika501日前2.3k
PyPika is a python SQL query builder that exposes the full richness of the SQL language using a syntax that reflects the resulting query. PyPika excels at all sorts of SQL queries but is especially useful for data analysis.
samber/mo502日前2.1k
🦄 Monads and popular FP abstractions, powered by Go 1.18+ Generics (Option, Result, Either...)
zpoint/CPython-Internals502日前4.0k
Dive into CPython internals, trying to illustrate every detail of CPython implementation