Job Scraper Dashboard
I built a full-stack application using Python, NextJS, and SupaBase to gather public job listings and manage them.
NextJS
Python
TypeScript
TailwindCSS
import { useState } from 'react'
function Portfolio() {
const [hired, setHired] = useState(false)
return (
<div>
<button onClick={() => setHired(true)}>
Hire Me!
</button>
</div>
)
}
I design and develop great experiences on the web.
Throughout my four-year journey as a front-end engineer, I've prioritized quality and a superior user experience through the adoption of the latest technologies.
Here are some projects I built to develop my skills
I built a full-stack application using Python, NextJS, and SupaBase to gather public job listings and manage them.
NextJS
Python
TypeScript
TailwindCSS
I built this site from the ground up to showcase my web development projects professionally.
NextJS
TypeScript
TailwindCSS
My senior capstone project at UVU. I worked as a Lead Developer on a team building an app to track and checkout equipment from the Digital Media Department on campus at Utah Valley University.
NextJS
AWS
TypeScript
TailwindCSS
Send me a message and I will be more than happy to get back to you.