Skip to content
View TheYorouzoya's full-sized avatar

Block or report TheYorouzoya

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
TheYorouzoya/README.md

Hi 👋, I'm Ratnesh!

⏱️ What I'm working on right now:

  • 🚀 A personal portfolio website
  • 📁 Weekly coding contests @ Leetcode and Code360
  • 💬 Rolling an HTTP server from scratch in go at Boot.dev

🎓 Coursework I've done so far

🖥️ A few courses/projects I've had some fun with:

Hack/Jack Computer System CSQuest: A Hack Game
Building a whole computer from scratch, starting all the way down from logic gates to implementing a compiler for a high-level object-oriented programming language. This course made me feel like I could do anything. Now that we've built a computer, why not make a game on it? And so we have this small game on a small instruction ROM (32k) and even smaller RAM (8k).
IronLogs: A Workout Journaling App
Made as a Capstone Project for the CS50web course, this is a terribly written single-page application to log, track, and analyze workouts in a journal format. The most challenging part here was to get the single-page functionality working with only vanilla Javascript.
Boot.dev Projects My Boot.dev Profile
- Chipry: A backend server in Go built during the Learn HTTP Clients and Learn HTTP Servers courses.
- Pokedex: A CLI pokedex written in Go to do Pokemon stuff
- AI Agent: An AI agent written in Python using the Google Gemini API.


"Passion raises a man not only above himself, but also above the bounds of his mortality and earthliness, and by the very act of raising him, it destroys him."

Pinned Loading

  1. ironlogs ironlogs Public

    A workout journal application made with Django and JavaScript

    JavaScript

  2. financial-manager financial-manager Public

    The Spring Boot backend for the Financial Manager application

    Java 1

  3. nand2tetris nand2tetris Public

    Projects made under the Nand to Tetris course on Coursera

    Java

  4. cs50web cs50web Public

    Projects under CS50’s Web Programming with Python and JavaScript

    Python

  5. ostep-and-c ostep-and-c Public

    Contains work done while learning C for OSTEP and other OSTEP assignments/projects.

    Assembly

  6. algorithms algorithms Public

    Java implementations of the algorithms learned in the Stanford Algorithms specialization on Coursera

    Java