sarahduve's Stars
Betterment/delayed
a multi-threaded, SQL-driven ActiveJob backend used at Betterment to process millions of background jobs per day
Betterment/webvalve
Betterment's framework for locally developing and testing service-oriented apps in isolation with WebMock and Sinatra-based fakes
iperov/DeepFaceLab
DeepFaceLab is the leading software for creating deepfakes.
toddwschneider/nyc-citibike-data
NYC Citi Bike system data and analysis
MobilityData/gbfs
Documentation for the General Bikeshare Feed Specification, a standardized data feed for shared mobility system availability. Maintained by MobilityData
neighbor-ryan/ctbk.dev
Analysis and visualization of Citi Bike data
poteto/hiring-without-whiteboards
⭐️ Companies that don't have a broken hiring process
zwinslett/strava-zone-aggregator
Strava natively tracks the time a user spends in each pace and heartrate zone for each activity they upload. This program takes all a user's activities in a provided date range and aggregates the time spent in those pace and heartrate zones during that range.
protocolbuffers/protobuf
Protocol Buffers - Google's data interchange format
hasura/graphql-engine
Blazing fast, instant realtime GraphQL APIs on your DB with fine grained access control, also trigger webhooks on database events.
tpope/vim-unimpaired
unimpaired.vim: Pairs of handy bracket mappings
thoughtbot/dotfiles
A set of vim, zsh, git, and tmux configuration files.
richardboehme/lexorank
Storing user-defined order of your models by utilizing lexicographical sorting
rsoeyadi/midas-booker
2023: A Python script for New England Conservatory students struggling with midnight practice room bookings
ankitsultana/researcher
A jekyll based resume template
stanfordio/TeachingTrustSafety
Trust and Safety Teaching Consortium
FBarrca/obsidian-handwritten-notes
Obsidian Handwritten Notes Plugin
G33kzD3n/Catalogue
bilguun-zorigt/React-GraphQL-JWT-Authentication-Example
React GraphQL JWT Authentication and silent Token Refresh setup
rishavanand/github-profilinator
🚀 This tool contains mini GUI components that you can hook together to automatically generate markdown code for a perfect readme.
cjbt/Free-Algorithm-Books
jazzband/djangorestframework-simplejwt
A JSON Web Token authentication plugin for the Django REST Framework.
GehirnInc/python-jwt
JSON Web Token library for Python
ionelmc/python-remote-pdb
Remote vanilla PDB (over TCP sockets).
isaacbernat/docker-pudb
Debug Python code within a Docker container remotely from your terminal using pudb
pdbpp/pdbpp
pdb++, a drop-in replacement for pdb (the Python debugger)
gotcha/ipdb
Integration of IPython pdb
hasura/jwt-guide
pycasbin/django-authorization
Per object permissions for Django, see example at: https://github.com/pycasbin/django-authorization-example
casbin/pycasbin
An authorization library that supports access control models like ACL, RBAC, ABAC in Python