Dev Club Workshops
Explore our hands-on workshops designed to help you build real-world skills
Past Workshops
Backend Web Development
An introduction to backend development covering core concepts and comparing popular frameworks.
Topics Covered
Instructors
Prerequisites
- Basic programming knowledge
- Familiarity with web concepts
Resources
Maximizing Your Tech Networking Capabilities
Learn how to optimize your professional profiles and materials to stand out in the tech industry and land your dream role.
Topics Covered
Instructors
Prerequisites
- Have a resume you can use to build ontop of
- GitHub/LinkedIn account
Resources
GitHub Basics for Web Developers
A beginner-friendly walkthrough of GitHub, focusing on its relevance for developers and real-world workflows.
Topics Covered
Instructors
Prerequisites
- Basic understanding of web development
- GitHub account set up
Resources
HTML, CSS, and JavaScript Fundamentals
A practical introduction to the core building blocks of the web. Learn how to structure content with HTML, style it with CSS, and add interactivity with JavaScript.
Topics Covered
Instructors
Prerequisites
- Basic computer literacy
- Text editor installed (VS Code recommended)
Resources
Upcoming Workshops
React Fundamentals & Component Architecture
TBD
Build dynamic, interactive web apps using the most popular frontend framework. We'll cover components, state management, hooks, and create a real project you can add to your portfolio.
Database Design & Integration
TBD
Learn how to design databases and connect them to your backend APIs. We'll work with PostgreSQL/MySQL, write SQL queries, and build a full-stack app that actually persists data.
API Development & Testing
TBD
Deep dive into building professional REST APIs with authentication, proper error handling, and documentation. Plus we'll cover testing with tools like Postman so you know your APIs actually work.
Deployment & DevOps Basics
TBD
Finally get your projects live on the internet! We'll deploy to platforms like Vercel, Railway, and AWS, set up CI/CD with GitHub Actions, and cover environment management.