Skip to content
View JonahZil's full-sized avatar
🎯
Focusing
🎯
Focusing
  • Lund, Sweden | San Francisco, CA

Block or report JonahZil

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

ezgif-22e7bbf443f79e

20250925_00h48m20s_grim

I am currently pursuing a double major in Electrical Engineering and Mathematics at Lund University in Lund, Sweden. I have a vested interest in hardware engineering and applied math. Take a look at some of my projects!

My current focus is on FPGA based FMCW radar signal processing -- found in the "fpga-radar-projects" repository. I am working towards making an optimized 2048 point fast fourier transform (FFT) module in Verilog for use with simulated FMCW radar data in a room.

Pinned Loading

  1. fpga-radar-projects fpga-radar-projects Public

    Self-directed undergraduate research and learning in FPGA-based signal processing with the goal of building toward FMCW radar applications.

    Verilog

  2. graphing-calculator graphing-calculator Public

    An interactive Java graphing calculator built from scratch with a custom parser, interpreter, and math engine: Supports plotting explicit functions with advanced math features like trigonometry, de…

    Java

  3. 8-Bit-Computer 8-Bit-Computer Public

    An 8 Bit Computer built entirely from scratch on breadboards using discrete logic. Custom machine code and assembly language from scratch. Based on Ben Eater's 8 bit computer kit.