mr-jungchoi's Stars
google/styleguide
Style guides for Google-originated open-source projects
localstack/awscli-local
💲 "awslocal" - Thin wrapper around the "aws" command line interface for use with LocalStack
Admiral-Piett/goaws
AWS (SQS/SNS) Clone for Development testing
localstack/localstack
💻 A fully functional local AWS cloud stack. Develop and test your cloud & Serverless apps offline
kyleneideck/BackgroundMusic
Background Music, a macOS audio utility: automatically pause your music, set individual apps' volumes and record system audio.
mercury2269/sqsmover
AWS SQS Message mover
go-playground/validator
:100:Go Struct and Field validation, including Cross Field, Cross Struct, Map, Slice and Array diving
cenkalti/backoff
⏱ The exponential backoff algorithm in Go
jmoiron/sqlx
general purpose extensions to golang's database/sql
vektra/mockery
A mock code autogenerator for Go
ohmyzsh/ohmyzsh
🙃 A delightful community-driven (with 2,400+ contributors) framework for managing your zsh configuration. Includes 300+ optional plugins (rails, git, macOS, hub, docker, homebrew, node, php, python, etc), 140+ themes to spice up your morning, and an auto-update tool that makes it easy to keep up with the latest updates from the community.
google/wire
Compile-time Dependency Injection for Go
google/guice
Guice (pronounced 'juice') is a lightweight dependency injection framework for Java 11 and above, brought to you by Google.
Pungyeon/clean-go-article
A reference for the Go community that covers the fundamentals of writing clean code and discusses concrete refactoring examples specific to Go.
aws/aws-sdk-js
AWS SDK for JavaScript in the browser and Node.js (In Maintenance Mode, End-of-Life on 09/08/2025). The AWS SDK for JavaScript v3 in the browser and Node.js is available here: https://github.com/aws/aws-sdk-js-v3
aws/aws-cdk
The AWS Cloud Development Kit is a framework for defining cloud infrastructure in code
shakacode/react_on_rails
Integration of React + Webpack + Rails + rails/webpacker including server-side rendering of React, enabling a better developer experience and faster client performance.
jwasham/coding-interview-university
A complete computer science study plan to become a software engineer.
heartcombo/devise
Flexible authentication solution for Rails with Warden.
preston/sms-easy
Allows you to send free SMS messages in a Ruby app using email-to-sms gateways provided by cell carriers.
rpush/rpush
The push notification service for Ruby.
grocer/grocer
Pushing your Apple notifications since 2012.
mhuggins/ruby-measurement
Simple Ruby gem for calculating and converting measurements.
geokit/geokit-rails
Official Geokit plugin for Rails/ActiveRecord. Provides location-based goodness for your Rails app. Requires the Geokit gem.
alexreisner/geocoder
Complete Ruby geocoding solution.
thoughtbot/factory_bot
A library for setting up Ruby objects as test data.