Thanks to visit codestin.com
Credit goes to github.com

Skip to content
View jackwthake's full-sized avatar
๐ŸŽ๏ธ
๐ŸŽ๏ธ
  • Portland Oregon

Block or report jackwthake

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

Hi, I'm Jack ๐Ÿ‘‹

I'm a software developer based in Portland, Oregon, focused on low-level programming and building systems from scratch. I'm interested in everything from graphics rendering to embedded systems - anything that gets close to the hardware.

What I'm working on

๐ŸŽจ shader-works - High-performance 3D graphics pipeline written in C11, cross-platform and built for efficiency
๐ŸŽฎ tundra - An experimental FPS game built with my custom rendering engine
๐ŸŒ Web-Server - Multithreaded web server in C with HTTPS support
โšก Tiny-Serial - Minimal serial monitor for Arduino and embedded development

I studied Computer Science at Portland State University. Check out my coursework repository to see the projects I completed there.

Tech I work with

C โ€ข C++ โ€ข Systems Programming โ€ข Embedded Systems โ€ข 3D Graphics

๐Ÿ“ซ Reach me at: [[email protected]]

Pinned Loading

  1. shader-works shader-works Public

    High-performance software 3D rendering library written in C11. Built portable and fast.

    C 1

  2. tundra tundra Public

    Low Poly Survival Game

    C 1

  3. Web-Server Web-Server Public

    Small Web server

    C++

  4. Tiny-Serial Tiny-Serial Public

    A Tiny โ‰ˆ100 loc serial monitor for tty devices like the Arduino family of boards

    C