bemall's Stars
electron/electron
:electron: Build cross-platform desktop apps with JavaScript, HTML, and CSS
h5bp/Front-end-Developer-Interview-Questions
A list of helpful front-end related questions you can use to interview potential candidates, test yourself or completely ignore.
xai-org/grok-1
Grok open release
cookiecutter/cookiecutter
A cross-platform command-line utility that creates projects from cookiecutters (project templates), e.g. Python package projects, C projects.
FiloSottile/age
A simple, modern and secure encryption tool (and Go library) with small explicit keys, no config options, and UNIX-style composability.
pgmpy/pgmpy
Python Library for learning (Structure and Parameter), inference (Probabilistic and Causal), and simulations in Bayesian Networks.
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!
bennylope/django-organizations
:couple: Multi-user accounts for Django projects
egoist/codepan
Like codepen and jsbin but works offline.
coderholic/django-cities
Countries and cities of the world for Django projects
mbrochh/django-reactjs-boilerplate
An example how you can use ReactJS with your Django project.
wifidog/wifidog-gateway
Repository for the wifidog-gateway captive portal designed for embedded systems
vintasoftware/django-role-permissions
A django app for role based permissions.
LinOTP/LinOTP
LinOTP - the open source solution for two factor authentication
yourlabs/django-cities-light
A simple app providing three models: Country, Region and City model. Also provided, a command to insert or update data from geonames database dumps. Status: stable.
foursquare/quattroshapes
tomdyson/wagalytics
A Google Analytics dashboard in your Wagtail admin
colemanm/gazetteer
Tools for working with open geographic data from GeoNames.
EcZachly/microbatch-hourly-deduped-tutorial
codingforentrepreneurs/Django-to-iOS
shaunburdick/slack-ooo
Out of Office bot for Slack
occipital/django-consistency-model
DCM is a set of tools that helps you to keep your data in your Django Models consistent.
codingforentrepreneurs/30-Days-of-Swift
30 Days of Swift is a step-by-step tutorial to teach you the Swift programming language by Apple and how to build iOS Apps.
pauloxnet/generatedfields
Code related to the article "Database generated columns ⁽¹⁾: Django & SQLite" (paulox.net), to be used to experiment with the new GeneratedField added in Django 5.0.
coddingtonbear/django-neighborhoods
Import and use neighborhood boundary data for most major American cities provided by Zillow, or for Portland, OR provided by the City of Portland.
Eng-Elias/search_engine_spider
This is a Django project that includes a web crawling utility using a Spider class. It allows you to crawl web pages, extract information, and store results in the database. The project also provides a Django management command to initiate the crawling process. there is also Django templates UI to allow search in the scraping data.
MilesOkeefe/venmoji
Live-updating list of emojis used on Venmo, sorted by frequency.
vintasoftware/django-upload-files-straight-to-s3
Example project on how to upload files from the frontend straight to S3 without sending to the server using django
Terieyenike/linktree
A link-in-bio tool like Linktree that allows you to create a webpage with all your links in one place.
omarreda22/real-time-search-engine-django-react
Real Time Search Engine with Django in Backend and React in Frontend