Skip to content
View ivan-yung's full-sized avatar

Highlights

  • Pro

Block or report ivan-yung

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

Pinned Loading

  1. webgen webgen Public

    Code-Free Front End Website Generator: Drag and Drop Frontend using a serverless Go back-end, powered by Gemini API. Website Design agent built in: interfacing with frontend and Go serverless archi…

    JavaScript 1

  2. logi-sim logi-sim Public

    A digital logic simulator for simulating digital logic circuits. Providing a drag and drop frontend, uses topological sorting for state updates and function

    JavaScript

  3. GDSC-UCD-Cohort-24-25/freshdetect GDSC-UCD-Cohort-24-25/freshdetect Public

    Python 2

  4. JoeBox JoeBox Public

    Forked from NathanYung130/PresentApp

    Websocket Powered Multiplayer Game: Users enter rooms handled by SQL server, uses websocket server to sync game sessions including game state for up to 10 clients in a room

    JavaScript 1

  5. MatrixMult MatrixMult Public

    Matrix Multplication in hardware (verilog), for efficiently computing matrix products on an FPGA DE-10 Lite board. This efficient architcture implimenting a 8x8 systollic array can compute a produc…

    Verilog

  6. NueralNetworkFromScratch NueralNetworkFromScratch Public

    Nueral Network from scratch using numpy (no tensorflow, pytorch)

    Python