Skip to content
View WillEdgington's full-sized avatar

Block or report WillEdgington

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.

Content in all repositories owned by your account will be closed.
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
WillEdgington/README.md

What I am currently working on

  • Learning C (c-curriculum): self-directed C curriculum. building a JSON parser, data structure library, HTTP server, shell, neural network, and interpreter from scratch.
  • ctest (current main focus): A testing framework for the C programming language, inspired by test frameworks I use in other languages (RSpec (Ruby), PyTest (Python), JUnit (Java), Jest (JS)). This is built as a utility for myself to allow for more sophisticated test running and a more consistent/easier test UX to work with when I work on the upcoming projects in the c-curriculum.
  • football-kick-tracker (on hold but will continue work soon): computer vision pipeline to track player kick frequency from video across a training session, built for sports performance analysis.

Stack

Python PyTorch JavaScript React Ruby Rails PostgreSQL Git C Java


📧 willedge037@gmail.com  |  🔗 LinkedIn

Pinned Loading

  1. football-torch-project football-torch-project Public

    Deep learning football match prediction system with a custom data pipeline, sharded tensor storage and experiment tracking

    Python

  2. ImageGenTestEnv ImageGenTestEnv Public

    PyTorch research environment for implementing and evaluating VAE, GAN, DDPM and LDM generative models from scratch

    Python

  3. chttp chttp Public

    A HTTP/1.1 server built in C

    C 1

  4. cshell cshell Public

    A POSIX compliant shell written in C

    C

  5. wheres-wally-app wheres-wally-app Public

    Full-stack photo tagging game with a decoupled Rails API and React frontend, featuring server-side guess validation and session management

    Ruby

  6. rails-social-app rails-social-app Public

    Full-stack social media platform built with Ruby on Rails, PostgreSQL and Hotwire for real-time UI updates

    HTML