diff --git a/project.html b/project.html index b400fb1..81f2ed7 100755 --- a/project.html +++ b/project.html @@ -1,112 +1,115 @@ -
A web scraper and Discord bot that pulls codes to unlock special gear in Borderlands 4 when prompted by a user on Discord.
A modifiable To-Do list that allows for organization and scheduling based on priority, date, and category.
A program written in golang for accessing a public API website. This demonstrates my ability to access APIs and display and manipulate data retrieved.
A graph theory project optimized for a consistent memory usage graph. There should be no duplications of objects, only addition, growth, reduction, or deletion of objects.
Under Construction