Skip to content

Commit

Permalink
Merge pull request #326 from uniitee/temp
Browse files Browse the repository at this point in the history
Add new volunteer and events for 2024 (odd semester)
  • Loading branch information
chanu4321 authored Jan 11, 2025
2 parents a119817 + a9b70ea commit 98a0eef
Show file tree
Hide file tree
Showing 10 changed files with 40 additions and 0 deletions.
Binary file added public/assets/images/posters/20240912.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 added public/assets/images/posters/20240912.webp
Binary file not shown.
Binary file added public/assets/images/posters/20240926.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 added public/assets/images/posters/20240926.webp
Binary file not shown.
Binary file added public/assets/images/posters/20241010.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/assets/images/posters/20241010.webp
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
24 changes: 24 additions & 0 deletions public/data/events.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,28 @@
[
{
"image": "assets/images/posters/20241010.webp",
"title": "Git 101",
"date": "October 10th, 2024",
"time": "2:00 PM - 4:30 PM",
"venue": "E1 109",
"about": "Join us for an interactive and beginner friendly workshop, where you will dive deep into version control, issue tracking and the world of open source."
},
{
"image": "assets/images/posters/20240926.webp",
"title": "CyberQuest",
"date": "September 26th, 2024",
"time": "2:00 PM - 4:00 PM",
"venue": "E3 317",
"about": "Join us with Mr. Sanchay Singh, co-founder of Hackersvilla, to dive into the world of vulnerabilities in open source apps in a hands on session."
},
{
"image": "assets/images/posters/20240912.webp",
"title": "2024-25 Kickstarter",
"date": "September 12th, 2024",
"time": "2:00 PM - 4:00 PM",
"venue": "E1 109 ",
"about": "Grow your network, meet our volunteers. Learn about ALiAS' purpose and activities as a club."
},
{
"image": "assets/images/posters/20240208.webp",
"title": "Linux Use Fest",
Expand Down
16 changes: 16 additions & 0 deletions public/data/volunteers.json
Original file line number Diff line number Diff line change
Expand Up @@ -390,5 +390,21 @@
"link": "https://www.linkedin.com/in/atia-naim-270b8424b/"
}
]
},
{
"id": 25,
"image": "assets/images/volunteers/uma-ghildiyal.webp",
"name": "Uma Ghildiyal",
"role": "Volunteer",
"social": [
{
"id": "github",
"link": "https://github.com/uniitee"
},
{
"id": "linkedin",
"link": "https://www.linkedin.com/in/uma-ghildiyal-1a02582b4/"
}
]
}
]

0 comments on commit 98a0eef

Please sign in to comment.