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.
I am set to graduate with my Bachelor's degree in Computer
Science in December 2024, achieving a 3.91 GPA.
My hometown is Cleveland, TN, and I plan
to return there after completing my degree. However, I am open to traveling
for work opportunities.
I chose to pursue Computer Science because
I love computers and find it incredibly rewarding to make
them perform tasks as I envision. I enjoy the challenge and creativity involved
in programming and building innovative solutions.
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 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.