Skip to content

Commit

Permalink
Create hackercamp.mdx
Browse files Browse the repository at this point in the history
  • Loading branch information
Pips801 authored Oct 21, 2024
1 parent cdc7609 commit 8ece604
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions pages/hackercamp.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
import Layout from "../layouts/Layout"
import Hero from "../components/Hero"
import Meta from "../components/Meta"

<Meta
title="801 Hackercamp 2025"
noindex={true}
/>
<Layout>
<Hero title="801 Hackercamp 2025" />
<div className="container-1200 mx-auto px-5 py-20">
<div className="mb-10 space-y-6 markdown">

Ready to unleash your inner hacker and outdoor adventurer? Join us for Hacker Camp — a weekend-long getaway (Thursday May 15th to Sunday May 18th) where tech and nature collide.

This isn’t your average campout; think of it as a mashup of a security conference with a dash of wilderness survival. We’ll be teaching everything from lock picking , to social engineering, and even fire starting.
We'll also have board and card games to keep the good vibes going for those members of your party not interested in hacking. No experience? No problem! We welcome everyone from the tech-curious to the seasoned pros. See you at the campfire!

</div>
</div>
</Layout>

0 comments on commit 8ece604

Please sign in to comment.