Skip to content

EthanThatOneKid/experiences

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Experiences

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.

Contributing

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.

Development

Make sure to install Deno: https://deno.land/manual/getting_started/installation.

Build the project:

deno task generate

Build the project in development mode:

deno task watch

Serve the static site:

deno task serve

Format the project:

deno fmt

Check for common errors:

deno lint
deno task check

References


Documented with ❤️ by @EthanThatOneKid

About

Résumé-ready descriptions of professional experiences.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published