Workshops to level up every hacker
Whether you’re building your first website or shipping a machine learning model, our mentor-led sessions are designed to get you hacking faster. Each workshop is paced so you can follow along live and apply it directly to your project.
Web Dev Advanced
Build full-stack web apps with modern tooling, from React components to realtime data.
Topics
- Component-driven React patterns and state management with hooks
- Designing communication between nested components
- Firebase setup, configuration, and secure data access
- Rendering database reads/writes in a polished UI
APIs
- How APIs power modern apps and products
- Consuming third-party REST APIs for live data
- Designing your own REST endpoints with Express.js
- POST vs GET: sending and receiving JSON payloads
Python Beginner
Start coding from scratch and pick up the fundamentals you’ll use everywhere.
Essentials
- Setting up Python, running scripts, and using input/output
- Variables, data types, conditionals, functions, and loops
- Problem solving strategies and debugging tips
HTML Foundations
- Structuring content with semantic tags
- Styling basics and layout techniques
- Pairing HTML knowledge with React workshop content
Machine Learning
Train your first model with TensorFlow and understand the core ideas behind ML.
Intro to ML & TensorFlow
- How ML differs from traditional programming
- Supervised vs. unsupervised learning patterns
- Building a neural network to classify clothing images
- Evaluating accuracy and avoiding overfitting