Zero-Ice (ZeroIce) · GitHub
Skip to content
View Zero-Ice's full-sized avatar

Block or report Zero-Ice

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

Zero-Ice 👋

I'm a final year computer science student at Nanyang Technological University. I have interests in web development and currently looking for a Software Engineer job.

Projects

Riichi Tools(Mahjong What Would You Do?)(My first web project)

During year 1 of university, I got into Riichi Mahjong and I was searching forums for guides and asking what people would discard for a certain hand. I figured it would be fun to create a one stop webapp where users play this minigame, but with features such as the ability to cycle through hands quickly and easily with little clicks; and always see statistics on what other people discard. I started learning web development with this as my first project

What the app does
  • Create their own hands, button to generate a code for others to play
  • In play mode, retrieve a random hand from database, or generate a newly random hand
  • User vote their preferred tile to discard
  • Results shown after voting. Results can be seen without voting
  • User can choose to proceed to next hand
What i think i could have done better
  • Better UI (Jank padding, margins because of little knowledge on CSS and vue, need to practice. UI looks barebones, crap styling)
  • Better navigation. (Cannot go to play or create from home page)
  • Better firebase implementation (firestore rules, firebase code in backend instead)
  • Finish up missing features (Cannot cycle to next hand)
  • Fix firestore (it broke, cannot update, write or read hands)

Nijilounge

Was into vtubers during year 1-2 of university and decided to clone this website called holotools.
Learned react.js, nodejs. Built a scraper to scrape my youtube account for live livestreams and the frontend uses this data to load iframes

What the app does
  • Watch multiple youtube videos in a window
  • Show live livestreams, lets user add the youtuber they want to watch
  • Dark mode
  • Livechat toggle
What i think i could have done better
  • Better backend code so it didnt break. Resorted to using chooks api(which is also gone now)
  • Better UI (gain more experience on CSS/mui)

ReverXO

School Projects

Videos out soon to demonstrate projects & show contribution
  • The Solimare
  • Graphic Framework
  • Maze Runner
  • DogGo
  • MDP

Popular repositories Loading

  1. CZ2006_DogGo CZ2006_DogGo Public

    Dart 1 1

  2. SP1Framework SP1Framework Public

    Forked from tzejan/SP1Framework

    Framework for SP1 Module

    C++

  3. SP2 SP2 Public

    C

  4. MultiplayerFPS MultiplayerFPS Public

    TLH FPS

    C#

  5. GameJam2015 GameJam2015 Public

    C#

  6. Hangman Hangman Public

    Python