About Me

Hello, my name is Vickey, a Computer Systems Engineering student at the University of Auckland.


Technical Skills

• Coding Skills: C, C++, Java, Python, MATLAB, R.
• Software Tools: KiCad / Altium, LTspice / Cadence(PSpice), Git / GitHub, Autodesk (Inventor and AutoCAD).
• Hardware: Soldering (SMT and THT), Oscilloscope and Digital Multimeter.

Download CV


My Portfolio

Bluetooth DAC/AMP

Bluetooth DAC/AMP

Designing a battery-powerered Bluetooth LE 32-bit Digital-to-Analog audio converter. ...

Norway

Ferrous Fellow

A two-week team project creating a toy robot using an RP2040 microcontroller programmed in C++. ...

Norway

Power Sensor

Course project COMPSYS 209: Designed a power sensing circuit that sensed power in the load range 2.5VA - 7.5VA. ...

Norway

Custom Numeric Keypad

Designed a keypad with a custom PCB and 3D printed case. ...

Norway

Gameboy Emulator

A C++ project aiming to the emulate the hardware of a Game Boy. The behaviour of an 8-bit CISC microprocessor (Sharp SM83) is emulated....

Norway

Chip-8 Emulator

A C++ project that emulates the instruction set of the Chip-8 system. Able to run ROMS smoothly, except for ones using variations of the ISA. SDL2 was used for graphics and the input system ...

Norway

LedRTOS

Built from scratch a Real Time Operating System (RTOS) using C and Assembly. Implements scheduling of LED blinks through priority-based preemptive scheduling with static priorities....

Norway

Risk map traversal

Course project SOFTENG281: Implemented shortest path graph traversal algorithms in a map based on the classic game Risk. Implemented object-oriented progamming, software design patterns, data structures and algorithms. Acheived final grade of 99.64%....