paulmthiebauth's Stars
rails/rails
Ruby on Rails
typescript-cheatsheets/react
Cheatsheets for experienced React developers getting started with TypeScript
linexjlin/GPTs
leaked prompts of GPTs
acheong08/ChatGPT
Reverse engineered ChatGPT API
wesbos/JavaScript30
30 Day Vanilla JS Challenge
withfig/autocomplete
IDE-style autocomplete for your existing terminal & shell
sindresorhus/type-fest
A collection of essential TypeScript types
avgupta456/github-trends
🚀 Level up your GitHub profile readme with customizable cards including LOC statistics!
jenkinsci/pipeline-examples
A collection of examples, tips and tricks and snippets of scripting for the Jenkins Pipeline plugin
sofn-xyz/mailing
Build, test, send emails with React
gregnavis/active_record_doctor
Identify database issues before they hit production.
waiting-for-dev/devise-jwt
JWT token authentication with devise and rails
rosiejs/rosie
factory for building JavaScript objects, mostly useful for setting up test data. Inspired by factory_girl
igorkasyanchuk/active_storage_validations
Do it like => validates :photos, attached: true, content_type: ['image/png', 'image/jpg', 'image/jpeg'], size: { less_than: 500.kilobytes }, limit: { min: 1, max: 3 }, aspect_ratio: :landscape, dimension: { width: { in: 800..1600 }
mcmire/super_diff
A more helpful way to view differences between complex data structures in RSpec.
fatkodima/online_migrations
Catch unsafe PostgreSQL migrations in development and run them easier in production (code helpers for table/column renaming, changing column type, adding columns with default, background migrations, etc).
reactpatterns/reactpatterns
React patterns & techniques to use in development for React Developer ⚛ .
larrybotha/testing-javascript
Notes and annotations from Kent C. Dodds' Testing Javascript course: https://testingjavascript.com
preston/sms-easy
Allows you to send free SMS messages in a Ruby app using email-to-sms gateways provided by cell carriers.
chrisharrington/react-todo
SpencerCDixon/rails-tricks
A repository to hold all rails tips and tricks I find while studying
infused/ziptz
Get the time zone and daylight saving time support for any US ZIP code
jorgegorka/demanda
A Ruby on Rails 6 & GraphQL powered e-commerce backend with JWT support. Includes a Svelte JS & TailwindCss admin site.
rrrkren/topshot-explorer
chanzer0/NBA-TopShot-Chrome-Extension
A google chrome extension that allows for sorting by price rather than serial number and highlights differently-tiered serial numbers to help you find the best bang for your buck
pcai/safe_query
Query things in ActiveRecord safely.
nbudin/procon
Awesome registration for awesome events
Jeffrey-Bailey/dungeon-crawler-capstone
paulmthiebauth/habitsu
SpencerCDixon/HabitsuV2
Rails app using Twilio and Chart.js to track habits and display data about them