Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

updated workshops #34

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
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
60 changes: 16 additions & 44 deletions data/workshops_info.json
Original file line number Diff line number Diff line change
@@ -1,54 +1,26 @@
[
{
"name": "Blockchain Workshop",
"description": "Curious about blockchain development? VandyHacks and Vanderbilt Blockchain are hosting a workshop together to teach you everything you need to know about starting your blockchain development career!",
"imgUrl": "/workshops/blockchain.jpeg",
"repoLink": "https://github.com/VandyHacks/22S-Blockchain-Workshop"
"name": "3D Web Development Workshop",
"description": "If you want to make 3D models and wireframes from scratch using simple code, then this is a great workshop to learn from.",
"imgUrl": "/workshops/3d.png",
"repoLink": "https://github.com/kevjin02/vh-threejs-fireworks/tree/main"
},
{
"name": "Data Science 1010101",
"description": "Data science is a rapidly growing field crucial to any modern-day company's success, which means it's also important to us college kids!",
"imgUrl": "/workshops/datascience.jpeg",
"repoLink": "https://github.com/VandyHacks/22S-Data-Science-Workshop"
"name": "Intro to Cross-Platform App Development",
"description": "Learn how to build apps that can be accessed from both the web and as an iOS or Android app.",
"imgUrl": "/workshops/ionic.png",
"repoLink": "https://github.com/VandyHacks/intro-ionic-capacitor"
},
{
"name": "The Power of LaTeX",
"description": "If you haven’t heard of LaTeX before, all the more reason to come to our workshop! LaTex is a hugely popular tool for writing professional documents in academia. It's great for students who have to write everything from research papers to resumes.",
"imgUrl": "/workshops/datascience.jpeg",
"repoLink": "https://github.com/VandyHacks/22S-LaTeX-Workshop"
"name": "Open GL Workshop",
"description": "Join VandyHacks for a long-form deep-dive into Open GL. Build the graphics for a Minecraft clone in this 90 minute-long workshop.",
"imgUrl": "/workshops/graphics.png",
"repoLink": "https://vhl.ink/minecraft"
},
{
"name": "Full Stack Development Workshop #1",
"description": "This workshop introduces you to web development. No prior experience needed!",
"imgUrl": "/workshops/fullstack.jpeg",
"videoLink": "https://www.youtube.com/watch?v=axmW8t08s4c",
"repoLink": "https://github.com/VH-Mentorship/workshop"
},
{
"name": "Full Stack Development Workshop #2",
"description": "This workshop teaches the basics of React.js to create a responsive to-do list.",
"imgUrl": "/workshops/fullstack.jpeg",
"videoLink": "https://www.youtube.com/watch?v=ZdttLq9D7Uo",
"repoLink": "https://github.com/VH-Mentorship/workshop3setup"
},
{
"name": "Full Stack Development Workshop #3",
"description": "This workshop introduces Firebase to store data and authenticate users.",
"imgUrl": "/workshops/fullstack.jpeg",
"videoLink": "https://www.youtube.com/watch?v=ZP3ECTqpquA",
"repoLink": "https://github.com/VH-Mentorship/workshop4setup"
},
{
"name": "Full Stack Development Workshop #4 (Finale)",
"description": "This workshop will help you pull Brightspace assignments and learn how to deploy your project on the Internet.",
"imgUrl": "/workshops/fullstack.jpeg",
"videoLink": "https://www.youtube.com/watch?v=7LnYXnKgNcU",
"repoLink": "https://github.com/VH-Mentorship/workshop-completed"
},
{
"name": "Holiday Workshop",
"description": "Learn how to build a Chrome extension that spice up websites with holiday spirit!",
"imgUrl": "/workshops/holiday.jpeg",
"repoLink": "https://github.com/VandyHacks/21F-Holiday-Workshop"
"name": "Web Security Workshop",
"description": "Join VandyHacks and Vanderbilt Capture The Flag Club for an introductory workshop on web security! Learn more about SQL injection, XSS attacks, and more as you hack custom websites.",
"imgUrl": "/workshops/security.jpg",
"repoLink": "https://github.com/VandyHacks/intro-ctf-workshop"
}
]
Binary file added public/workshops/3d.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/workshops/graphics.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/workshops/ionic.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/workshops/security.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.