This is a static documentation site for the professional experiences of the user @EthanThatOneKid.
Ethan is the founder of communities such as @FartLabs, @acmcsufoss, and @vaqcoders.
The website enables visitors to view Ethan's projects, workshops, and other professional experiences.
If you would like to contribute to the documentation, the markdown files are
located in the experiences directory. One markdown file represents one
experience. The file name should be a project ID with the .md extension.
---
title: "FullyHacks Hackathon Event Platform"
company: "FullyHacks"
location: "Fullerton, California"
startDate: "2020-12"
endDate: "2024-02"
highlights:
- "Develop a one-year product roadmap for our hackathon's end-to-end event platform (first-ever hackathon at CSUF); outlining strategic milestones and priorities to guide successful development and growth."
- "Work with cross-functional engineering, design, and marketing teams to develop 2 new product strategies. Define 5 key performance indicator metrics for product success."
labels: ["Hackathon", "Leadership", "Product Management", "Software Engineering", "Event Planning"]
url:
- "https://github.com/EthanThatOneKid/tuffyhacks-2021-experience"
- "https://acmcsuf.com/hackathons"
---
# FullyHacks Head of Technology
## Description
I worked as the Head of Technology at FullyHacks, a student-led hackathon
organization at California State University, Fullerton.Make sure to install Deno: https://deno.land/manual/getting_started/installation.
Build the project:
deno task generateBuild the project in development mode:
deno task watchServe the static site:
deno task serveFormat the project:
deno fmtCheck for common errors:
deno lint
deno task checkDocumented with ❤️ by @EthanThatOneKid