calumy's Stars
stribny/sidewinder
Django starter kit that focuses on good defaults, developer experience, and deployment. Updated for Django 5.
rosskhanas/react-qr-code
A QR code generator for React and React Native.
MatthieuLemoine/unused-webpack-plugin
A webpack plugin to find unused modules/source files.
webpack-contrib/webpack-bundle-analyzer
Webpack plugin and CLI utility that represents bundle content as convenient interactive zoomable treemap
airbnb/babel-preset-airbnb
A babel preset for transforming your JavaScript for Airbnb
Alexmhack/Django-Celery-Redis-AWSEB
Deploying Django application with Celery and Reddis as broker on AWS Elastic Beanstalk
dabeaz-course/practical-python
Practical Python Programming (course by @dabeaz)
dabeaz-course/python-mastery
Advanced Python Mastery (course by @dabeaz)
lingster/drf-api-tracking
Fork of aschn/drf-tracking so that we can maintain and release newer versions
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.
americanexpress/react-seo
✨ Simple SEO tag manager for React
lazybird/django-solo
Helps working with singletons - things like global settings that you want to edit from the admin site.
SonarSource/eslint-plugin-sonarjs
SonarJS rules for ESLint
jsx-eslint/eslint-plugin-jsx-a11y
Static AST checker for a11y rules on JSX elements.
sindresorhus/eslint-plugin-unicorn
More than 100 powerful ESLint rules
import-js/eslint-plugin-import
ESLint plugin with rules that help validate proper imports.
jsx-eslint/eslint-plugin-react
React-specific linting rules for ESLint
celery/django-celery-results
Celery result back end with django
eslint-functional/eslint-plugin-functional
ESLint rules to disable mutation and promote fp in JavaScript and TypeScript.
bobGSmith/Cycling_Analysis
Takes .gpx data from a gps cycling computer and analyses power (W), cadence, speed, meters of climbing etc..
jpequegn/PDC-Utils
Utilities to manage power duration curves
changhsinlee/pytest-mock-examples
Examples for the blog post on pytest-mock
pytest-dev/pytest-mock
Thin-wrapper around the mock package for easier use with pytest
schireson/pytest-mock-resources
Pytest Fixtures that let you actually test against external resource (Postgres, Mongo, Redshift...) dependent code.
ui/django-post_office
A Django app that allows you to send email asynchronously in Django. Supports HTML email, database backed templates and logging.
google/comprehensive-rust
This is the Rust course used by the Android team at Google. It provides you the material to quickly teach Rust.
shallwefootball/upload-s3-action
github action for upload to S3 ☁️
americanexpress/jest-image-snapshot
✨ Jest matcher for image comparisons. Most commonly used for visual regression testing.
jedie/django-reversion-compare
Add compare view to django-reversion for comparing two versions of a reversion model.
pytest-dev/pytest-incremental
py-test plugin: an incremental test runner