Skip to content
View aaronperkel's full-sized avatar

Block or report aaronperkel

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

Aaron Perkel

Network Technician @ UVM ETSB.S. CS ’25 (UVM) • Burlington, VT
🌐 aaronperkel.com  •  📄 Resume  •  📫 me@aaronperkel.com


About

I’m a computer scientist turned network/IT generalist who loves building small, useful systems and making them reliable. My happy place sits between full-stack web, Linux networking, and automation—with the occasional detour into Swift/iOS and Raspberry Pi tinkering. I also have a lifelong thing for aviation and flight sim.

  • Enterprise tech & networking (UVM ETS)
  • Full-stack dev (PHP/Python/JS) & SQL
  • Automation on Linux (systemd, shell, cron)
  • Prototyping on Raspberry Pi / e-paper

Now

  • Improving campus support workflows and network triage at UVM ETS
  • Keeping my self-hosted services tidy (NGINX, Docker, backups)
  • Shipping small utilities that reduce friction for friends/roommates

Selected Projects

Project Stack What it does
Utility Manager PHP · SQL · Python (Flask) · Raspberry Pi Splits/automates roommate utilities; tracks payments and overdue states.
Room Status Sign Flask · Raspberry Pi · E-Ink Door-mounted DND sign with an API and scheduled display updates.
UVM Sublets PHP · MySQL · Leaflet · noUiSlider Student-run sublet listings with map filters and simple moderation.
CodeBuilder Swift · UIKit · Firebase Drag-and-drop blocks to teach coding on iOS.
Blob Kart C++ · OpenGL · GLFW · GLM Mario-Kart-style 3D racer built from scratch.

More on my site → aaronperkel.com


Tools I Reach For

Languages: Python · Java · C/C++ · C# · PHP · JavaScript · Swift
Web: HTML · CSS · Tailwind · NGINX
Databases: MySQL · SQLite
Ops/CLI: Git · Docker · systemd · bash/zsh · vim · VS Code
Hardware: Raspberry Pi · e-paper (Waveshare)


Connect

Pinned Loading

  1. Utility-Manager Utility-Manager Public

    A portal for my two roommates' and my utility bills.

    PHP

  2. Personal-Web-Site Personal-Web-Site Public

    My own personal website. A place to display my projects and my resume.

    PHP

  3. sublet sublet Public

    UVM Sublets is a web application built exclusively for UVM students to post and find sublet listings near campus.

    PHP

  4. owncook/Blob-Kart owncook/Blob-Kart Public

    Blob Kart is an Advanced Programming C++ Project inspired by Mario Kart.

    C++

  5. finance-tracker finance-tracker Public

    PHP

  6. crn-auto-typer crn-auto-typer Public

    This Python script automates the entry of Course Registration Numbers (CRNs) into a university registration form using the pyautogui library. After a brief countdown, it types each CRN into the for…

    Python 1