Session Details
Banquet Speaker

Human-in-the-Loop Machine Learning and Computer Science for Everyone
Dr. Carla Brodley, Professor and Dean Khoury College of Computer Sciences
Northeastern University
In this talk I will touch upon my two passions: human-in-the-loop
machine learning and computer science for everyone. I will first
present my research on how to combine machine learning and humans to
get the best of both in the context of two applications: generating
maps of global land cover of the Earth from remotely sensed data and
finding lesions in the MRI’s of treatment resistant epilepsy patients.
I will then present results of an initiative we are scaling at
Northeastern to increase the diversity of thought and demographics in
tech.
Dr. Carla Brodley, Professor and Dean Khoury College of Computer Sciences
Northeastern University
In this talk I will touch upon my two passions: human-in-the-loop
machine learning and computer science for everyone. I will first
present my research on how to combine machine learning and humans to
get the best of both in the context of two applications: generating
maps of global land cover of the Earth from remotely sensed data and
finding lesions in the MRI’s of treatment resistant epilepsy patients.
I will then present results of an initiative we are scaling at
Northeastern to increase the diversity of thought and demographics in
tech.
Panel Session - Saturday 9AM
|
Identifying and Dealing With Imposter Syndrome
Many individuals feel fear as a result of success instead of taking ownership of their accomplishments. Many emotionally intelligent individuals can deal with this feeling, commonly known as imposter syndrome. A group of women on this panel will highlight their own personal experiences, discuss ways of dealing with imposter syndrome and how it can also be advantageous to us. This discussion is aimed to help individuals overcome this feeling and create balance in our everyday lives.
Facilitator: Reem Soliman – D2L – Technical Account Manager
Panelists:
Many individuals feel fear as a result of success instead of taking ownership of their accomplishments. Many emotionally intelligent individuals can deal with this feeling, commonly known as imposter syndrome. A group of women on this panel will highlight their own personal experiences, discuss ways of dealing with imposter syndrome and how it can also be advantageous to us. This discussion is aimed to help individuals overcome this feeling and create balance in our everyday lives.
Facilitator: Reem Soliman – D2L – Technical Account Manager
Panelists:
- Kelly Lyons - UofT - Associate Dean
- Morgan Klein-MacNeil - TD Bank - AVP Technology
- Laura Gatto - University of Guelph – Co-op Coordinator, Computing Programs
- Theenu Rasenthiram – D2L – Technical Account Manager
Panel Session - Saturday 4PM
Implicit Bias
Facilitator: Dr. Imogen Coe – Professor - Ryerson University
Panelists:
Facilitator: Dr. Imogen Coe – Professor - Ryerson University
Panelists:
- Ideshini Naidoo, Wave
- Inmar Givoni, Uber
- Karolina Zurowska, Google
- Cinda Heeren, University of British Columbia
Parallel Sessions
Freak Out. Breath. Coffee. Repeat. - Lessons from my early career in technology
Morgan Klein-MacNeil, AVP Techology
TD Bank
Morgan will share lessons from her early career, through the power of story, navigating her way from Technology Associate to Technology Executive. "Freak Out" – the insecurities we all face, better known as imposter syndrome, and the allergic reaction we have to taking bold bets on our careers. "Breathe" – finding your authentic voice and learning to use your uniqueness as your superpower. "Coffee" – not just about caffeine, but tools to building your network of champions. And finally "Repeat" – allowing yourself to grow and thrive in ways you never imagined.
Morgan Klein-MacNeil, AVP Techology
TD Bank
Morgan will share lessons from her early career, through the power of story, navigating her way from Technology Associate to Technology Executive. "Freak Out" – the insecurities we all face, better known as imposter syndrome, and the allergic reaction we have to taking bold bets on our careers. "Breathe" – finding your authentic voice and learning to use your uniqueness as your superpower. "Coffee" – not just about caffeine, but tools to building your network of champions. And finally "Repeat" – allowing yourself to grow and thrive in ways you never imagined.
Machine Learning in Big Data is a Team Sport
Monica Maria Lozano Romero, Machine Learning Engineer
Unity Technologies
We are in the era of big data! and we want to use it to make better decisions and to help game developers to provide engaged and unique experience to their users. However, building personalized services and products in production systems not only require edge cutting technologies in machine/deep learning but also require multidisciplinary teams with the right balance between scientific, technical and teamwork knowledge to make this happen. In this session we will present the challenges with putting in production machine/deep learning models, why using machine/deep learning in production is a team sport when having big data, and who is part of the dream team that will enable us to continuously add value to our business products.
Monica Maria Lozano Romero, Machine Learning Engineer
Unity Technologies
We are in the era of big data! and we want to use it to make better decisions and to help game developers to provide engaged and unique experience to their users. However, building personalized services and products in production systems not only require edge cutting technologies in machine/deep learning but also require multidisciplinary teams with the right balance between scientific, technical and teamwork knowledge to make this happen. In this session we will present the challenges with putting in production machine/deep learning models, why using machine/deep learning in production is a team sport when having big data, and who is part of the dream team that will enable us to continuously add value to our business products.
An Extensible Cloud Based Avatar: Implementation and Evaluation
Enas Altarawneh
York University
A common issue in human-robot interaction is that a naive user expects an intelligent human-like conversational experience. Recent advances have enabled such experiences through cloud-based infrastructure; however, this is not currently possible on most mobile robots due to the need to access cloud-based (remote) AI technology. Here we describe a toolkit that supports interactive avatars using cloud-based resources for human-robot interaction. The toolkit deals with communication and rendering latency through parallelization and mechanisms that obscure delays. This technology can be used to put an interactive face on a mobile robot. But does an animated face on a robot actually make the interaction more effective or useful? To answer this question, we conducted a user study comparing human-robot interaction using text, audio, a realistic avatar, and a simplistic cartoon avatar. Although response time was longer for both avatar interfaces (due to increased computation and communication), this had no significant effect on participant satisfaction with the avatar-based interfaces. When asked about general preferences, more participants preferred the audio interface over the text interface, the avatar interfaces over the audio interface, and the realistic avatar interface over the cartoon avatar interface.
Enas Altarawneh
York University
A common issue in human-robot interaction is that a naive user expects an intelligent human-like conversational experience. Recent advances have enabled such experiences through cloud-based infrastructure; however, this is not currently possible on most mobile robots due to the need to access cloud-based (remote) AI technology. Here we describe a toolkit that supports interactive avatars using cloud-based resources for human-robot interaction. The toolkit deals with communication and rendering latency through parallelization and mechanisms that obscure delays. This technology can be used to put an interactive face on a mobile robot. But does an animated face on a robot actually make the interaction more effective or useful? To answer this question, we conducted a user study comparing human-robot interaction using text, audio, a realistic avatar, and a simplistic cartoon avatar. Although response time was longer for both avatar interfaces (due to increased computation and communication), this had no significant effect on participant satisfaction with the avatar-based interfaces. When asked about general preferences, more participants preferred the audio interface over the text interface, the avatar interfaces over the audio interface, and the realistic avatar interface over the cartoon avatar interface.
Staying Main-Stream: Creating Reactive Arcade Games using RxSwift
Erin Gallagher, Software Engineer, Uber
Katia Maeda, Software Enginner, Connected
Have you noticed that so many popular and widely used frameworks and architectures have been centered around the concept of reactiveness? We will teach you the basics of reactive programming by applying the paradigm to an arcade game. Reactive programming is a rapidly growing trend in many tech workplaces in an effort to manage the unprecedented amount of data driving today's applications. However, the jargon surrounding the concept makes it feel inaccessible and intimidating for many students and recent grads who rarely encounter it during their studies. Having had to climb a very steep learning curve on a project using ReactiveX with a leading audio electronics company, we want to flatten that curve a little for the next generation of great female programmers. Using RxSwift and Xcode Playgrounds, participants will have the opportunity to build a fun game and get hands-on experience with reactive concepts. Although it is not required, for a more hands on experience during the workshop please complete the setup instructions prior to attending, https://github.com/ErinCGallagher/reactive-arcade-game.
Erin Gallagher, Software Engineer, Uber
Katia Maeda, Software Enginner, Connected
Have you noticed that so many popular and widely used frameworks and architectures have been centered around the concept of reactiveness? We will teach you the basics of reactive programming by applying the paradigm to an arcade game. Reactive programming is a rapidly growing trend in many tech workplaces in an effort to manage the unprecedented amount of data driving today's applications. However, the jargon surrounding the concept makes it feel inaccessible and intimidating for many students and recent grads who rarely encounter it during their studies. Having had to climb a very steep learning curve on a project using ReactiveX with a leading audio electronics company, we want to flatten that curve a little for the next generation of great female programmers. Using RxSwift and Xcode Playgrounds, participants will have the opportunity to build a fun game and get hands-on experience with reactive concepts. Although it is not required, for a more hands on experience during the workshop please complete the setup instructions prior to attending, https://github.com/ErinCGallagher/reactive-arcade-game.
From Hype to Reality: The Power of Immersive Experiences with XR
Emily Wilson, Mobile Application Architect
IBM
What will it be like to live and work in our world 10 years from now? Thanks to advances in extended reality (XR), an umbrella term that encompasses immersive technologies like virtual reality (VR), augmented reality (AR) and mixed reality (MR), we are on the threshold of a compelling and imagination-inspiring time in which our reality will extend through the merging of the physical and virtual world. In this talk, the different parts of Extended Reality will be explained. We will explore the value and potential of immersive experiences in some key industries. Real-world examples and research from key influencers in this space will be shared.
Emily Wilson, Mobile Application Architect
IBM
What will it be like to live and work in our world 10 years from now? Thanks to advances in extended reality (XR), an umbrella term that encompasses immersive technologies like virtual reality (VR), augmented reality (AR) and mixed reality (MR), we are on the threshold of a compelling and imagination-inspiring time in which our reality will extend through the merging of the physical and virtual world. In this talk, the different parts of Extended Reality will be explained. We will explore the value and potential of immersive experiences in some key industries. Real-world examples and research from key influencers in this space will be shared.
A Career in Gaming - Not Just for Gamers
Angela Labrune, Development Director
Daniela Correa Orozco, Software Engineer
Electronic Arts
An exciting review and breakdown of the opportunities and challenges of working in the video game industry. We will break down the myths of having to be a male gamer to work in games, and why women play an important role in creating and developing engaging stories and technology. We will review the various technical and leadership roles that are available as well as discuss work and team dynamics.
Angela Labrune, Development Director
Daniela Correa Orozco, Software Engineer
Electronic Arts
An exciting review and breakdown of the opportunities and challenges of working in the video game industry. We will break down the myths of having to be a male gamer to work in games, and why women play an important role in creating and developing engaging stories and technology. We will review the various technical and leadership roles that are available as well as discuss work and team dynamics.
Technologies that Empower People with Disabilities
Maya Jones, Software Developer
D2L
We use the Internet today for practically everything. Browsers and apps are our windows to the Internet. We need our eyes and hands to interact with the Internet through them. What if we lose the ability to see or use our hands temporarily or permanently? Can people still access the Internet if they are vision-impaired or cannot use their hands? The answer is YES. There are technologies to help such people with disabilities connect with browsers and apps. In this session, we will introduce the audience to different technologies such as screen reader, screen magnifier, speech input, onscreen keyboard, head mouse, and switches used by people with disabilities to assist them with Internet access. We will also explain how websites and apps need to be created with accessibility in mind for these technologies to work well. We will show videos of people with different visual and physical disabilities using these technologies to perform learning tasks on the Brightspace Learning Management System. Our goal is to introduce the audience to the concept of assistive technologies that people with disabilities use and educate them about the importance of web accessibility to truly empower them.
Maya Jones, Software Developer
D2L
We use the Internet today for practically everything. Browsers and apps are our windows to the Internet. We need our eyes and hands to interact with the Internet through them. What if we lose the ability to see or use our hands temporarily or permanently? Can people still access the Internet if they are vision-impaired or cannot use their hands? The answer is YES. There are technologies to help such people with disabilities connect with browsers and apps. In this session, we will introduce the audience to different technologies such as screen reader, screen magnifier, speech input, onscreen keyboard, head mouse, and switches used by people with disabilities to assist them with Internet access. We will also explain how websites and apps need to be created with accessibility in mind for these technologies to work well. We will show videos of people with different visual and physical disabilities using these technologies to perform learning tasks on the Brightspace Learning Management System. Our goal is to introduce the audience to the concept of assistive technologies that people with disabilities use and educate them about the importance of web accessibility to truly empower them.
Social Media Rock Star - How to up your social media game!
Shalise Goffe, Talent Acquisition Partner
IBM
Learn how to take your social media and personal brand to the next level! This workshop will cover the "Do's and Don'ts" of social media, staying engaged, and how to create purposeful content on Twitter and LinkedIn while building your brand. There will be an interactive portion to this workshop -- bring your device to participate.
Shalise Goffe, Talent Acquisition Partner
IBM
Learn how to take your social media and personal brand to the next level! This workshop will cover the "Do's and Don'ts" of social media, staying engaged, and how to create purposeful content on Twitter and LinkedIn while building your brand. There will be an interactive portion to this workshop -- bring your device to participate.
Improving the Efficiency and Safety of Self Driving Testing Through Simulation
Melinda Lu, Research Engineer
Uber
In the current self driving world, it is still very common to test algorithms physically on the car, in either a controlled testing environment (test track), or real world roads. While physical tests are the most reliable and accurate, they are costly, risky, time consuming, lack variety, and do not allow to test rare and difficult edge cases. In this talk, we cover the solution to efficient and safe self driving algorithm testing: sensor simulation. At Uber ATG, we use high fidelity and realistic simulations, in order to enable rapid iterations of self driving software development. With our state of the art sensor simulators, we are not only able to train and evaluate deep learning models faster, but also quickly fix offline testing failures.
Melinda Lu, Research Engineer
Uber
In the current self driving world, it is still very common to test algorithms physically on the car, in either a controlled testing environment (test track), or real world roads. While physical tests are the most reliable and accurate, they are costly, risky, time consuming, lack variety, and do not allow to test rare and difficult edge cases. In this talk, we cover the solution to efficient and safe self driving algorithm testing: sensor simulation. At Uber ATG, we use high fidelity and realistic simulations, in order to enable rapid iterations of self driving software development. With our state of the art sensor simulators, we are not only able to train and evaluate deep learning models faster, but also quickly fix offline testing failures.
Lessons in Leadership: Leading the Way on Rocky Terrain
Maura Grossman, Professor/Lawyer
University of Waterloo
This session will address the challenges of trying to be an innovator in a climate hostile to change. Using lessons learned from over a decade of efforts to get lawyers to accept and use technology, the speaker will share various tips and tricks that worked and those that were less successful. The speaker is a lawyer turned computer science professor who teaches joint courses on Artificial Intelligence: Law, Ethics, and Policy to both graduate computer science students at the University of Waterloo and law students at Osgoode Hall Law School at York University.
Maura Grossman, Professor/Lawyer
University of Waterloo
This session will address the challenges of trying to be an innovator in a climate hostile to change. Using lessons learned from over a decade of efforts to get lawyers to accept and use technology, the speaker will share various tips and tricks that worked and those that were less successful. The speaker is a lawyer turned computer science professor who teaches joint courses on Artificial Intelligence: Law, Ethics, and Policy to both graduate computer science students at the University of Waterloo and law students at Osgoode Hall Law School at York University.
The Path to A Career in Cybersecurity
Genevieve Lajeunesse, Information Security Architect
Morgan Stanley
In this talk, we will cover the types of roles available within cyber, the skills that are needed (and why women and non-binary folk can be exceptional performers in these roles), how to sharpen and improve one's information security skills, discuss certifications and tech that are valuable and how to navigate a field where women/non-binary people are few and far between (networking, etc.).
Genevieve Lajeunesse, Information Security Architect
Morgan Stanley
In this talk, we will cover the types of roles available within cyber, the skills that are needed (and why women and non-binary folk can be exceptional performers in these roles), how to sharpen and improve one's information security skills, discuss certifications and tech that are valuable and how to navigate a field where women/non-binary people are few and far between (networking, etc.).
Build your First Machine Learning Model with Python and SciKitLearn
Susan Ibach, Business Development Manager
AI Gaming
Data science, AI and Machine learning are in the news every day, but how do you get started? In this session I'll walk through the principles of how to use data to train a machine learning model and then I'll take you step by step through how to train a model using Python. I'll share all the code used in the session so you can start exploring and training your own models.
Susan Ibach, Business Development Manager
AI Gaming
Data science, AI and Machine learning are in the news every day, but how do you get started? In this session I'll walk through the principles of how to use data to train a machine learning model and then I'll take you step by step through how to train a model using Python. I'll share all the code used in the session so you can start exploring and training your own models.
How to Add 'Computing Educator' to Your Skill Set and Why You'd Want To
Gail Carmichael, Technical Educator, RnD Learning
Shopify
So you have a background in computing and some solid technical skills. Have you ever wanted to share those skills with others? Or maybe you want to inspire the next generation to consider learning some of the same skills themselves. Whether you want to be awesome at outreach or teach a formal class, there are many helpful techniques you can use to make your education experiences great. Let's learn about a few of them, and even put them into practice.
Gail Carmichael, Technical Educator, RnD Learning
Shopify
So you have a background in computing and some solid technical skills. Have you ever wanted to share those skills with others? Or maybe you want to inspire the next generation to consider learning some of the same skills themselves. Whether you want to be awesome at outreach or teach a formal class, there are many helpful techniques you can use to make your education experiences great. Let's learn about a few of them, and even put them into practice.
Got Doubt? Staying Committed to your Computing Major
Rachelle Hippler, Associate Professor
Baldwin Wallace University
NOTE: This workshop is first come, first serve - limited to 50 people. It is scheduled twice.
Some experiences in your major can enhance your self-esteem helping you feel dedicated to your studies but others can decrease your self-esteem leaving you feeling like you do not belong. If this has ever happened to you, join us for a fun workshop that will give you strategies to build your authentic self-esteem in your computing major so you can combat those times of doubt.
Rachelle Hippler, Associate Professor
Baldwin Wallace University
NOTE: This workshop is first come, first serve - limited to 50 people. It is scheduled twice.
Some experiences in your major can enhance your self-esteem helping you feel dedicated to your studies but others can decrease your self-esteem leaving you feeling like you do not belong. If this has ever happened to you, join us for a fun workshop that will give you strategies to build your authentic self-esteem in your computing major so you can combat those times of doubt.
How to Design and Build a Great Voice Experience
Shannon Klett, Software Engineer
Hilary Hayes, Senior Design Researcher
Connected
Voice assistants seem to be everywhere today. It's a technology that plays an increasingly integral role in our most intimate settings and its influence is only going to grow. This workshop will gives you the opportunity to build your very first voice experience. Focusing on teaching you how voice technologies work and the best practices of conversation design, you will leave the session equipped with a foundational knowledge of voice and guidance on how to learn more in order to become a leader in an exciting, emerging space. No matter your level of knowledge or if you currently own a voice device, the session is open to everyone. So come and add your own voice to the conversation!
Shannon Klett, Software Engineer
Hilary Hayes, Senior Design Researcher
Connected
Voice assistants seem to be everywhere today. It's a technology that plays an increasingly integral role in our most intimate settings and its influence is only going to grow. This workshop will gives you the opportunity to build your very first voice experience. Focusing on teaching you how voice technologies work and the best practices of conversation design, you will leave the session equipped with a foundational knowledge of voice and guidance on how to learn more in order to become a leader in an exciting, emerging space. No matter your level of knowledge or if you currently own a voice device, the session is open to everyone. So come and add your own voice to the conversation!
#SheTheNorth vs. #WeTheNorth: A Data Driven Analysis of Our Canadian Icons
Sarah Muma, Customer Program Manager
Heather Grandy, Cloud Solution Architect
Alice Gibbons, Cloud Solution Architect
Microsoft
Ever wanted to build an app for a project, presentation, or paper? Spice it up with AI? What about visualize the data in real time? In this set of interactive demos, we dive into the data behind #SheTheNorth vs. #WeTheNorth. Learn how to use pre-built Machine Learning models such as sentiment analysis, facial recognition and text analytics all powered by Microsoft Azure. The best part? You can leverage the session resources to build your very own apps infused with AI!
Sarah Muma, Customer Program Manager
Heather Grandy, Cloud Solution Architect
Alice Gibbons, Cloud Solution Architect
Microsoft
Ever wanted to build an app for a project, presentation, or paper? Spice it up with AI? What about visualize the data in real time? In this set of interactive demos, we dive into the data behind #SheTheNorth vs. #WeTheNorth. Learn how to use pre-built Machine Learning models such as sentiment analysis, facial recognition and text analytics all powered by Microsoft Azure. The best part? You can leverage the session resources to build your very own apps infused with AI!
Digital Darwinism: Human + Machine
Eily Hickson, Special Projects Lead
RBC
Technology is advancing faster than humans can learn, and when we do build the latest and greatest tech it's so seamless we usually forget the human-in-the-loop. Forgetting the human in your story could be the make or break of a winning pitch, viable business idea or overall your greatest tech solution. Come and learn with us how to ensure you're building a viable go-to-market solution with a winning pitch and a crowd favourite demo.
Eily Hickson, Special Projects Lead
RBC
Technology is advancing faster than humans can learn, and when we do build the latest and greatest tech it's so seamless we usually forget the human-in-the-loop. Forgetting the human in your story could be the make or break of a winning pitch, viable business idea or overall your greatest tech solution. Come and learn with us how to ensure you're building a viable go-to-market solution with a winning pitch and a crowd favourite demo.
The Importance of Negotiation
Ania Halliop,Freshbooks
Why you need to know the basic of negotiation when accepting a new job, moving to a new position, or getting a promotion.
Ania Halliop,Freshbooks
Why you need to know the basic of negotiation when accepting a new job, moving to a new position, or getting a promotion.
How To Land Your Dream Internship
For over 50 years, AMD has driven innovation in high-performance computing, graphics, and visualization technologies ? the building blocks for gaming, immersive platforms, and the datacenter. Hundreds of millions of consumers, leading Fortune 500 businesses, and cutting-edge scientific research facilities around the world rely on AMD technology daily to improve how they live, work, and play. Every year AMD hires between 150-180 co-op students/interns at our Markham facility and want to provide CAN-CWIC attendees the opportunity to connect with a panel of our current co-op students to get tips and tricks to finding your dream interns hip placement! The session will include a presentation from a senior UWaterloo student to provide advice to help students in their internship career, along with a speakers' panel consisting of current AMD interns and an open Q&A for the audience. Come prepared with questions around your internship search or attend to l earn best practices for successful resume writing, co-op interviews and preparing for your internship placement. We look forward to seeing you there!
For over 50 years, AMD has driven innovation in high-performance computing, graphics, and visualization technologies ? the building blocks for gaming, immersive platforms, and the datacenter. Hundreds of millions of consumers, leading Fortune 500 businesses, and cutting-edge scientific research facilities around the world rely on AMD technology daily to improve how they live, work, and play. Every year AMD hires between 150-180 co-op students/interns at our Markham facility and want to provide CAN-CWIC attendees the opportunity to connect with a panel of our current co-op students to get tips and tricks to finding your dream interns hip placement! The session will include a presentation from a senior UWaterloo student to provide advice to help students in their internship career, along with a speakers' panel consisting of current AMD interns and an open Q&A for the audience. Come prepared with questions around your internship search or attend to l earn best practices for successful resume writing, co-op interviews and preparing for your internship placement. We look forward to seeing you there!
Sexism Response Workshop
This workshop focuses on strategies for responding well and constructively to micro aggressions and biases — whether you are the target of the comment or a bystander. This will be an interactive workshop, with lots of group discussion of different scenarios in different contexts.
This workshop focuses on strategies for responding well and constructively to micro aggressions and biases — whether you are the target of the comment or a bystander. This will be an interactive workshop, with lots of group discussion of different scenarios in different contexts.
Lessons from the Little Mermaid on Being Heard
Shannon Pole
You know what you want, you know you are worth it… and yet you’re distracted by worry about how conversations will go… will you be ignored? What if your mind goes blank? Well, the Little Mermaid literally lost her voice… and she still got the Prince!
In this mini-session we’ll take a look at how your body language can set you up for success from the moment you walk into the room, whether it’s to get hired, have a difficult conversation, speaking up in a meeting, etc. Yes, we will watch a clip from the movie!
Shannon Pole
You know what you want, you know you are worth it… and yet you’re distracted by worry about how conversations will go… will you be ignored? What if your mind goes blank? Well, the Little Mermaid literally lost her voice… and she still got the Prince!
In this mini-session we’ll take a look at how your body language can set you up for success from the moment you walk into the room, whether it’s to get hired, have a difficult conversation, speaking up in a meeting, etc. Yes, we will watch a clip from the movie!
Women of Color Meetup - Hosted by the Pakistani Women in Computing (PWIC)
Falah Shazib, Waterloo
Pakistani Women in Computing (PWiC) is a global group dedicated to mentoring and creating opportunities for Pakistani women in tech and their allies. Their initiatives include local meetups, skill-building workshops and a student ambassador program. Drop by to meet local PWiC members, share your experience and learn how to get involved! Everyone is welcome!
Falah Shazib, Waterloo
Pakistani Women in Computing (PWiC) is a global group dedicated to mentoring and creating opportunities for Pakistani women in tech and their allies. Their initiatives include local meetups, skill-building workshops and a student ambassador program. Drop by to meet local PWiC members, share your experience and learn how to get involved! Everyone is welcome!