Skip to content
View bunceandbean's full-sized avatar
🎣
Gone Fishin'
🎣
Gone Fishin'

Highlights

  • Pro

Block or report bunceandbean

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

Hey!

I'm a Purdue computer science student!

Here are a few interesting projects (written in C, C++, Python, and more) that I've worked on:

  • Wireminnow - A lightweight network protocol analyzer. Written in pure™ C.
  • Advent of Code - A repository full of my Advent of Code solutions.
  • USC Compiler - A University Simple C compiler made using LLVM and C++. Once you link a local copy of LLVM to it, it can compile and optimize and USC program!
  • Eras Tour Surprise Song Tracker - A React web app that shows the current surprise songs for Taylor Swfit's Era's Tour. Used by swifties around the world! Currently live and up to date at suprisesongs.app!
  • SchedLink - A time management system for Fishers High School students.
  • benlilley.dev - A Jekyll-based developer website to host blog discussions, career information, project write-ups, random opinions, and more. Currently live and up to date at benlilley.dev!
  • Fishers Enigma - An old puzzle game I created from scratch for my friends to participate in.

I am currently studying computer science at Purdue University. Feel free to reach me on LinkedIn.



Pinned Loading

  1. wireminnow wireminnow Public

    A lightweight network protocol analyzer.

    C

  2. eras-tour-surprise-songs eras-tour-surprise-songs Public

    A React-based website keeping track of the Taylor Swift eras tour surprise songs.

    TypeScript 6 4

  3. advent-of-code advent-of-code Public

    Repository of all my Advent of Code solutions.

    Python