Danielle Lindblom

Danielle Lindblom profile picture
Danielle Lindblom profile picture

Gridiron Survivor

Demo:

Technologies Used:

  • Next.js
  • TypeScript
  • React.js
  • Jest
  • React Testing Library
  • shadcn/ui

Gridiron Survivor is a football survivor pool web application built as part of a software development apprenticeship program. I worked on this project from October 2024 - February 2025, focusing on addressing user experience issues including accessibility. We are currently in the process of standing up a new team project. This site allows users to stand up a league with several members, then those members can make multiple picks from a list of NFL games happening that week. The game's outcome determines whose picks "survive" and live to do another round the next week. Whoever is still standing at the end of the season typically wins a large prize! October 2024 - February 2025

Key Contributions

  • Removed distracting, obsolete information from the site
  • Gave users the ability to clear popup notifications
  • Resolved a screen flickering issue by creating a new login authentication workflow and utilizing a loading spinner
  • Identified and fixed a key accessibility issue with the menu controls

Skills Showcased:

  • Getting up to speed quickly on an unfamiliar, complex code base
  • Quickly learning new technologies (Next.js, TypeScript, Jest, React Testing Library)
  • Performing peer code reviews
  • Writing unit tests for improved code quality

What I Learned:

This project has been a great experience in implementing typical corporate processes like sprint planning, estimating points for tickets, and performing code reviews. I really enjoyed the challenge of diving into an existing codebase, finding the files relevant to my tickets, solving problems, and working collaboratively with a team. This was my first introduction to Next.js and TypeScript, and I really like these tools and the structure they provide. It was a good resourcefulness exercise in learning these quickly so that I could be effective as soon as possible. Finally, I was glad for an opportunity to flex my web accessibility skills and make proactive contributions to help make this project more accessible.

Future Enhancements:

The team is shifting to a different project going forward - a Secret Santa web application that will be launched as a paid SaaS product late 2025. This project utilizes a similar tech stack as well as an AI API for customized gift recommendations.