Cyrus WaChong (@cyruswachong)
  • Stars
    star
    12
  • Global Rank 859,558 (Top 30 %)
  • Followers 3
  • Following 2
  • Registered almost 7 years ago
  • Most used languages
    C++
    33.3 %
    VHDL
    22.2 %
    MATLAB
    11.1 %
    C
    11.1 %
    CSS
    11.1 %
    Assembly
    11.1 %
  • Location πŸ‡¨πŸ‡¦ Canada
  • Country Total Rank 19,505
  • Country Ranking
    VHDL
    60
    Assembly
    249
    MATLAB
    482
    C++
    2,989
    CSS
    3,293
    C
    3,596

Top repositories

1

FunWithMatlab

MATLAB Projects written to understand and use tools of image processing
MATLAB
3
star
2

ZMachine

This project simulates a Z Machine, which reads Z code, to run basic text games. Takes zcode input, decode the inputs, and executes certain instructions corresponding to either A, B, or C type instructions. Each one is decoded in a unique way, and corresponds to how many inputs each instruction has.
Assembly
2
star
3

ENSC351_lab2

C++
1
star
4

ENSC-252-Lab-4

Basic conversion of numbers from binary to hexidecimal
VHDL
1
star
5

Morse-Code-Generator

In this VHDL project, I build a program that would allow the user of the FGPA to output Morse Code using the switches to switch the frequency of the tone.
VHDL
1
star
6

ENSC_351_Final_Project

Repository for my final project based on system calls and kernel drivers
C
1
star
7

TimeConversion

A basic program I wrote to convert 24 hour time to 12 hour time to test usage of basic header and implementation files, and exception handling (try, catch and throw) using and error class.
C++
1
star
8

Lumohacks-2018-StressHub

A project made by my group that intake temperature through an arduino, sends this information to our firebase database. An app was made to conduct surveys and gather personal information, and with the temperature, and the answers to the survey, a score is calculated to represent how likely you are to be suffering from PTSD symptoms. These scores are sent the our website displaying each persons score, used for management.
CSS
1
star
9

POSTNET-Barcode-reader

For this classes/objects assignment in C++ I created a program that could convert 27 character Bar codes (Represented as a Binary input) into 5 character Zipcodes, using a format called POSTNET, used by the U.S. Postal service up until 2009.
C++
1
star