Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ASHFORD SCHOOL HACK CLUB WEBSITE

A Static Website, Based on Flask for my Hack Club!

Created by Jacob Navaratne

MACONDO INFORMATION AND FRAUD SQUAD INFORMATION

On my Hackatime, it appears 6 minutes to typing to Qwen has been recorded. This is NOT intensional. I can't seem to do much about it. I am not sure if the AI coding time part of Hackatime is also an issue - but I have contact Fraud Squad about this - and I was redirected to the Hackatime Help area - where I submitted my ticket and am currently waiting for a response.

I have been told it is a good idea to explain this in my README.md

Why?

If it wasn't clear already, I spent almost 10 hours on this project. But now you know. This project had 2 main reasons. First, I noticed that I wanted a website for my Hack Club. It is very useful, and helps others at my school. The second was that I wanted the Macondo Gold!!!!!

Features:

  1. Uses full Flask Structure
  2. Loads HCB Live Data using the HCB API
  3. Optimisation is active; it helps to load the pages faster
  4. Runs on my HC Nest
  5. Has a full guide on how to join my club
  6. Includes the Hack Club footer, practically identical to the one found on https://hackclub.com/
  7. A pretty cool landing page
  8. A cool team section, which I am quite proud of.
  9. A file base.html that most of the other pages are based on. Some are different
  10. Multiple different .css files to help with optimisation

Copied Code

Before you panic, please do not worry. The copied code is from my other project, Club Tracker. This is mainly for the HCB stuff! Everything is made by me.

To Start Server on Nest

In your terminal, run (you need to have Git and Python preinstalled):

git clone https://github.com/smartsparkcoding/hackclubclubwebsite cd ~/hackclubclubwebsite git pull python3 -m venv venv source venv/bin/activate pip install -r requirements.txt (install dependancies) python3 app.py

AI Declaration

AI was used in the making of this website. The majority of AI Usage in this project (I averaged it out to be about 75% of my total AI usage) was used to understand parts of code that I hadn't learnt yet. This included things like scroll animations, display=flex; in css etc etc. The other 25% of my total AI usage is AI code. This is mainly in my .css file (again, mainly my home.css file), but this wasn't unpolished, and I also made sure I typed out all code myself. While an extremely small amount of code in other files, like snippets were generated by AI, this isn't significant.

License

MIT License

Copyright (c) 2026 Jacob Navaratne

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

A website welcoming new users to my clubs Hack Club!

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages