stars
A curated list of my GitHub stars!
https://github.com/ju-c/stars
Last synced: 12 days ago
JSON representation
-
Python
- Yetangitu/Spodcast - Spodcast is a caching Spotify podcast to RSS proxy. Using Spodcast you can follow Spotify-hosted netcasts/podcasts using any player which supports RSS, thus enabling the use of older hardware which is
- IAmPara0x/Yuno - Yuno is context based search engine for anime.
- reactive-python/reactpy-django - Django integration for ReactPy
- tfranzel/drf-spectacular - Sane and flexible OpenAPI 3 schema generation for Django REST framework.
- mljar/mercury - The fastest way to turn a Jupyter notebook into a beautiful, shareable web app โ no callbacks, no frontend, no rewrite.
- thorin-schiffer/django-plpy - Django utilities for Postgres PL/Python
- ubernostrum/pwned-passwords-django - Utilities for working with the Pwned Passwords database from Django.
- adamghill/coltrane - A minimal app framework for content sites.
- pyston/pyston - (No longer maintained) A faster and highly-compatible implementation of the Python programming language.
- iMerica/dj-rest-auth - Authentication for Django Rest Framework
- rsinger86/django-lifecycle - Declarative model lifecycle hooks, an alternative to Signals.
- xrudelis/pytrait - Traits for Python3
- wemake-services/django-test-migrations - Test django schema and data migrations, including migrations' order and best practices.
- django-webtest/django-webtest - django-webtest provides integration of Ian Bicking's WebTest (http://docs.pylonsproject.org/projects/webtest/) with django's testing framework.
- philipn/django-rest-framework-filters - Better filtering for Django REST Framework
- valentinogagliardi/django-monitus - HTTP error reporting middleware(s) for Django
- zagaran/django-template - Django Template is a cookiecutter that automates the installation and configuration of Django with optional features.
- jrief/django-formset - The missing widgets and form manipulation library for Django
- fabiocaccamo/django-redirects - :arrow_right_hook: :white_check_mark: redirects as they should be, with full control.
- healthchecks/healthchecks - Open-source cron job and background task monitoring service, written in Python & Django
- rtts/djhtml - Django/Jinja template indenter
- epicserve/django-base-site - The Django Base Site is a Django site that is built using the best Django practices and comes with all the common Django packages that you need to jumpstart your next project.
- justinmayer/django-autoslug - AutoSlugField for Django. Supports (but not does not require) unidecode/pytils for transliteration. Old issue tracker is at Bitbucket: https://bitbucket.org/neithere/django-autoslug/issues
- Andrew-Chen-Wang/cookiecutter-django-ec2-github - Deploying a Django project to AWS using GitHub Actions and CodeDeploy Blue/Green Deployment + EC2 (Works w/ Flask/FastAPI/Rails)
- careercup/CtCI-6th-Edition-Python - Cracking the Coding Interview 6th Ed. Python Solutions
- encode/starlette - The little ASGI framework that shines. ๐
- fedecalendino/nintendeals - Library with a set of tools for scraping information about Nintendo games and its prices across all regions (NA, EU and JP).
- sibtc/django-production-template
- OpenBB-finance/OpenBB - Financial data platform for analysts, quants and AI agents.
- nickjj/docker-django-example - A production ready example Django app that's using Docker and Docker Compose.
- vitalik/django-ninja - ๐จ Fast, Async-ready, Openapi, type hints based framework for building APIs
- simplecto/django-reference-implementation - A highly opinionated, production-ready, 12-factor boilerplate template for Django Projects.
- public-apis/public-apis - A collective list of free APIs
- ranahaani/GNews - A Happy and lightweight Python Package that Provides an API to search for articles on Google News and returns a JSON response.
- axnsan12/drf-yasg - Automated generation of real Swagger/OpenAPI 2.0 schemas from Django REST Framework code.
- MarkusH/django-migrations-formatter
- graphql-python/graphene-django - Build powerful, efficient, and flexible GraphQL APIs with seamless Django integration.
- django-hijack/django-hijack - With Django Hijack, admins can log in and work on behalf of other users without having to know their credentials.
- django/django - The Web framework for perfectionists with deadlines.
- scikit-learn/scikit-learn - scikit-learn: machine learning in Python
- wsvincent/drfx - A framework for launching new Django Rest Framework projects quickly.
- geekcomputers/Python - My Python Examples
- benoitc/gunicorn - gunicorn 'Green Unicorn' is a WSGI HTTP Server for UNIX, fast clients and sleepy applications.
- wagtail/wagtail - A Django content management system focused on flexibility and user experience
- encode/django-rest-framework - Web APIs for Django. ๐ธ
- cookiecutter/cookiecutter - A cross-platform command-line utility that creates projects from cookiecutters (project templates), e.g. Python package projects, C projects.
- upgradeQ/Streaming-Software-Scripting-Reference - Reference for OBS Studio Python API
- ivicanikolicsg/MAIAN - MAIAN: automatic tool for finding trace vulnerabilities in Ethereum smart contracts
- OpenBMB/ChatDev - ChatDev 2.0: Dev All through LLM-powered Multi-Agent Collaboration
- hynek/svcs - A Flexible Service Locator for Python.
- vintasoftware/django-templated-email - Django module to easily send templated emails using django templates, or using a transactional mail provider (mailchimp, silverpop, etc.)
- epicserve/dj-beat-drop - A CLI for creating new Django projects
- django-simple-deploy/django-simple-deploy - Deployment, for Djangonauts with deadlines.
- wsvincent/djangoforapis - Source code for Django for APIs
- wsvincent/lithium - Django starter project with ๐
- open-webui/open-webui - User-friendly AI Interface (Supports Ollama, OpenAI API, ...)
- fabiocaccamo/django-extra-settings - :gear: config and manage typed extra settings using just the django admin.
- selectnull/django-pyrepl - Use Python 3.13 REPL with Django shell
- ambient-innovation/django-removals - Package to check for known Django removals and deprecations
- AmbitionEng/django-pgtransaction - A context manager/decorator which extends Django's atomic function with the ability to set isolation level and retries for a given transaction.
- AmbitionEng/django-pgtrigger - Write Postgres triggers for your Django models
- mbi/django-rosetta - Rosetta is a Django application that eases the translation process of your Django projects
- RealOrangeOne/django-tasks - A backport of Django's built in Tasks framework
- saleor/saleor - Saleor Core: the high performance, composable, headless commerce API.
- manjurulhoque/doccure - DocCure is a healthcare appointment management system designed to streamline the connection between doctors and patients. Built with Django and modern web technologies, it simplifies the process of fi
- ConsenSysDiligence/mythril - Mythril is a symbolic-execution-based securty analysis tool for EVM bytecode. It detects security vulnerabilities in smart contracts built for Ethereum and other EVM-compatible blockchains.
- FoundationAgents/MetaGPT - ๐ The Multi-Agent Framework: First AI Software Company, Towards Natural Language Programming
- adamchainz/django-auto-prefetch - Automatically prefetch foreign key values as needed
- openinterpreter/open-interpreter - A natural language interface for computers
- django-oauth/django-oauth-toolkit - OAuth2 goodies for the Djangonauts!
- feincms/django-admin-ordering - Drag-drop orderable change lists and inlines done right.
- feincms/django-json-schema-editor - JSON editor using schemas for Django
- Kludex/starlette - The little ASGI framework that shines. ๐
- RezShakeri/django-audio-validator - Django audio validator that verifies the mime and extension of audio files.
- danjac/listenwave - Simple podcast aggregator
- codingjoe/django-health-check - Pluggable health checks for Django applications
- openedx/openedx-platform - The Open edX LMS & Studio, powering education sites around the world!
- wagtail/awesome-wagtail - A curated list of awesome packages, articles, and other cool resources from the Wagtail community.
- openinterpreter/openinterpreter - A lightweight coding agent for open models like Deepseek, Kimi, and Qwen
-
Ruby
- DigixGlobal/digixdao-contracts - Solidity contracts for DigixDAO
-
Rust
- astral-sh/ruff - An extremely fast Python linter and code formatter, written in Rust.
- libreddit/libreddit - Private front-end for Reddit
- brettcannon/python-launcher - Python launcher for Unix
- benfred/py-spy - Sampling profiler for Python programs
-
Shell
- matomo-org/docker - Official Docker project for Matomo Analytics
- jayphelps/git-blame-someone-else - Blame someone else for your bad code.
- Gazler/githug - Git your game on!
- m3n0sd0n4ld/uDork - uDork is a script written in Bash Scripting that uses advanced Google search techniques to obtain sensitive information in files or directories, find IoT devices, detect versions of web applications,
- jdbit/django-auto-deploy - Deploy a Django website in one click with this bash script (Nginx, Gunicorn, MySQL/MariaDB/PostgreSQL)
- feldroy/django-crash-course - The issue tracker and code repository for Django Crash Course
- Someguy123/eos-docker - EOS in a box (easy install) (Ported from steem-docker)
- dustinkirkland/hollywood
-
Solidity
- OpenZeppelin/ethernaut - Web3/Solidity based wargame
- OpenZeppelin/openzeppelin-contracts - OpenZeppelin Contracts is a library for secure smart contract development.
- crytic/not-so-smart-contracts - Examples of Solidity security issues
-
Svelte
- rajnandan1/kener - Stunning status pages, batteries included!
- imputnet/cobalt - best way to save what you love
-
TeX
- ethereum/yellowpaper - The "Yellow Paper": Ethereum's formal specification
-
TypeScript
- f/awesome-chatgpt-prompts - Share, discover, and collect prompts from the community. Free and open source โ self-host for your organization with complete privacy.
- Stirling-Tools/Stirling-PDF - #1 PDF Application on GitHub that lets you edit PDFs on any device anywhere
- MetaMask/metamask-extension - :globe_with_meridians: :electric_plug: The MetaMask browser extension enables browsing Ethereum blockchain enabled websites
- abi/screenshot-to-code - Drop in a screenshot and convert it to clean code (HTML/Tailwind/React/Vue)
- onlook-dev/onlook - The Cursor for Designers โข An Open-Source AI-First Design tool โข Visually build, style, and edit your React App with AI
- umami-software/umami - Umami is a modern, privacy-focused analytics platform. An open-source alternative to Google Analytics, Mixpanel and Amplitude.
- steven-tey/precedent - An opinionated collection of components, hooks, and utilities for your Next.js project.
- apptension/saas-boilerplate - SaaS Boilerplate - Open Source and free SaaS stack that lets you build SaaS products faster in React, Django and AWS. Focus on essential business logic instead of coding repeatable features!
- siyuan-note/siyuan - A privacy-first, self-hosted, fully open source personal knowledge management software, written in typescript and golang.
- rauchg/next-ai-news
- CopilotKit/CopilotKit - The Frontend Stack for Agents & Generative UI. React, Angular, Mobile, Slack, and more. Makers of the AG-UI Protocol
- TypeCellOS/BlockNote - A React Rich Text Editor that's block-based (Notion style) and extensible. Built on top of Prosemirror and Tiptap.
- storybookjs/storybook - Storybook is the industry standard workshop for building, documenting, and testing UI components in isolation
- infinitered/ignite - Infinite Red's battle-tested React Native project boilerplate, along with a CLI, component/model generators, and more! 9 years of continuous development and counting.
- microsoft/playwright - Playwright is a framework for Web Testing and Automation. It allows testing Chromium, Firefox and WebKit with a single API.
- bluesky-social/feed-generator - ATProto Feed Generator Starter Kit
- AutomationPanda/awesome-web-testing-playwright - Awesome Web Testing with Playwright: The Automation Panda's Official Playwright Tutorial!
- dilaouid/FandomScraper - ๐ [TS] A NodeJS package to scrap fandoms wikis characters page. Only scraps the characters info section and the list of all repertoried characters.
- colinhacks/zod - TypeScript-first schema validation with static type inference
- Shopify/restyle - A type-enforced system for building UI components in React Native with TypeScript.
- bluesky-social/atproto - Social networking technology created by Bluesky
- shadcn-ui/taxonomy - An open source application built using the new router, server components and everything new in Next.js 13.
- dilaouid/shitshit - ๐ A developer cheatsheet full of useful functions (multiple languages)
- imbhargav5/nextbase-nextjs-supabase-starter - ๐โก๏ธ Free Boilerplate and Starter kit for Next.js 16+, Supabase, Tailwind CSS 4 and TypeScript. ๐ Next.js ๐ฅ Supabase ๐ป TypeScript ๐ ESLint ๐จ Prettier ๐ถ Husky ๐งน Lint-Staged ๐งช Jest ๐งช Testing Library ๐น๏ธ P
- vercel/examples - Enjoy our curated collection of examples and solutions. Use these patterns to build your own robust and scalable applications.
- pankod/superplate - A well-structured production-ready frontend boilerplate with Typescript, React Testing Library, styled-component, React Query, .env, Axios, Bundle Analyzer, Prettier and 30+ plugins. superplate create
- patrick91/absurd-django
- fastapi/full-stack-fastapi-template - Full stack, modern web application template. Using FastAPI, React, SQLModel, PostgreSQL, Docker, GitHub Actions, automatic HTTPS and more.
- vscode-django/vscode-django - Beautiful syntax and snippets for perfectionists with deadlines
- renovatebot/renovate - Home of the Renovate CLI: Cross-platform Dependency Automation by Mend.io
- actions/checkout - Action for checking out a repo
- gothinkster/realworld - "The mother of all demo apps" โ Exemplary fullstack Medium.com clone powered by React, Angular, Node, Django, and many more
- 0xProject/0x-monorepo - 0x protocol monorepo - includes our smart contracts and many developer tools
- ethers-io/ethers.js - Complete Ethereum library and wallet implementation in JavaScript.
- web3/web3.js - Collection of comprehensive TypeScript libraries for Interaction with the Ethereum JSON RPC API and utility functions.
- airform/airform - Functional HTML forms for Front-End Developers.
- realworld-apps/realworld - "The mother of all demo apps" โ Exemplary fullstack Medium.com clone powered by React, Angular, Node, Django, and many more
-
Vala
- phw/peek - Simple animated GIF screen recorder with an easy to use interface
Programming Languages
Categories
Sub Categories
Keywords
python
143
django
138
ethereum
25
docker
23
javascript
19
typescript
17
blockchain
16
security
16
awesome
14
solidity
14
awesome-list
13
django-rest-framework
13
python3
11
react
10
api
9
html
9
rest-api
8
nextjs
8
authentication
8
web
8
redis
8
nodejs
8
postgresql
8
chatgpt
7
cli
7
boilerplate
7
privacy
7
electron
7
ai
7
admin
7
smart-contracts
7
llm
6
web3
6
tailwindcss
6
machine-learning
6
cms
6
http
6
golang
6
linux
6
docker-compose
6
developer-tools
6
rest
5
cryptocurrency
5
htmx
5
documentation
5
ui
5
monitoring
5
cookiecutter
5
django-application
5
reactjs
5