Skip to content
View yyyushiro's full-sized avatar

Block or report yyyushiro

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
yyyushiro/README.md

English

History

August 2025: Start Programming

March 2026: Participate a Hack-a-thon; Get a second prize.

What I made

  • 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.

Japanese

経歴

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 なる、用途が大学内のレストランに限られたお金が配られることがある。その使用履歴をスクレイピングし、分析するツールを開発した。

Pinned Loading

  1. mock_SNS mock_SNS Public

    基本的な機能を備えたSNSを模したもの。認証フローに力を入れている。

    Go

  2. mini-shell mini-shell Public

    簡易的なシェル。パイプ演算子実装済。

    C

  3. go_performance_experiment go_performance_experiment Public

    簡単なAPIの性能改善をテーマにしたポートフォリオ。

    Go

  4. 240_final_project 240_final_project Public

    Scrape, Analyze, and Visualize Dining Dollars Usage

    Python

  5. yozure420/gitRamen yozure420/gitRamen Public

    TypeScript 1