Pinned Repositories
30nichideosjisaku
『30日でできる! OS自作入門』のmacOS開発環境構築
9cc
C compiler
ca_quine
🇨🇦 This is a quine—a self-replicating program—that, when executed, outputs its own source code. Additionally, the output of this quine resembles the ASCII art of the Canadian flag.
ctap
⏱ This is a CLI crontab parser which allows you to convert cron expression into human readable description, and output into the specified format(csv/markdown).
dotfiles
📝 my dotfiles
enigma
⚙️ This is another Enigma Machine Simulator, a modern recreation of the historic cipher machine implemented in C++.
middleware_sample
Understanding Rack Middleware cf. https://codenoble.com/blog/understanding-rack-middleware/
oath-toolkit-wrapper
🔑 This is a wrapper command for oath-toolkit. This command allows you to get TOTP from CLI w/o any hassle.
othello
⚫️⚪️ This is a strategy board game for two players mainly developed with React Redux.
react_sample
React tutorial - tic-tac-toe game
Sean0628's Repositories
Sean0628/oath-toolkit-wrapper
🔑 This is a wrapper command for oath-toolkit. This command allows you to get TOTP from CLI w/o any hassle.
Sean0628/ca_quine
🇨🇦 This is a quine—a self-replicating program—that, when executed, outputs its own source code. Additionally, the output of this quine resembles the ASCII art of the Canadian flag.
Sean0628/ctap
⏱ This is a CLI crontab parser which allows you to convert cron expression into human readable description, and output into the specified format(csv/markdown).
Sean0628/dotfiles
📝 my dotfiles
Sean0628/enigma
⚙️ This is another Enigma Machine Simulator, a modern recreation of the historic cipher machine implemented in C++.
Sean0628/9cc
C compiler
Sean0628/algorithms
👨🎓 This repository contains my coursework assignment for Data Structures and Algorithms Specialization on Coursera.
Sean0628/competitive_programming
🧑💻 This repository contains my solutions for competitive programming problems.
Sean0628/othello
⚫️⚪️ This is a strategy board game for two players mainly developed with React Redux.
Sean0628/active_hash
A readonly ActiveRecord-esque base class that lets you use a hash, a Yaml file or a custom file as the datasource
Sean0628/api_sample
Sean0628/cache_sample
🧠 This repository contains C++ implementations for LRU/LFU cache.
Sean0628/docs.docker.jp
Dockerドキュメント日本語化プロジェクト ,Docker Documentation Translate Project for ja-jp
Sean0628/doctree
Repository of Japanese Ruby reference manual
Sean0628/go-web-sample
Writing Web Applications cf. https://golang.org/doc/articles/wiki/
Sean0628/grpc.io
Repository for the gRPC website and documentation
Sean0628/interpreter_sample
Sean0628/jets_sample
This is the repo to try out Ruby on Jets
Sean0628/line-bot-sdk-ruby
LINE Messaging API SDK for Ruby
Sean0628/magazine.rubyist.net
magazine.rubylist.netで公開しているるびまのJekyll版です
Sean0628/parrot
Sean0628/rails
Ruby on Rails
Sean0628/railsguides.jp
Ruby on Rails Guides in Japanese (Railsガイド)
Sean0628/ruby-lsp
An opinionated language server for Ruby
Sean0628/rust_sample
Sean0628/svelte_sample
Svelte 3 Todo App cf. https://medium.com/codingthesmartway-com-blog/building-a-svelte-3-todo-app-from-start-to-deployment-1737f72c23a6
Sean0628/textlint
The pluggable natural language linter for text and markdown.
Sean0628/textlint-rule-preset-ja-spacing
スペース周りのスタイルを扱うtextlintルール集
Sean0628/ts_sandbox
Typescript: The Complete Developer's Guide(Section 1)
Sean0628/webapp_sample