August 2025: Start Programming
March 2026: Participate a Hack-a-thon; Get a second prize.
- Mock Social Media: A mock social media having basic functionalties with Google OAuth authentication.
- Mini Shell: A mini shell with the implementation of pipe operator.
- Go Performance Experiment: Experiment of SQLite's performance using a simple API and
hey(load testing library). - GitRamen: A typing game aiming that Git beginners can get used to Git commands faster.
- Dining Dollars Tracker: A program that scrapes the history of dining dollars usage and analyzes it.
2025年8月: プログラミング学習開始 2026年3月: 技育CAMPハッカソンにて優秀賞受賞。
- Mock SNS: 簡易的なSNSを模したもの。Google OAuthを利用した認証フロー・ミドルウェアに力を入れた。
- Mini Shell: 簡易的なシェル。パイプ演算子実装済。
- Go Performance Experiment: シンプルなAPIと負荷実験ライブラリ
heyを利用して、SQLiteに関するパフォーマンスの考察を行なって文章にまとめた。 - GitRamen: Git初心者に向け、ラーメン調理過程をGitコマンドに対応させたタイピングゲームを作成した。ハッカソン受賞作。
- Dining Dollars Tracker: アメリカの大学ではしばしば Dining Dollars なる、用途が大学内のレストランに限られたお金が配られることがある。その使用履歴をスクレイピングし、分析するツールを開発した。

