Major Works

QuotesQuotes

Created a 6-layer EMI protected high-powered SoC with NAND, SDRAM, and audio DSP capabilities for my music startup, Junietta.

Optimized the board from 6 to 4 layers while retaining original functionality.

QuotesQuotes

Design and initial implementation of a superscalar CPU capable of running multiple RISC instructions per cycle.

The architecture builds upon my 32bit MIPS CPU and introduces instruction cache, out-of-order execution, FP arithmetic, a BPU, and much more.

QuotesQuotes

32bit MIPS CPU

My first completed CPU built from the ground up. I began development when I was 12 years old and finished when I turned 15.

I learned how to simulate MIPS assembly via MARS and load binaries into my Logisim model that would call SYSCALL functions to print program results to a hexadecimal display.

QuotesQuotes

Quaternary Algebra Computing Research

Project section WIP

Mini Works

Quotes
Quotes
Tensor Processing Unit Research & Design

Project Section WIP

Quotes
Quotes
32bit MIPS CPU

Project Section WIP

Quotes
Quotes
Stochastic Calculus Studies

Project Section WIP

Quotes
Quotes
Startup Fundraising

Project Section WIP

Quotes
Quotes
Student Venture Capital Pitch

Project Section WIP

Quotes
Quotes
Robotic Arm Exploration

A 1-month project during November 2023 to see how far I could get beginning with zero knowledge of robotics.

I taught myself introductory inverse-kinematics and began modeling the arm and circuitry in Fusion360.

Quotes
Quotes
Compiler & Assembler

Project Section WIP

Quotes
Quotes
Conlang Creation

Project Section WIP

Quotes
Quotes
LLM Agentic Framework

Project Section WIP

Class AB Audio Amplifier

A simple class AB transistor audio-amplifier with PCBA - My first ever fully finished PCB with assembly!

My goal was to introduce myself to the world of analog music synthesis by starting small, and I finished this circuit when I was 14 years old.

Quotes
Quotes
Programming Discord Bots

As my interest in programming began when I was a 14, I began programming Discord bots for my friends.

This taught me about programming frameworks, async-await functionality, and database management of intricate data.