Please sign in to access this page

Hackclub Website

Hackclub Website

3 devlogs
6h 9m
•  Ship certified
Created by jackson

A website for our high school's hackclub. Made with react by me and a friend

Timeline

Ship 1

1 payout of shell 85.0 shells

jackson

26 days ago

jackson Covers 3 devlogs and 6h 9m

little update to reword the title page, TBD:

Have subpages for each item
Add a little indicator on desktop to press space at first
On mobile switch background to a more readable one

Update attachment

This is my first real devlog, I'm basically commiting and devlogging for every major feature I complete. I might increase the rate at which I devlog later, but for now the one hour timing worked out :D

Finished:
I added an easter egg (Click on my face in the contact section)
The fluids stay on the screen longer (Minor change, but it smoothes into the glass effect for the cards)

TODO:
Have subpages for each item
Add a little indicator on desktop to press space at first
On mobile switch background to a more readable one
Rewrite intro page to be easier to read (no more stupid paragraphs)

Update attachment

Initial devlog. Currently we've done a bunch of work, and are using the following technologies:

  • React (with typescript)
  • Vite
  • fullpage.js

Additionally all the content is dynamically loaded from directories with markdown.

TODO:

  • Improve the physics sim background: Need to have a longer persistence, need to have intermittent splotches

  • Have subpages for each item: Already have the content from each md file, I just have to figure out the routing

  • Add some fun little easter eggs

  • Add a little indicator on desktop to press space at first

  • On mobile switch background to a more readable one

Update attachment