stars
A curated list of my GitHub stars!
https://github.com/ju-c/stars
Last synced: 5 days ago
JSON representation
-
Others
- pFarb/awesome-crypto-papers - A curated list of cryptography papers, articles, tutorials and howtos.
- springload/awesome-wagtail - A curated list of awesome packages, articles, and other cool resources from the Wagtail community.
- sindresorhus/awesome - π Awesome lists about all kinds of interesting topics
- kamranahmedse/design-patterns-for-humans - An ultra-simplified explanation to design patterns
- ethereumbook/ethereumbook - Mastering Ethereum: 2nd Edition, by Andreas M. Antonopoulos, Gavin Wood, Carlo Parisi, Alessandro Mazza, NiccolΓ² Pozzolini
- karanpratapsingh/system-design - Learn how to design systems at scale and prepare for system design interviews
- github/gitignore - A collection of useful .gitignore templates
- bradtraversy/design-resources-for-developers - Curated list of design and UI resources from stock photos, web templates, CSS frameworks, UI libraries, tools and much more
- public-api-lists/public-api-lists - A curated list of free public APIs across 48 categories β searchable, community-maintained, with a free JSON API.
- nioperas06/awesome-django-rest-framework - π»πTools, processes and resources you need to create an awesome API with Django REST Framework
- sigp/solidity-security-blog - Comprehensive list of known attack vectors and common anti-patterns
- grpc-ecosystem/awesome-grpc - A curated list of useful resources for gRPC
- rajasegar/awesome-htmx - Awesome things about htmx
- DovAmir/awesome-design-patterns - A curated list of software and architecture related design patterns.
- joonspk-research/generative_agents - Generative Agents: Interactive Simulacra of Human Behavior
- stephrobert/awesome-french-devops - Une liste de liens permettant de se former aux outils utilisΓ©s dans le domaine du Devops
- Scanate/EthList - The Comprehensive Ethereum Reading List
- zakirullin/cognitive-load - π§ Cognitive load is what matters
- Syndrizzle/hotfiles - π A collection of personal configuration files for various rices I have made.
- louisfb01/start-llms - A complete guide to start and improve your LLM skills in 2026 with little background in the field and stay up-to-date with the latest news and state-of-the-art techniques!
- nemild/hack-the-media - This repo collects examples of intentional and unintentional hacks of media sources
- minimaxir/hacker-news-undocumented - Some of the hidden norms about Hacker News not otherwise covered in the Guidelines and the FAQ.
- Consensys/ethereum-developer-tools-list - A guide to available tools and platforms for developing on Ethereum.
- st3v3nmw/awesome-django-performance - A curated list of libraries, tools, blog articles, and books to help profile and optimize your Django project
- ju-c/advanced-django-cheat-sheet - A cheat sheet for Django.
- syndrizzle/hotfiles - π A collection of personal configuration files for various rices I have made.
- ju-c/software-engineering-at-google - My arbitrary selection of quotes and notes on the book Software engineering at Google.
- GEIGEIGEIST/KLOR - KLOR is 36-42 keys column-staggered split keyboard. It supports a per key RGB matrix, encoders, OLED displays, haptic feedback, audio, a Pixart Paw3204 trackball and four different layouts, through br
- ChocolateCharlie/TeachYourselfCS-FR - Traduction du guide "Teach Yourself Computer Science" en franΓ§ais
- nucliweb/image-element - Repository to collect best practices for web images π
- dipjul/Grokking-the-Coding-Interview-Patterns-for-Coding-Questions - Grokking the Coding Interview: Patterns for Coding Questions Alternative
- dabeaz/python-distilled - Resources for Python Distilled (Book)
- PaulleDemon/AWS-deployment - Instructions to deploy django, django channels to AWS
- JoinMarket-Org/joinmarket - CoinJoin implementation with incentive structure to convince people to take part
- remix-project-org/remix-ide - Documentation for Remix IDE
-
Python
- jawah/charset_normalizer - Truly universal encoding detector in pure Python.
- hgrecco/pint - Operate and manipulate physical quantities in Python
- maguowei/starred - Create and maintain your own Awesome-style list from GitHub stars!
- theskumar/python-dotenv - Reads key-value pairs from a .env file and can set them as environment variables. It helps in developing applications following the 12-factor principles.
- public-apis/public-apis - A collective list of free APIs
- beetbox/beets - music library manager and MusicBrainz tagger
- kovidgoyal/kitty - If you live in the terminal, kitty is made for you! Cross-platform, fast, feature-rich, GPU based.
- pretix/pretix - Ticket shop application for conferences, festivals, concerts, tech events, shows, exhibitions, workshops, barcamps, etc.
- mher/flower - Real-time monitor and web admin for Celery distributed task queue
- jet-admin/jet-bridge - Jet Admin β No-code Business App builder
- TheAlgorithms/Python - All Algorithms implemented in Python
- pennersr/django-allauth - Integrated set of Django applications addressing authentication, registration, account management as well as 3rd party (social) account authentication. π Mirror of https://codeberg.org/allauth/django-
- dbader/schedule - Python job scheduling for humans.
- falconry/falcon - The no-magic web API and microservices framework for Python developers, with a focus on reliability and performance at scale.
- locustio/locust - Write scalable load tests in plain Python ππ¨
- sunscrapers/djoser - REST implementation of Django authentication system.
- django-crispy-forms/django-crispy-forms - The best way to have DRY Django forms. The app provides a tag and filter that lets you quickly render forms in a div format while providing an enormous amount of capability to configure and control th
- Zulko/moviepy - Video editing with Python
- encode/django-rest-framework - Web APIs for Django. πΈ
- wagtail/wagtail - A Django content management system focused on flexibility and user experience
- scikit-learn/scikit-learn - scikit-learn: machine learning in Python
- python/cpython - The Python programming language
- benoitc/gunicorn - gunicorn 'Green Unicorn' is a WSGI HTTP Server for UNIX, fast clients and sleepy applications.
- django/django - The Web framework for perfectionists with deadlines.
- squidfunk/mkdocs-material - Documentation that simply works
- kurtmckee/feedparser - Parse feeds in Python
- geekcomputers/Python - My Python Examples
- mljar/mercury - Create web apps from Python notebooks
- saleor/saleor - Saleor Core: the high performance, composable, headless commerce API.
- pyscript/pyscript - An open source platform for Python in the browser. https://pyscript.net Docs: https://docs.pyscript.net/ Try it: https://pyscript.com/ Community: https://discord.gg/HxvBtukrg2
- coqui-ai/TTS - πΈπ¬ - a deep learning toolkit for Text-to-Speech, battle-tested in research and production
- open-webui/open-webui - User-friendly AI Interface (Supports Ollama, OpenAI API, ...)
- geekan/MetaGPT - π The Multi-Agent Framework: First AI Software Company, Towards Natural Language Programming
- OpenInterpreter/open-interpreter - A natural language interface for computers
- healthchecks/healthchecks - Open-source cron job and background task monitoring service, written in Python & Django
- agronholm/apscheduler - Task scheduling library for Python
- django-import-export/django-import-export - Django application and library for importing and exporting data with admin integration.
- fabiocaccamo/django-admin-interface - :superhero: :zap: django's default admin interface with superpowers - customizable themes, popup windows replaced by modals and many other features.
- otto-torino/django-baton - A cool, modern and responsive django admin application based on bootstrap 5 that brings AI to the Django admin - https://baton.sqrt64.it/
- iMerica/dj-rest-auth - Authentication for Django Rest Framework
- jazzband/django-rest-knox - Authentication Module for django rest auth
- jazzband/djangorestframework-simplejwt - A JSON Web Token authentication plugin for the Django REST Framework.
- axnsan12/drf-yasg - Automated generation of real Swagger/OpenAPI 2.0 schemas from Django REST Framework code.
- graphql-python/graphene-django - Build powerful, efficient, and flexible GraphQL APIs with seamless Django integration.
- encode/starlette - The little ASGI framework that shines. π
- fabiocaccamo/django-extra-settings - :gear: config and manage typed extra settings using just the django admin.
- sloria/environs - simplified environment variable parsing
- doableware/djongo - Django and MongoDB database connector
- matthewwithanm/django-imagekit - Automated image processing for Django. Currently v6.0
- codingjoe/django-pictures - Responsive cross-browser image library using modern codes like AVIF & WebP
- tolomea/django-data-browser - Django app for user friendly querying of Django models
- fabiocaccamo/django-maintenance-mode - :construction: :hammer_and_wrench: shows a 503 error page when maintenance-mode is on.
- vishalanandl177/DRF-API-Logger - An API Logger for your Django Rest Framework project.
- django-money/django-money - Money fields for Django forms and models.
- rsinger86/django-lifecycle - Declarative model lifecycle hooks, an alternative to Signals.
- django-mptt/django-mptt - Utilities for implementing a modified pre-order traversal tree in django.
- jazzband/django-recurrence - Utility for working with recurring dates in Django.
- fabiocaccamo/django-treenode - :deciduous_tree: probably the best abstract model/admin for your tree based stuff.
- mozilla/django-csp - Content Security Policy for Django.
- adamchainz/django-permissions-policy - Set the Permissions-Policy HTTP header on your Django app.
- django-compressor/django-compressor - Compresses linked and inline javascript or CSS into a single cached file.
- wemake-services/django-test-migrations - Test django schema and data migrations, including migrations' order and best practices.
- fabiocaccamo/django-redirects - :arrow_right_hook: :white_check_mark: redirects as they should be, with full control.
- HackSoftware/Django-Styleguide - Django styleguide used in HackSoft projects
- wsvincent/awesome-django - A curated list of awesome things related to Django
- cookiecutter/cookiecutter-django - Cookiecutter Django is a framework for jumpstarting production-ready Django projects quickly.
- 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.
- wsvincent/drfx - A framework for launching new Django Rest Framework projects quickly.
- amerkurev/django-docker-template - Dockerized Django with Postgres, Gunicorn, and Traefik or Caddy (with auto renew Let's Encrypt)
- ilikerobots/cookiecutter-vue-django - Vue 3 + Vite + Django with no compromises. Use Vue SFCs directly in Django Templates, DRF not required.
- MrBin99/django-vite - Integration of ViteJS in a Django project.
- PyCQA/bandit - Bandit is a tool designed to find common security issues in Python code.
- dabeaz-course/python-mastery - Advanced Python Mastery (course by @dabeaz)
- Bogdanp/dramatiq - A fast and reliable background task processing library for Python 3.
- drpancake/chard - A simple async/await task queue for Django. One process, no threads, no other dependencies.
- nicois/nango
- tonybaloney/wily - A Python application for tracking, reporting on timing and complexity in Python code
- dabapps/django-zen-queries - Explicit control over database query execution in Django applications
- python-social-auth/social-app-django - Python Social Auth - Application - Django
- LAION-AI/Open-Assistant - OpenAssistant is a chat-based assistant that understands tasks, can interact with third-party systems, and retrieve information dynamically to do so.
- sivel/speedtest-cli - Command line interface for testing internet bandwidth using speedtest.net
- Netflix/dispatch - All of the ad-hoc things you're doing to manage incidents today, done for you, and much more!
- pyston/pyston - (No longer maintained) A faster and highly-compatible implementation of the Python programming language.
- openai/openai-python - The official Python library for the OpenAI API
- xtekky/gpt4free - The official gpt4free repository | various collection of powerful language models | opus 4.6 gpt 5.3 kimi 2.5 deepseek v3.2 gemini 3
- cobrateam/django-htmlmin - HTML minifier for Python frameworks (not only Django, despite the name).
- vintasoftware/django-templated-email - Django module to easily send templated emails using django templates, or using a transactional mail provider (mailchimp, silverpop, etc.)
- dj-stripe/dj-stripe - dj-stripe automatically syncs your Stripe Data to your local database as pre-implemented Django Models allowing you to use the Django ORM, in your code, to work with the data making it easier and fast
- OpenBB-finance/OpenBB - Financial data platform for analysts, quants and AI agents.
- dry-python/returns - Make your functions return something meaningful, typed, and safe!
- hynek/svcs - A Flexible Service Locator for Python.
- jazzband/django-axes - Keep track of failed login attempts in Django-powered sites.
- django/asgiref - ASGI specification and utilities
- cookiecutter/cookiecutter - A cross-platform command-line utility that creates projects from cookiecutters (project templates), e.g. Python package projects, C projects.
- oauthlib/oauthlib - A generic, spec-compliant, thorough implementation of the OAuth request-signing logic
- graphql-python/graphene - GraphQL framework for Python
- mbi/django-simple-captcha - Django Simple Captcha is an extremely simple, yet highly customizable Django application to add captcha images to any Django form.
- ungoogled-software/ungoogled-chromium - Google Chromium, sans integration with Google
- airspeed-velocity/asv - Airspeed Velocity: A simple Python benchmarking tool with web-based reporting
- dabapps/django-log-request-id - Django middleware and log filter to attach a unique ID to every log message generated as part of a request
- incuna/django-pgcrypto-fields - Transparent field level encryption for Django using the pgcrypto postgresql extension.
- jcass77/django-apscheduler - APScheduler for Django
- mixxorz/DSLR - Take lightning fast snapshots of your local Postgres databases.
- nickjj/docker-django-example - A production ready example Django app that's using Docker and Docker Compose.
- occipital/django-consistency-model - DCM is a set of tools that helps you to keep your data in your Django Models consistent.
- pallets/quart - An async Python micro framework for building web applications.
- pantsbuild/pants - The Pants Build System
- tarpas/pytest-testmon - Selects tests affected by changed files. Executes the right tests first. Continuous test runner when used with pytest-watch.
- thorin-schiffer/django-plpy - Django utilities for Postgres PL/Python
- mbi/django-rosetta - Rosetta is a Django application that eases the translation process of your Django projects
- skorokithakis/django-annoying - A django application that tries to eliminate annoying things in the Django framework. βΊ
- meeb/django-distill - Minimal configuration static site generator for Django
- aaugustin/django-sesame - "Magic Links" - URLs with authentication tokens for one-click login
- jedie/django-tools - miscellaneous django tools
- rq/rq - Simple job queues for Python
- TheLastBen/fast-stable-diffusion - fast-stable-diffusion + DreamBooth
- tinygrad/tinygrad - You like pytorch? You like micrograd? You love tinygrad! β€οΈ
- cosmicpython/code - Example application code for the python architecture book
- pyca/cryptography - cryptography is a package designed to expose cryptographic primitives and recipes to Python developers.
- astral-sh/ruff-pre-commit - A pre-commit hook for Ruff.
- OpenBMB/ChatDev - ChatDev 2.0: Dev All through LLM-powered Multi-Agent Collaboration
- boto/botocore - The low-level, core functionality of boto3 and the AWS CLI.
- florimondmanca/djangorestframework-api-key - π API key permissions for Django REST Framework
- IAmPara0x/Yuno - Yuno is context based search engine for anime.
- trypromptly/LLMStack - No-code multi-agent framework to build LLM Agents, workflows and applications with your data
- microsoft/vscode-black-formatter - Formatting support for Python using the Black formatter
- certifi/python-certifi - (Python Distribution) A carefully curated collection of Root Certificates for validating the trustworthiness of SSL certificates while verifying the identity of TLS hosts.
- psycopg/psycopg - New generation PostgreSQL database adapter for the Python programming language
- Tobi-De/fuzzy-couscous - A cli tool to bootstrap your django projects and enhance your development experience.
- gauge-sh/bridge - Automatic infrastructure for Django
- jointakahe/takahe - An ActivityPub/Fediverse server
- anze3db/django-tui - Inspect and run Django Commands in a text-based user interface (TUI)
- ekzhang/inline-sql - πͺ Inline SQL in any Python program
- vintasoftware/django-virtual-models - Improve performance and maintainability with a prefetching layer in your Django project
- saadmk11/redis-search-django - Django package that provides auto indexing and searching capabilities for Django model instances using RediSearch.
- tolomea/django-auto-prefetch - Automatically prefetch foreign key values as needed
- adamchainz/django-upgrade - Automatically upgrade your Django projects.
- vitalik/django-ninja - π¨ Fast, Async-ready, Openapi, type hints based framework for building APIs
- pypa/packaging - Core utilities for Python packages
- wagtail/django-modelcluster - Django extension to allow working with 'clusters' of models as a single unit, independently of the database
- turkishviking/Python-Robocode - A Fork of Robocode for python programming
- RentFreeMedia/rentfreemedia - Media distribution without the platform markup. Home of the free/open source Rent Free Media distribution of Django + Wagtail.
- wagtail/wagtail-localize - Translation plugin for Wagtail CMS
- bookwyrm-social/bookwyrm - Social reading and reviewing, decentralized with ActivityPub
- Yifan-Song793/RestGPT - An LLM-based autonomous agent controlling real-world applications via RESTful APIs
- aaronn/django-rest-framework-passwordless - Passwordless Auth for Django REST Framework
- hbakri/django-ninja-crud - π§© Modular, composable API views for scalable Django Ninja projects, with built-in CRUD.
- rtts/djhtml - Django/Jinja template indenter
- mikeckennedy/umami-python - Umami Analytics Client for Python #pypackage
- adamchainz/django-browser-reload - Automatically reload your browser in development.
- citusdata/django-multitenant - Python/Django support for distributed multi-tenant databases like Postgres+Citus
- makinacorpus/django-safedelete - Mask your objects instead of deleting them from your database.
- tfranzel/drf-spectacular - Sane and flexible OpenAPI 3 schema generation for Django REST framework.
- sderev/lmtoolbox - LMtoolbox is a collection of CLI tools using language models to perform various tasks: commit messages, proofreading, shell commands, and more.
- openinterpreter/open-interpreter - A natural language interface for computers
- Abdenasser/dr_scaffold - scaffold django rest apis like a champion π
- adamchainz/flake8-comprehensions - βοΈ A flake8 plugin to help you write better list/set/dict comprehensions.
- ranahaani/GNews - A Happy and lightweight Python Package that Provides an API to search for articles on Google News and returns a JSON response.
- cea-sec/miasm - Reverse engineering framework in Python
- openedx/edx-platform - The Open edX LMS & Studio, powering education sites around the world!
- 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
- SectorLabs/django-postgres-extra - Bringing all of PostgreSQL's awesomeness to Django.
- adamchainz/django-perf-rec - Keep detailed records of the performance of your Django code.
- codeinthehole/django-cacheback - Smart caching for Django using Celery to refresh cached items asynchronously.
- saxix/django-admin-extra-buttons
- ubernostrum/pwned-passwords-django - Utilities for working with the Pwned Passwords database from Django.
- danihodovic/django-webhook - Django webhooks triggered on model changes
- carltongibson/neapolitan - Quick CRUD views for Django
- un33k/django-ipware - A Django application to retrieve client's IP address
- ivicanikolicsg/MAIAN - MAIAN: automatic tool for finding trace vulnerabilities in Ethereum smart contracts
- revsys/django-health-check - a pluggable app that runs a full check on the deployment, using a number of plugins to check e.g. database, queue server, celery processes, etc.
- Raekkeri/django-requestlogs - django-requestlogs is a package providing middleware and other helpers for audit logging.
- philipn/django-rest-framework-filters - Better filtering for Django REST Framework
- py-universe/django-rest-cli - Scaffold your Django Rest(DRF) projects faster with DR-CLIβ‘π
- guettli/django-htmx-fun - A small Django application to advertise the fun htmx can bring you
- sphinx-contrib/spelling - A spelling checker for Sphinx-based documentation
- realpython/django-slow-tests - Locate your slowest tests.
- simonw/django-sql-dashboard - Django app for building dashboards using raw SQL queries
- django-salesforce/django-salesforce - Salesforce integration for Django's ORM using the SF REST API.
- pyenchant/pyenchant - spellchecking library for python
- file-validator/file-validator - The first Python validation package uses type, mime, extension, magic numbers, and size to validate files. β
- django-hijack/django-hijack - With Django Hijack, admins can log in and work on behalf of other users without having to know their credentials.
- fastapi/typer - Typer, build great CLIs. Easy to code. Based on Python type hints.
- mikrl/django-llm - A reusable django app for large language model workflows
- timonweb/django-tailwind - Django + Tailwind CSS = π
- django/djangosnippets.org - The code that powers djangosnippets.org, it allows users to post and share useful "snippets" of code.
- python/the-knights-who-say-ni - CLA enforcement bot for Python organization projects
- mixxorz/slippers - A UI component framework for Django. Built on top of Django Template Language.
- jrief/django-formset - The missing widgets and form manipulation library for Django
- jazzband/django-analytical - Analytics services for Django projects
- liminspace/django-mjml - The simplest way to use MJML in Django templates.
- simonw/django_sqlite_benchmark - Benchmarking Django using SQLite
- dabapps/django-db-queue - Simple database-backed job queue
- barrust/pyspellchecker - Pure Python Spell Checking http://pyspellchecker.readthedocs.io/en/latest/
- boxed/django-fastdev - An app to make it safer, faster and more fun to develop in Django
- abrookins/streaming_django - An explanation of how Django's streaming HTTP responses work
- ryancheley/the-well-maintained-test - Programatically tries to answer the 12 questions from Adam Johnson's blog post https://adamj.eu/tech/2021/11/04/the-well-maintained-test/
- akx/django-managerie - Expose Django management commands in the admin
- mikeckennedy/listmonk - Listmonk Email App API Client for Python #pypackage
- cltrudeau/django-awl - Miscellaneous django tools
- mblayman/django-denied - An authorization system based exclusively on allow lists
- matthiask/django-json-schema-editor
- buttondown/django-typescript-routes - Generate Typescript routes from a Django URLconf
- matthiask/django-admin-ordering - Drag-drop orderable change lists and inlines done right.
- rails-inspire-django/django-viewcomponent - Build reusable components in Django, inspired by Rails ViewComponent
- PaulGilmartin/django-queryhunter - Hunt down the lines of your Django application code which are responsible for executing the most queries.
- mkalioby/django-passkeys - Django Authentication Backend For Passkeys
- djangonaut-space/wagtail-indymeet - Djangonaut Space site
- sesh/post-httpstatuscodes
- sesh/ready - Are you production ready?
- andymckay/django-google-fonts
- python-cffi/cffi - A Foreign Function Interface package for calling C libraries from Python.
- adamchainz/django-minify-html - Use minify-html, the extremely fast HTML + JS + CSS minifier, with Django.
- dotja/django-example - Django project with various example apps.
- Xzya/django-web-components - A simple way to create reusable template components in Django.
- arthurdejong/python-stdnum - A Python library to provide functions to handle, parse and validate standard numbers.
- gip-inclusion/les-emplois - Plate-forme numΓ©rique de l'inclusion
- lekjos/django-custom-admin-pages - A Django app that allows you to register class-based views to appear in Django admin.
- godd0t/django-docker-quickstart - Your all-in-one Django-Docker starter kit. Pre-configured services including PostgreSQL, Redis, Celery, with Nginx and Traefik for production. Streamlined development with included tools for testing a
- valberg/django-view-decorator
- silviogutierrez/reactivated
- pysnippet/django-forbid - Secure your Django app by controlling the access - grant or deny user access based on device and location, including VPN detection.
- testdrivenio/django-docker-s3 - Django + S3
- pysnippet/django-mermaid - Django template tag for rendering mermaid diagrams.
- tim-schilling/django-cairn - The passive trail guide for a Djangonaut's journey.
- Miserlou/chords2midi - Create MIDI files from numerical chord progressions!
- koleror/django-admin-views - Easily link custom admin views and direct URLs into the Django admin
- TrangPham/django-admin-confirm - AdminConfirmMixin is a mixin for ModelAdmin that adds confirmations to changes, additions and actions.
- OmenApps/django-pint-field - Store, validate, and convert physical quantities in Django using Pint.
- justinmayer/django-hype - Referral links for Django
- justinmayer/kagi - WebAuthn security keys and TOTP multi-factor authentication for Django
- merixstudio/django-trench - django-trench provides a set of REST API endpoints to supplement django-rest-framework with multi-factor authentication (MFA, 2FA). It supports both standard built-in authentication methods, as well a
- AlexHill/django-relativity - More expressive relationships for the Django ORM.
- bashu/django-maintenancemode - π django-maintenancemode allows you to temporary shutdown your site for maintenance work
- dprog-philippe-docourt/django-qr-code - An application that provides tools for displaying QR codes on your Django site.
- charettes/django-syzygy - Django application providing database migration tooling to automate their deployment.
- silviolleite/django-pwa - Looks like an app, feels like an app, but IS NOT an app.
- ButterCMS/django-starter-buttercms - Drop-in proof-of-concept Python/Django app, fully integrated with your ButterCMS account
- lincolnloop/django-production - production settings for Django
- HackSoftware/Django-Styleguide-Example - Repository for example styleguide project
- StefanVDWeide/flask-api-template - A basic template to help kickstart development of a Flask API
- tomwojcik/django-fly.io-example-project - Example Django project to test the deployment on Fly.io
- render-examples/django - Getting Started wth Django on Render Example
- ahershy/Virtual_assistant - Transcribe speech to text, then receive a virtual assistant response to what you say from openai
- MetaMetricsInc/django-warrant - Django package that uses AWS Cognito and Warrant to create a Django backend and common views.
- MattSegal/django-pytest-github-actions - Minimal example of getting Django + PyTest running on GitHub Actions
- operatorequals/git-course - An interactive course to git
- adamghill/django-fbv - Utilities to make function-based views cleaner, more efficient, and better tasting.
- adamghill/djangocon-eu-2021-conference-talk - Code, slides, scripts and other notes for my DjangoCon EU 2021 talk.
- rzashakeri/django-audio-validator - Django audio validator that verifies the mime and extension of audio files.
- rob32/dev-case - A privacy-focused and secure CMS, Blog and Portfolio made with Python & Django. Designed with developers and IT professionals in mind.
- schinckel/django-shared-property - Properties that are both ORM expressions and python code.
- Frojd/django-react-templatetags - A quick way to add React components to your Django templates.
- pytest-dev/pytest-xprocess - pytest external process plugin
- appliku/drf_openapi3_tutorial - Django application with DRF and drf-spectacular for tutorial https://appliku.com/post/django-rest-framework-openapi-3
- sophilabs/django-qurl-templatetag - A Django template tag to modify url's query string.
- dabapps/django-readers - A lightweight function-oriented toolkit for better organisation of business logic and efficient selection and projection of data in Django projects.
- Lukas-Schillinger/django-queryset-feeler - Get a feel for how Django queries your database. Profile query count, execution time, and raw SQL from the command line, IPython, or Jupyter. No configuration required.
- dulacp/django-accounting - Accounting pluggable app for Django 1.7+ projects
- microsoft/mssql-django - Django Backend for Microsoft SQL provides a connectivity layer for Django on SQL Server or Azure SQL DB.
- mherrmann/django-404-middleware - An alternative to Django's BrokenLinkEmailsMiddleware
- artinnok/django-swap-user - (Beta) Simple and flexible way to swap default Django User
- 3YOURMIND/django-add-default-value - This django Migration Operation can be used to transfer a Fields default value to the database scheme.
- furious-luke/django-address - A Django address model and field. Addresses may be specified by address components or by performing an automatic Google Maps lookup.
- testdrivenio/django-heroku - A Django library for Heroku apps.
- Salaah01/django-form-creator - A Django app that allows users to dynamically create forms.
- Apreche/djangogoboot - A Python CLI application to get a single-instance full stack Django app up and running ASAP.
- DjangoGirls/djangogirls - Website for DjangoGirls.org
- mfonism/django-classy-start - A Command Line utility for starting Django projects and apps in a most classy manner
- zagaran/sample-django-app - This is a fully runnable Django application, along with valid configuration for a number of helpful addons. This is intended to be a reference for both new and existing Django projects.
- Mng-dev-ai/drf-turbo - An alternative serializer implementation for REST framework written in cython built for speed.
- PaulGilmartin/django-pgpubsub - A distributed task processing framework for Django built on top of the Postgres NOTIFY/LISTEN protocol.
- kalekseev/django-geoipdb-loader - Helps download and keep updated maxmind's geoip db required for django GeoIP
- oscarychen/drf-stripe-subscription - An out-of-box Django REST framework solution for payment and subscription management using Stripe.
- adamchainz/pytest-is-running - pytest plugin providing a function to check if pytest is running.
- ubernostrum/django-flashpolicies - Flash cross-domain policies for Django.
- ubernostrum/django-soapbox - A Django application for announcing things
- charettes/django-seal - Django application providing queryset sealing capability.
- carltongibson/django-sphinx-view - Django Powered Dynamic Sphinx Docs.
- koebi/potypo - spellchecking for .po-files
- guettli/django-tips - GΓΌttli's opinionated Django Tips
- danjac/realworld
- pass-culture/pass-culture-main - Applications du pass Culture
- Bearle/django-web3-auth - A pluggable Django app that enables login/signup via an Ethereum wallet (a la CryptoKitties)
- Aristotle-Metadata-Enterprises/django-garnett - Django Garnett is a field level translation library that allows you to store strings in multiple languages for fields in Django - with minimal changes to your models and without having to rewrite your
- DaMrNelson/arknotif - Notifies you when your Lost Ark queue pops!
- 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
- reactive-python/reactpy-django - Django integration for ReactPy
- adamghill/coltrane - A minimal app framework for content sites.
- xrudelis/pytrait - Traits for Python3
- django-webtest/django-webtest - django-webtest provides integration of Ian Bicking's WebTest (http://docs.pylonsproject.org/projects/webtest/) with django's testing 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.
- 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
- 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
- simplecto/django-reference-implementation - A highly opinionated, production-ready, 12-factor boilerplate template for Django Projects.
- MarkusH/django-migrations-formatter
- upgradeQ/Streaming-Software-Scripting-Reference - Reference for OBS Studio Python API
- 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 π
- selectnull/django-pyrepl - Use Python 3.13 REPL with Django shell
- AmbitionEng/django-pgtrigger - Write Postgres triggers for your Django models
- 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.
- RealOrangeOne/django-tasks - A backport of Django's built in Tasks framework
- 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
- django-oauth/django-oauth-toolkit - OAuth2 goodies for the Djangonauts!
- Kludex/starlette - The little ASGI framework that shines. π
- feincms/django-admin-ordering - Drag-drop orderable change lists and inlines done right.
- feincms/django-json-schema-editor - JSON editor using schemas for Django
- 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!
-
JavaScript
- muleyo/VideoAdBlockForTwitch - Blocks Ads on Twitch.tv.
- Consensys/cakeshop - An integrated development environment and SDK for Ethereum-like ledgers
- ethereum/dapp-bin - A place for all the ΓApps to live
- bigskysoftware/htmx - </> htmx - high power tools for HTML
- trekhleb/javascript-algorithms - π Algorithms and data structures implemented in JavaScript with explanations and links to further readings
- carbon-app/carbon - :black_heart: Create and share beautiful images of your source code
- facebook/create-react-app - Set up a modern web app by running one command.
- NARKOZ/hacker-scripts - Based on a true story
- goabstract/Awesome-Design-Tools - The best design tools and plugins for everything π
- atom/atom - :atom: The hackable text editor
- facebook/react - The library for web and native user interfaces.
- LeCoupa/awesome-cheatsheets - π©βπ»π¨βπ» Awesome cheatsheets for popular programming languages, frameworks and development tools. They include everything you should know in one single file.
- django-ckeditor/django-ckeditor - Django admin CKEditor integration.
- enzymefinance/oyente - An Analysis Tool for Smart Contracts
- raineorshine/solidity-by-example - A collection of short yet fully-functional contracts that demonstrate Solidity language features.
- EOSIO/eosjs-json - Information about the EOS blockchain in the JSON file format.
- ethereum/mist - [DEPRECATED] Mist. Browse and use Γapps on the Ethereum network.
- pixeltris/TwitchAdSolutions
- guanquann/Stocksera - Finance application that provides more than 60 different alternative data to retail investors
- ethjs/ethjs - A highly optimised, light-weight JS utility for Ethereum.
- zeon-studio/hugoplate - Hugoplate is a free starter template built with Hugo and Tailwind CSS v4.0 that will save you hours of work.
- NodeFactoryIo/solidity-node-docker-starter - Starter project for developing Ethereum smart contracts with Solidity, Truffle and Node.js as a backend server.
- adamchainz/django-htmx - Extensions for using Django with htmx.
- Consensys/Tokens - Ethereum Token Contracts
- nccgroup/GOATCasino - This is an intentionally vulnerable smart contract truffle deployment aimed at allowing those interested in smart contract security to exploit a wide variety of issues in a safe environment.
- aragon/client - (Aragon 1) Create and manage decentralized organizations on Ethereum.
- spookylukey/django-htmx-patterns - Pattern repository for Django and htmx with full example code
- Neufund/smart-contract-watch - A tool to monitor a number of smart contracts and transactions
- fraxken/ebook_nodejs - Ebook - Become a Node.js developer - https://fraxken.github.io/ebook_nodejs/
- AmauriC/tarteaucitron.js - Get a compliant and accessible cookie banner
- d3vr/yt-siphon - Firefox add-on to open YouTube videos in open alternative frontends (e.g: Piped)
- dilaouid/AlzheimApp - π§ [React Native/Expo/JS] F/OSS follow up tool for people with Alzheimer's disease. No internet connection required.
- wsvincent/djangoforprofessionals - Source code for Django for Professionals 4.0
- AugurProject/augur-app - Augur Desktop Electron Application
- Giveth/vaultcontract - Timelock vault for securing the payments
- gnosis/MultiSigWallet - Allows multiple parties to agree on transactions before execution.
- Arachnid/uscc
- facuspagnuolo/ethereum-spiking - Spiking over the EVM
- Consensys/eth-lightwallet - Lightweight JS Wallet for Node and the browser
- cipherzzz/erc721 - Simple ERC721 Token Example
- yudataguy/beatcode - Leetcode space repetition memorization web app
- Urabewe/OllamaVision - An extension for SwarmUI that allows you to connect to Ollama, OpenAI, and OpenRouter to use vision models for image analysis to create image prompts.
- AnagataCetana/insomnium - Insomnium is a fast local API testing tool that is privacy-focused and 100% local. For testing GraphQL, REST, WebSockets and gRPC. This is a fork of Kong/insomnia
- ConsenSysDiligence/surya - A set of utilities for exploring Solidity contracts
- ArchGPT/insomnium - Insomnium is a fast local API testing tool that is privacy-focused and 100% local. For testing GraphQL, REST, WebSockets and gRPC. This is a fork of Kong/insomnia
-
Shell
- Gazler/githug - Git your game on!
- Someguy123/eos-docker - EOS in a box (easy install) (Ported from steem-docker)
- jayphelps/git-blame-someone-else - Blame someone else for your bad code.
- dustinkirkland/hollywood
- matomo-org/docker - Official Docker project for Matomo Analytics
- 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
-
HTML
- Consensys/smart-contract-best-practices - A guide to smart contract security best practices
- andybrewer/mvp - MVP.css β Minimalist classless CSS stylesheet for HTML elements
- sehmaschine/django-grappelli - A jazzy skin for the Django Admin-Interface (official repository).
- farridav/django-jazzmin - Jazzy theme for Django
- globophobe/django-semantic-admin - β¨ Django Semantic UI admin theme
- oxalorg/sakura - :cherry_blossom: a minimal css framework/theme.
- life-itself/web3 - Making sense of web3 & crypto. Introduction to key concepts and ideas. Rigorous, constructive analysis of key claims pro and con. A look at the deeper hopes and aspirations.
- danirus/django-comments-xtd - A pluggable Django comments application with thread support, follow-up notifications, mail confirmation, like/dislike flags, moderation, a ReactJS plugin and Bootstrap 5.3.
- aws-samples/aws-secure-environment-accelerator - ASEA developer support has ended, and the ASEA github repo will be marked Archived (read-only) by the end of 2025.
- django-crispy-forms/crispy-bootstrap4 - Bootstrap 4 template pack for django-crispy-forms
- OmenApps/django-model-info - A set of Django Management Commands to help you understand and visualize your project's models
- django-crispy-forms/crispy-bootstrap5 - Bootstrap5 template pack for django-crispy-forms
- johnnymetz/johnny-metz-blog - Johnny Metz's technology blog
- danjac/radiofeed-app - Simple podcast aggregator
- ConsenSysDiligence/smart-contract-best-practices - A guide to smart contract security best practices
- danjac/simplecasts - Simple podcast aggregator
- f/prompts.chat - f.k.a. Awesome ChatGPT Prompts. Share, discover, and collect prompts from the community. Free and open source β self-host for your organization with complete privacy.
-
Ruby
- DigixGlobal/digixdao-contracts - Solidity contracts for DigixDAO
-
Solidity
- OpenZeppelin/openzeppelin-contracts - OpenZeppelin Contracts is a library for secure smart contract development.
- crytic/not-so-smart-contracts - Examples of Solidity security issues
- OpenZeppelin/ethernaut - Web3/Solidity based wargame
-
CSS
- jgthms/bulma - Modern CSS framework based on Flexbox
- ai/easings.net - Easing Functions Cheat Sheet
- betagouv/api.gouv.fr - Liste les API disponibles au sein de l'administration franΓ§aise
- app-generator/sample-django-extended-user-profile - Django User Profile - Open-source Django Sample | AppSeed
- ehmatthes/django-first-principles - A Django project, developed from a single file.
- joseferben/schablone - An opinionated SaaS starter for Django
- thibaudcolas/wagtail_color_overrides
- kezabelle/django-technicalerrors - Subjectively 'better' technical debug pages for 404/500 errors.
-
Go
- gohugoio/hugo - The worldβs fastest framework for building websites.
- knadh/listmonk - High performance, self-hosted, newsletter and mailing list manager with a modern dashboard. Single binary app.
- twpayne/chezmoi - Manage your dotfiles across multiple diverse machines, securely.
- caddyserver/caddy - Fast and extensible multi-platform HTTP/1-2-3 web server with automatic HTTPS
- ollama/ollama - Get up and running with Kimi-K2.5, GLM-5, MiniMax, DeepSeek, gpt-oss, Qwen, Gemma and other models.
- mailhog/MailHog - Web and API based SMTP testing
- michenriksen/gitrob - Reconnaissance tool for GitHub organizations
- GoogleContainerTools/skaffold - Easy and Repeatable Kubernetes Development
- aws/copilot-cli - AWS Copilot CLI will reach end-of-support on June 12, 2026.
- danvergara/dblab - The database client every command line junkie deserves.
- Consensys/quorum - A permissioned implementation of Ethereum supporting data privacy
- ethereum/EIPs - The Ethereum Improvement Proposal repository
-
Dart
- flutter/flutter - Flutter makes it easy and fast to build beautiful apps for mobile and beyond
-
TypeScript
- storybookjs/storybook - Storybook is the industry standard workshop for building, documenting, and testing UI components in isolation
- umami-software/umami - Umami is a modern, privacy-focused analytics platform. An open-source alternative to Google Analytics, Mixpanel and Amplitude.
- gothinkster/realworld - "The mother of all demo apps" β Exemplary fullstack Medium.com clone powered by React, Angular, Node, Django, and many more
- microsoft/playwright - Playwright is a framework for Web Testing and Automation. It allows testing Chromium, Firefox and WebKit with a single API.
- actions/checkout - Action for checking out a repo
- 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.
- f/awesome-chatgpt-prompts - Share, discover, and collect prompts from the community. Free and open source β self-host for your organization with complete privacy.
- 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!
- vercel/examples - Enjoy our curated collection of examples and solutions. Use these patterns to build your own robust and scalable applications.
- airform/airform - Functional HTML forms for Front-End Developers.
- renovatebot/renovate - Home of the Renovate CLI: Cross-platform Dependency Automation by Mend.io
- colinhacks/zod - TypeScript-first schema validation with static type inference
- ethers-io/ethers.js - Complete Ethereum library and wallet implementation in JavaScript.
- MetaMask/metamask-extension - :globe_with_meridians: :electric_plug: The MetaMask browser extension enables browsing Ethereum blockchain enabled websites
- 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
- bluesky-social/feed-generator - ATProto Feed Generator Starter Kit
- abi/screenshot-to-code - Drop in a screenshot and convert it to clean code (HTML/Tailwind/React/Vue)
- siyuan-note/siyuan - A privacy-first, self-hosted, fully open source personal knowledge management software, written in typescript and golang.
- CopilotKit/CopilotKit - The Frontend Stack for Agents & Generative UI. React + Angular. Makers of the AG-UI Protocol
- bluesky-social/atproto - Social networking technology created by Bluesky
- Stirling-Tools/Stirling-PDF - #1 PDF Application on GitHub that lets you edit PDFs on any device anywhere
- TypeCellOS/BlockNote - A React Rich Text Editor that's block-based (Notion style) and extensible. Built on top of Prosemirror and Tiptap.
- web3/web3.js - Collection of comprehensive TypeScript libraries for Interaction with the Ethereum JSON RPC API and utility functions.
- steven-tey/precedent - An opinionated collection of components, hooks, and utilities for your Next.js project.
- shadcn-ui/taxonomy - An open source application built using the new router, server components and everything new in Next.js 13.
- Shopify/restyle - A type-enforced system for building UI components in React Native with TypeScript.
- 0xProject/0x-monorepo - 0x protocol monorepo - includes our smart contracts and many developer tools
- 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
- fastapi/full-stack-fastapi-template - Full stack, modern web application template. Using FastAPI, React, SQLModel, PostgreSQL, Docker, GitHub Actions, automatic HTTPS and more.
- rauchg/next-ai-news
- AutomationPanda/awesome-web-testing-playwright - Awesome Web Testing with Playwright: The Automation Panda's Official Playwright Tutorial!
- onlook-dev/onlook - The Cursor for Designers β’ An Open-Source AI-First Design tool β’ Visually build, style, and edit your React App with AI
- patrick91/absurd-django
- 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.
- dilaouid/shitshit - π A developer cheatsheet full of useful functions (multiple languages)
- vscode-django/vscode-django - Beautiful syntax and snippets for perfectionists with deadlines
- realworld-apps/realworld - "The mother of all demo apps" β Exemplary fullstack Medium.com clone powered by React, Angular, Node, Django, and many more
-
Jupyter Notebook
- norvig/pytudes - Python programs, usually short, of considerable difficulty, to perfect particular skills.
- neonbjb/tortoise-tts - A multi-voice TTS system trained with an emphasis on quality
- Breta01/handwriting-ocr - OCR software for recognition of handwritten text
- ageron/handson-ml3 - A series of Jupyter notebooks that walk you through the fundamentals of Machine Learning and Deep Learning in Python using Scikit-Learn, Keras and TensorFlow 2.
- ipazc/mtcnn - MTCNN face detection implementation for TensorFlow, as a PIP package.
- dlab-berkeley/Python-Fundamentals-Legacy - D-Lab's 12 hour introduction to Python. Learn how to create variables and functions, use control flow structures, use libraries, import data, and more, using Python and Jupyter Notebooks.
- AnswerDotAI/fasthtml - The fastest way to create an HTML app
- The-Compiler/fstring.help - Python fstring reference
- marlenezw/face-and-body-detector-with-mediapipe - This code detects face and body landmarks using mediapipe.
-
Markdown
- privacyguides/privacyguides.org - Protect your data against global mass surveillance programs.
-
Rust
- astral-sh/ruff - An extremely fast Python linter and code formatter, written in Rust.
- libreddit/libreddit - Private front-end for Reddit
- benfred/py-spy - Sampling profiler for Python programs
- brettcannon/python-launcher - Python launcher for Unix
-
C++
- bitcoin/bitcoin - Bitcoin Core integration/staging tree
- tesseract-ocr/tesseract - Tesseract Open Source OCR Engine (main repository)
- nuttyartist/notes - Fast and beautiful note-taking app written in C++. Write down your thoughts.
- ethereum/solidity - Solidity, the Smart Contract Programming Language
- intel/hyperscan - High-performance regular expression matching library
- EOSIO/eos - An open source smart contract platform
- LostRuins/koboldcpp - Run GGUF models easily with a KoboldAI UI. One File. Zero Install.
- Librum-Reader/Librum - The Librum client application
- ggml-org/llama.cpp - LLM inference in C/C++
- ggml-org/whisper.cpp - Port of OpenAI's Whisper model in C/C++
- argotorg/solidity - Solidity, the Smart Contract Programming Language
-
TeX
- ethereum/yellowpaper - The "Yellow Paper": Ethereum's formal specification
-
C
- eth-brownie/brownie - A Python-based development and testing framework for smart contracts targeting the Ethereum Virtual Machine.
- tostercx/GTAO_Booster_PoC
-
Vala
- phw/peek - Simple animated GIF screen recorder with an easy to use interface
-
Dockerfile
- nodejs/docker-node - Official Docker Image for Node.js :whale: :turtle: :rocket:
- omerbsezer/Fast-Docker - This repo covers containerization and Docker Environment: Docker File, Image, Container, Commands, Volumes, Networks, Swarm, Stack, Service, possible scenarios.
-
Svelte
- imputnet/cobalt - best way to save what you love
- rajnandan1/kener - Stunning status pages, batteries included!
-
Java
- tronprotocol/java-tron - Java implementation of the Tron whitepaper
-
AutoHotkey
- aru-py/programmer-colemak - Keyboard layout for programmers, based on Colemak
-
CoffeeScript
- caktux/language-ethereum - Ethereum language support for Atom
-
Haskell
- Consensys/constellation - Peer-to-peer encrypted message exchange
-
Jinja
- sesh/django-up - π Zero configuration Django deployments
-
Makefile
- wodby/docker4python - Docker-based Python web stack (works for Django)
Programming Languages
Categories
Sub Categories
Keywords
python
141
django
138
ethereum
25
docker
23
javascript
18
typescript
17
security
16
blockchain
16
solidity
14
awesome
13
awesome-list
13
django-rest-framework
13
python3
11
react
10
html
9
api
9
rest-api
8
redis
8
web
8
nextjs
8
postgresql
8
authentication
8
boilerplate
7
ai
7
cli
7
nodejs
7
admin
7
smart-contracts
7
privacy
7
linux
6
developer-tools
6
chatgpt
6
web3
6
machine-learning
6
electron
6
llm
6
http
6
tailwindcss
6
golang
6
docker-compose
6
django-application
5
go
5
monitoring
5
cms
5
htmx
5
cookiecutter
5
frontend
5
devops
5
ui
5
openai
5