Skip to content
This repository was archived by the owner on Jun 24, 2025. It is now read-only.

dvanzuijlekom/hackeropuit

 
 

Repository files navigation

HackErOpUit

An overview of hacker-events in and around the Netherlands

Patches welcome ;) (Both in the code as with new events)

Contributing:

https://github.com/revspace/hackeropuit/

If requested, I can hand out write permissions (with codeowners) on specific event-files, so events can update these themselves.

Initial versions of the code to parse events and create the website were written by hand, but most changes to code since Jun 2025 have been done by AI coding bots. This includes the linter/workflows.

Example event data:

- Name: Event Name/Title
  Location: City, Country
  StartDate: 2022-07-22
  EndDate: 2022-07-26
  Comment: Something optional
  URL: https://hackeropuit.nl

If no date is known yet, just put in an approximate date, but have the end-date be before the start-date, so the entry will be ignored and not printed in the table.

About

HackErOpUit.nl website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 34.1%
  • Python 31.5%
  • JavaScript 26.1%
  • CSS 8.3%