Skip to the content.

About Me

Welcome to my page!

My name is Nolan Burkhart, I was born in Kailua, Hawaii and currently reside in Central Virginia.

My main interests are chiefly in Computer Science; however, I love the outdoors and all the wilderness that my area has to offer.

I enjoy running all year long as a varsity athlete in Cross Country, Indoor Track, and Outdoor Track. My favorite event by far is the 800m.

My beautiful little Maltese: Lila

My favorite place to be: Monroe, VA

My Projects!

Congressional App Challenge Projects

SchoolPal

Winner Congressional App Challenge 2021

This app, SchoolPal, allows educational systems to become much more organized, friendly to navigate, and pleasant.

Coded in Dart & Flutter, deployable on Web, Desktop, and Mobile platforms.

Article By The Congressional App Challenge.

Find A Demo of SchoolPal Here

YouthVote

First Runner Up Congressional App Challenge 2020

YouthVote was an app to enable younger students to submit their viewpoints on the elections and receive demographics in their area despite not being old enough to vote.

Coded in Dart & Flutter, deployable on Web, Desktop, and Mobile platforms.

Find A Demo of YouthVote Here

Projects For Fun

Capstone Scheduler

A program created in order to assign certain students to senior capstones of their choosing.

Custom made config system, can be dynamically changed.

Coded in Python

Find Capstone Scheduler Here

HealthFest Generator

A program created to generate schedules for a school event called HealthFest.

Can also be applied to generate schedules for other purposes by tweaking the settings file.

Coded in Python

Find HealthFest Here

Defender Disabler

Have you ever had Windows Defender call a perfectly safe program a random malware name with some random symbols?

Have you ever had Windows Defender try to kill Visual Studio (a windows program) because it thought that the debugger was a piece of malware?

Have you ever had Windows Defender use up 95% of your CPU and freeze your computer because it decided to conduct a random scan?

Probably not, but if you want to get rid of it, this tool will do wonders.

Coded in C++.

Find Defender Disabler Here

Kahoot Flooder

Kahoot, most likely one of the most employed online games used in the classroom. Students join, answer questions, and win based on their speed and accuracy on questions.

Sounds pretty boring.

This bot will utilize WebRequests and disassemble Kahoot’s extremely difficult anti-bot challenge just to flood a lobby with random names.

Coded in C++.

Find Kahoot Flooder Here