Skip to content
View Cybiii's full-sized avatar

Block or report Cybiii

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

Computer science and engineering major

I'm currently working on Learning Chisel & Chipyard:D

Connect with me:

rsimpsontw

Languages and Tools:

Python C C++ HTML CSS JavaScript TypeScript React Git

cybiii

Pinned Loading

  1. N-Body-Simulation N-Body-Simulation Public

    A high-performance GPU-accelerated N-body gravitational simulation implementing the Barnes-Hut algorithm for O(N log N) complexity. This project uses CUDA development techniques and parallel algori…

    Cuda 2

  2. PRISM PRISM Public

    PRISM (pH & Rehydration Intensity Sensor Module) is an innovative health monitoring system that analyzes color and pH levels of urine to provide real-time health insights. The system uses the TCS34…

    TypeScript

  3. Arduino-Nano-from-Scratch Arduino-Nano-from-Scratch Public

    Custom-designed microcontroller development board based on the ATmega328P-M. The board integrates a USB-to-serial converter for programming and UART/SPI communication with comprehensive pin headers…

  4. Linguify Linguify Public

    Full-stack language learning platform using Next.js and React, integrating backend services with Drizzle (Neon PostgreSQL database) and secure payment processing through Stripe.

    TypeScript

  5. Big-Muff Big-Muff Public

    This project describes a custom-designed Big Muff guitar effects pedal, built using discrete components. This four-stage analog circuit provides powerful signal amplification, harmonic distortion, …

    1

  6. 3DEngine 3DEngine Public

    A modern 3D graphics engine built from scratch in C++ using OpenGL 4.5, features modular architecture; implements professional logging, cross-platform window management with GLFW, shader compilatio…

    C++