Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file modified public/img/hg-nights-sm.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified public/img/icons/django.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified public/img/icons/events.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified public/img/join-us.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified public/img/sponsors/neurelo.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
5 changes: 5 additions & 0 deletions public/img/sponsors/refactorgvl-logo.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
23 changes: 21 additions & 2 deletions resources/data/hg-nights.php
Original file line number Diff line number Diff line change
@@ -1,10 +1,29 @@
<?php

return [
[
'date' => '2026-02',
'label' => 'May 2026',
'theme' => 'Rice to Meet You ',
'recap_url' => 'https://www.meetup.com/hack-greenville/events/314545011/',
'videos_url' => 'https://www.youtube.com/@HackGreenville/playlists',
'sponsor' => 'RefactorGVL',
'sponsor_url' => 'https://refactorgvl.com',
'sponsor_logo' => 'refactorgvl-logo.svg',
'host' => 'OpenWorks Coworking',
'host_url' => 'https://joinopenworks.com',
'video_by' => 'Synergy Mill Makerspace',
'video_by_url' => 'https://synergymill.com',
'speakers' => [
['name' => 'Joey Loman', 'title' => 'Origin Stories Series: Synergy Mill', 'url' => 'https://www.youtube.com/watch?v=_RUTRPx7cQI&list=PL8vFrjH8DfOE9SVEzIRi87DgLhpx-UFIj&index=2'],
['name' => 'Jason Morhardt', 'title' => 'Hold My Beer While I Do This', 'url' => 'https://www.youtube.com/watch?v=1XLQkYYncXY&list=PL8vFrjH8DfOE9SVEzIRi87DgLhpx-UFIj'],
['name' => 'Ben Acord, Eric Anderson, Robert Roskam', 'title' => 'Privacy Tips and Trick', 'url' => 'https://www.youtube.com/watch?v=GGJHA5Z3beg&list=PL8vFrjH8DfOE9SVEzIRi87DgLhpx-UFIj&index=3'],
],
],
[
'date' => '2026-02',
'label' => 'Feb 2026',
'theme' => 'Hackin\' Ball G - An Asian A-fare\'',
'theme' => 'Hackin\' Ball G - An Asian A-fare',
'recap_url' => 'https://www.meetup.com/hack-greenville/events/313138324/',
'videos_url' => 'https://www.youtube.com/@HackGreenville/playlists',
'sponsor' => 'Chipp.ai',
Expand All @@ -24,7 +43,7 @@
[
'date' => '2025-10',
'label' => 'Oct 2025',
'theme' => '"Medi-verse" Mediterranean & Greek',
'theme' => 'Medi-verse Mediterranean & Greek',
'recap_url' => 'https://www.meetup.com/hack-greenville/events/310839956/',
'videos_url' => 'https://www.youtube.com/@HackGreenville/playlists',
'sponsor' => 'Blue Ridge Consultants',
Expand Down
Loading