Skip to content
View koizura's full-sized avatar
:shipit:
:shipit:
Block or Report

Block or report koizura

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse
koizura/README.md

Hey, I'm Raine!

I am a software engineer, 3D designer, computer graphics engineer and game designer studying at the University of California, Berkeley.

You can find a list of my projects on my website at koizura.me.

Here are some cool things I've made:

  • Berkeley Dining Hall Menu Discord Bot
    • 7,000+ usages across 15+ Discord servers. You can invite the bot to your server here!
  • Shootout.io
    • A fast-paced online multiplayer top-down shooter game made for the web. Play it with your friends here!
  • OpenGL-Raytracing
    • GPU-driven raytracing with reflections and phong materials written in OpenGL and C++. Inspired by "Raytracing in a Weekend" by Peter Shirley, modified for parallel processing on the GPU. You can find the repo here.

Pinned

  1. BadApple BadApple Public

    Saves the Bad Apple video as a .txt file and displays it for this video https://www.youtube.com/watch?v=0xUohlHs2x8&feature=youtu.be

    Python 1

  2. SoftBodyPhysics SoftBodyPhysics Public

    A simulation of soft body physics ran in java processing.

    Processing

  3. VictiniBot VictiniBot Public

    Victini multi-purpose discord bot

    JavaScript

  4. ShootOut ShootOut Public

    my very own .io game using websockets and node! You can check out the game here: https://www.koizura.me/shootout.html

    JavaScript

  5. BallGameOnline BallGameOnline Public

    Online 1v1 soccer-like game built for the web

    JavaScript 1

  6. Imagehost-API-2 Imagehost-API-2 Public

    overhaul of my incomplete image hosting api. This new express-based RESTful image hosting API uses multer to download images to server and SQLite to store image data.

    JavaScript