Hunter Baisden

Your Image

About Me

electrical engineer and computer scientist

Change Lyrics View All Lyrics

Personal Projects

Album Poster Generator

This is a website to generate a cool album poster. It interacts with the spotify API for all of the album data. It will take an artist, an album, or both and generate a poster.

Visit Website
American Teen Screenshot
Example of a Poster, American Teen by Khalid

LiDAR Lense

My iPhone app that used the LiDAR on some iPhone Pro models to help map the room around you. It identifies potential obstacles and displays them on the screen for the user as they walk around real time. Written in Swift and Python, the repository is currently private.

Screenshot of my kitchen through LiDAR Lense
Screenshot of my kitchen through LiDAR Lense
Screenshot of my kitchen through LiDAR Lense
The apps icon

Swears in Songs

This is a website to return all of the swear words in a queried song. My first website so a little rough around the edges, still gets the job done though.

Visit Website
Screenshot of Song Swears website
All the swears in 8TEEN, from American Teen

Clarence

A discord bot with over 30 functions including but not limited too:

  • Music Playing
  • Trivia
  • Bitwise Math
  • Latex Rendering
  • Play Poker
  • GIF Generation
  • AI Image Generation
  • Cute Animal Photos
  • Fetch Wikipedia Articles
  • Numerous Moderation Functions
Add Clarence
Clarence Icon
Clarence's Beautiful Icon

TI Programs

I made hundreds of programs for the TI-84 series of calcualtors throughout my high school and college days, below linked are some of the best, most useful (and brainrot) ones.

Repository
Liam
Liam waving at you from prgmLIAM

This Website you are Looking at Right Now

Coded from scratch using HTML, CSS, JavaScript, and some Python. The repository is linked below

Site Repository
Fry Icon
Phillip J Fry

Mario Kart Tracker

Enter in a username and this site will track as many friends as you want, and all of their Mario Kart placements. They are saved under your username.

Visit Site
Fry Icon
Mario doing Mario things

Academic Projects

First Person View Drone

Senior design project for ECE at Illinois. 3 custom designed PCBs used to implament live wireless camera transmission from a Crazyflie drone to a headset. Done in a group of 3. The final drone successfully streamed real time video to both a laptop and a headset.

Repository
graph Images
The final designed drone with the camera and IR LED boards attached (not pictured: the headset board)

Six Degrees of Wikipedia Solver

A program to solve the six degrees of Wikipedia problem, which is described here. It was a final project, done in a group of 4. It also goes into the betweenness centrality of thousands of articles.

Repository
graph Images
Graph representing thousands of articles distance from "United States"