Hey

I'm Keegan

I'm a Student at Tennessee Technological University studying computer science while learning frontend development on my own.
Here's a bit more about me.

Here are some of my projects

  • Direct Store Delivery Application

    .NET, C#, HTML, Bootstrap, CSS, jQuery, Playwright, SQL

    Two other students and I worked on this project for a local grocery store named Scenic Foods. We used an agile environment including daily Scrum meetings and weekly client reviews. The application allows the store to create and store invoices, which can be queried to track profits or print summaries. It also includes a login which manages user sessions.

  • flowtasks

    Html, CSS, JavaScript, Bootstrap

    flowtasks is a small application I made to keep track of tasks. It allows the user to create new tasks and change their status, as well as create projects to sort the tasks. The application currently uses the local host for the backend and to store the tasks.