VS Code: A Hands-On Introduction to the Developer’s Editor

This beginner-friendly workshop introduces you to Visual Studio Code (VS Code) — a free, open-source, and highly customisable code editor. Whether you’re new to coding or transitioning from another editor, this session is designed to …

Journey to Your First Start-Up

In a time where Start-Ups are everywhere, have you ever been curious about the process it takes to develop one? This workshop is designed for aspiring entrepreneurs who want to create their own start-ups, but …

GDB: An Introduction to Debugging in C using GDB

This workshop introduces participants to a versatile debugging tool: GDB. It goes over a simple use case for the tool, and provides attendees with a structure to debug lower level programs along with intuition to …

Exploring NLP with Hugging Face and Foundation Models

In this hands-on workshop, participants will learn how to leverage Hugging Face’s cutting-edge tools to build and deploy powerful Natural Language Processing (NLP) models using foundation models like BERT, Phi-3.5, and more. We will cover …

GitHub: Git and GitHub for Beginners

Need to use git for class but don’t know where to start? This workshop is for you! This workshop covers the basics of using git for version control and explores how to use it with …

PyTorch: Fundamentals & Workflow

Join our hands-on PyTorch workshop to master the fundamentals of deep learning, including dataset creation, dataloader usage, and building your own linear regression model from scratch. From basic syntax to saving your model, this workshop …

AI: First Steps into AI

Welcome to our First Steps into AI Workshop, curated to facilitate an understanding of the broad topic of Artificial Intelligence for both beginners and those with prior programming experience. In our engaging sessions, we’ll demystify …

Excel 3: Macros and VBA

This workshop covers the basics of automating excel with macros using Visual Basic for Applications (VBA). This course will utilize Excel but the knowledge can easily transfer to other programs that have VBA capabilities. This …