Brandon Pyle
Software Engineer
Projects
Omicron Media Unlimited Template Website
·
December 17, 2023
A website written purely in Javascript, HTML, and CSS as my final project for my CSCN 315 (Javascript) class at Liberty University
Read More
Wordle Solver with GUI
A program written in C++ and Qt6 that can automatically solve the Wordle in an average of 3.6 guesses. This program also allows the user to play the game as well!
Wii Portable in a Wii U Gamepad
A portable Wii put inside a gutted Wii U Gamepad to allow the user to play any Wii or Gamecube game on the go
C++ Encrypted Login System with GUI
A program written in C++ and Qt6 that allows users to create and login to accounts and stores login information in an encrypted file
C++ Encrypted Login System
A program written in C++ that allows users to create and login to accounts and stores login information in an encrypted file.
Budget Mini-ITX Home Server for Under $800
My own personal home server featuring Nextcloud, Jellyfin, a Minecraft Server, Whoogle search engine, and much more built for less than $1,000 including storage.
Portable Raspberry Pi Game Console
December 15, 2023
A portable Raspberry Pi game console with RetroPie installed to play hundreds of retro games from Atari to PSP
Python Spotify Top 10 Songs by Artist Search Engine Program
A Python program that gets an artist's top 10 songs with other information based off a user search
Spotify Smart Playlist Generator Python Program
August 13, 2023
Generates a Spotify playlist based on similar playlists and user preferences
Wordle Solver
August 5, 2023
A program written in C++ that can automatically solve the wordle in an average of 3.6 guesses. This program also allows the user to play the game as well!
Calculator
A calculator application written in C++ and Qt6 with an IOS-like UI