Portfolio Website v2
A sleek, responsive portfolio built with Next.js, TypeScript, and Tailwind CSS. The site showcases professional experience and projects with smooth Framer Motion animations, clean...
I build confidence in software through thoughtful testing, automation, and clean user experiences.
I’m Dakota Swank, a software QA engineer who likes working close to the details that make an application feel reliable. I care about clear test coverage, readable defects, and helping teams ship changes with more confidence.
I also enjoy building web applications with Next.js, React, and Tailwind CSS. This portfolio is part of that practice: a place to sharpen my frontend skills while keeping performance, accessibility, and usability in view.
My path into technology has moved through software testing, web development, and hands-on problem solving. I like learning by building, breaking things carefully, and improving the process the next time around.
Outside of work, I enjoy getting outdoors, following what the tech community is building, and taking on projects that give me a reason to learn something new.
Bachelor of Science in Computer Science
California State University San Marcos
Graduated: 2023
Associate Degree for Transfer – Computer Science
MiraCosta College
Graduated: 2021
Boeing • 2023 – Present
Hobby • 2018 – Present
United States Navy • 2014 – 2018
A sleek, responsive portfolio built with Next.js, TypeScript, and Tailwind CSS. The site showcases professional experience and projects with smooth Framer Motion animations, clean...
First portfolio website — built while learning the fundamentals of HTML5, CSS3, and JavaScript — this site features a sleek, responsive design with smooth CSS transitions, clean...
A fitness application that allows users to browse exercises, create customized workout plans, track their progress, and communicate with other users. The application utilizes a...
A virtual reality horror game set in space. The player takes on the role of a character navigating through a dangerous space environment, encountering various obstacles and enemies...
An embedded system utilizing a Nucleo board that uses push buttons to select a Christmas song. When a song plays, three LEDs flash to the notes of the song, the song's name is...
Developed a translator that utilizes a deterministic finite automaton (DFA) to adhere to a specific set of rules. Using provided files containing various sentences, the program checks...
Created a GUI application using Tkinter that implements a lexical analyzer. It takes the input of source code, reads it line by line, obtains the lexical analysis result, and then...
Assignments and projects from the CS 311 Data Structures & Algorithms class at CSUSM, focusing on implementing various data structures and algorithms.