Skip to content
View trevnels's full-sized avatar

Highlights

  • Pro

Organizations

@Full-Moon-Robotics
Block or Report

Block or report trevnels

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

Hi

I'm Trevor, and this is my GitHub profile.


🌐 I'm passionate about web development. While I tend to lean towards frontend, I'm experienced with backend too.

🐧 I'm a big fan of Linux and open source. I currently run a mix of Fedora Silverblue and CoreOS across all of my devices.

🎓 I recently graduated from NC State University with a B.S. in Computer Science.

🤖 I currently mentor DARC SIDE, my former high-school robotics team.

💼 I'm on LinkedIn.


Currently Working On:

  • armchair, a full-stack web application that will provide statistics and predictions for teams at FIRST Robotics Competition events. It's the spiritual successor of one of my earlier projects from high school, but at a much larger scale and without the tedious manual data collection.
  • adwaitium, my opinionated Universal Blue image which makes some tweaks on top of the base Silverblue/UBlue experience, such as consistent theming between GTK3, GTK4, and Qt out of the box.

For more information about me and details on my projects, check out my personal website. At some point I may add a blog there too.

Pinned Loading

  1. adwaitium adwaitium Public

    Shell

  2. armchair armchair Public

    A new FRC scouting and analysis platform built around the Glicko-2 rating system, modified in a manner similar to Statbotics's EPA.

    TypeScript

  3. raincheck raincheck Public

    minimal weather webapp

    Vue

  4. astar astar Public

    A Python implementation of the A* pathing algorithm

    Python