SlideShare uma empresa Scribd logo
1 de 47
Info Session
Solution Challenge
Get to know our flagship GDSC contest!
2023 Solution Challenge: Info Session
The Google Developer Student Clubs 2023 Solution Challenge
mission is to solve for one of the United Nations’ 17
Sustainable Development Goals using Google technology.
Created by the United Nations in 2015 to be achieved by 2030, the 17 Sustainable
Development Goals (SDGs) agreed upon by all 193 United Nations Member States
aim to end poverty, ensure prosperity, and protect the planet.
Overview
Google Products introduction
Product Areas overview
Machine Learning
Why use?
- This will transform the whole software industry as well as the whole society
What can it do?
- Things that were previously not possible with computers!
What you can do as a developer yourself?
- Study ML basics with Kaggle Learn : https://www.kaggle.com/learn
- Implement models with TensorFlow/Keras on Colab
- Implement fundamental theories with JAX on Colab
What you can do as a community organizer?
- Learn ML with ML study jam
Android
Why use Android?
An open platform with over 2.7 Billion active users creating a seamless experience
across devices (phone, watch, TVs, even cars!)
What can it do?
- Allows you to create high quality, native apps able to utilize third-party
libraries for full functionality (sensors, camera, other device peripherals)
- Dedicated store to distribute apps
Learning resources:
https://developer.android.com/compose-camp
https://developer.android.com/courses
Android Examples!
Zero-zone supports active
communication for, and with,
the hearing impaired and helps
individuals with hearing
impairments practice lip reading
Helppier's goal is to encourage a new social
norm of volunteering in people’s daily
routines in their local neighbourhoods. The
app facilitates neighbours helping
neighbours through a gamified volunteering
system
The Mobile
Immunization
Calculator app helps to
keep track of
children’s vaccinations
solving for the
handwritten paper
cards the community
was using, that were
difficult to read and
keep intact - they’re on
their way working
towards deploying
their project at the
biggest health center in
Kyegegwa District,
Uganda
Blossom provides an
integrated solution for
young girls to get
access to accurate and
reliable menstrual
education and resources
Firebase
What is Firebase?
- Firebase is an app development platform that helps you build and grow apps and games users love.
Backed by Google and trusted by millions of businesses around the world.
What makes Firebase great?
- It’s cross platform (web, mobile)
- It supports basic and advanced use case
- You can build, monitor your apps, and engage users using a single platform
Why should you use Firebase?
- It integrates smoothly with other Google products like Android, Cloud
- There’s a large developer community that can help answer questions
- Most teams in 2022 Solutions Challenge Top Teams uses Firebase!
28 day active apps
3M+
Better Together
Firebase
codelabs.developers.google.com
Build beautiful apps
for every platform
Nilay Yener
Program Manager, Flutter DevRel
@nlycskn
Google’s portable
UI toolkit for building beautiful
multi-platform applications
Google’s portable
UI toolkit for building beautiful
multi-platform applications
With support for...
...from a single codebase
iOS Android Web Windows Mac OS Linux Embedded
Flutter’s Foundational Pillars
At its core, Flutter is built to be:
Fast
Take the speed
limiter off your app
Productive
Develop while your
app is running
Beautiful
No compromises
for your designers
Open
Everything is free
and open source
Portable
Same code,
runs everywhere
Web
One
URL
away
Available across
devices & platforms
Deploy & get a unique
URL
Firebase
GitHub Pages
Vercel
Netlify
…
Build web app
on the web
figma.com
canva.com
codepen.io
stackblitz.com
glitch.com
…
Personal favorites
Get inspired
lynnandtonic.com
ciechanow.ski
a.singlediv.com
Media editor
squoosh.app
photopea.com
kapwing.com
Royalty free stock images / videos
unsplash.com
pexels.com
Fonts & icons
fonts.google.com/icons
Chrome extensions
Remote for slides
VisBug
Learn & have fun!
web.dev/learn
developer.chrome.com
youtube.com/@ChromeDevs
bit.ly/fun-web
Angular
What is Angular?
- A web development framework for building the future
What makes Angular great?
- It works at any scale
- Angular is used everywhere
- It’s built for everyone (a11y, i18n)
Why should you use Angular?
- Angular is a powerful framework developed at and by Google
- It integrates smoothly with other Google products like Firebase
- There’s a large developer community that can help answer questions
- We provide robust and reliable documentation
- 2022 Solutions Challenge Top Teams won using Angular!
2M+ 👩🏿💻
globally
85K+ ⭐ on GitHub
Google Assistant
Hey Google
Google Assistant helps devices and apps
work better together through a
natural, intuitive interface
Google Assistant
Extend your apps to Google Assistant
Extend your apps to Google Assistant
Assistant Your App
Extend your apps to Google Assistant
Media Actions = Android Media Apps + Assistant
- Built-in capability to understand media commands ("play something by
Beyonce")
- Supports media controls (like pause, skip, fast forward, thumbs up)
Hey Google, play
something by Beyonce
Extend your apps to Google Assistant
App Actions = Android Apps + Assistant
- Enables users to use their voice to
perform specific tasks in your app
- 60+ Built-in Intents
Extend your apps to Google Assistant
Documentation
goo.gle/appactions-docs
Codelabs
goo.gle/appactions-codelabs
Code Samples
goo.gle/appactions-samples
Videos
goo.gle/appactions-videos
Hey Google, I want to get
started with App Actions
2023 Solution Challenge: Info Session
Top 100 teams
Receive customized
mentorship from
Googlers and experts
to take solutions to the
next level, a branded T-
shirt, and a certificate.
Top 10
finalists
Receive additional
mentorship, a swag
box, and the
opportunity to
showcase solutions to
Googlers and
developers all around
the world at Demo Day
live on YouTube.
Leads from top 10
receive swag box!
Contest
Finalists
In addition to the swag
box, each individual
from the additional
seven recognized
teams will receive a
Cash Prize per student.
Winnings for each
qualifying team will not
exceed $4,000.
Top 3 winners
In addition to the swag
box, each individual
from the top 3 winning
teams will receive a
Cash Prize and a
feature on the Google
Developers Blog.
Winnings for each
qualifying team will not
exceed $12,000.
All participants receive a Google Developers
digital profile badge and an official certificate.
Prizes
2023 Solution Challenge: Info Session
A panel of judges from Google will use the following criteria to
evaluate and score all submissions.
Judging: Criteria for Judges
IMPACT - 25 POINTS
1. Does the entry establish a clear challenge using their problem statement?
(5 POINTS)
2. Do they explain clearly which UN Sustainable Development goals and
targets they chose for their solution and why? (5 POINTS)
3. Feedback from users, testing & iteration (5 POINTS)
a. Does the team clearly describe three feedback points they
received from real users and the steps they took to test them?
b. Is there evidence of what the team learned and how the solution
was iterated upon based on user feedback?
4. Does the solution address the challenge (and problem statement)
identified by the team? Does the team adequately describe the success of
their solution using metrics, goals, and outcomes, or through cause and
effect? (5 POINTS)
5. Is there evidence of next steps? Does the team display a clear plan for
future extension to a larger audience if they were to continue? (5 POINTS)
TECHNOLOGY - 25 POINTS
1. Does the team clearly describe the following: architecture, high-level components,
responsibility of each component, specific products and platform they implemented?
Has the team clearly explained what Google technology they used and why? (5 POINTS)
2. Does the solution implement all the technical components needed to solve the
challenge? (5 POINTS)
3. Code testing and iteration (5 POINTS)
a. Does the team highlight one challenge they faced while building their code, how
they addressed the issue, and the technical decisions and implementations they
had to make? Did the team include guidance on running their code?
4. Does the video demonstration show an actual working application (not a mockup) and
how a user will interact with the solution? Does the demo show how the solution makes
effective and appropriate use of the features of the chosen Google technology or
platform? (5 POINTS)
5. Can the solution, in its current form or minor structural changes, support more users and
increased scale? (5 POINTS)
2023 Solution Challenge: Info Session
PROJECT SETUP
1. Please clearly describe
the challenge you are
solving for using a
problem statement.
(5 POINTS)
2. What United Nations'
Sustainable Development
goal(s) AND target(s) did
you choose for your
solution? What inspired
you to select these
specific goal(s) AND
target(s)?
(5 POINTS)
IMPLEMENTATION
3. Describe the architecture
that your team chose for
your solution. What are the
high-level components of
your architecture? What is
the responsibility of each
component?
(5 POINTS)
4. Which specific products
and platforms did you
choose to implement these
components and why?
(5 POINTS)
FEEDBACK / TESTING / ITERATION
5. Feedback from users, testing, & iteration
●Walk us through the steps you took to test
your solution with real users (outside of
your team). Provide three specific
feedback points you received from real
users.
●What did you learn and how did it help
improve your solution? What are three
specific things you implemented and
improved for your solution based on the
feedback from users?
(5 POINTS)
6. Code testing and iteration
●Highlight one challenge you faced while
building your code, including detail on how
you addressed the issue and the technical
decisions and implementations you had to
make.
(5 POINTS)
SUCCESS AND COMPLETION OF
SOLUTION
7. How does your solution address the challenge
you are looking to solve for? Describe the
success of your solution using metrics, goals,
and outcomes. What Google technologies are
you using to track usage analytics? Using
relevant (or meaningful) statistics, concrete
data or numerical examples where possible. Or,
where numbers aren’t possible to use, please
describe your project’s impact using cause and
effect.
(5 POINTS)
8. Upload a copy of your demo video. Make sure
the video demonstrates a working application
and how a user will interact with the solution.
Make sure the video also makes effective use of
the chosen Google products. Feel free to
include infographics or visual representation of
the data in your demo video.
(5 POINTS)
SCALABILITY /
NEXT STEPS
9. What do you see as the
future / next steps for
your project? How would
you expand your solution
to reach a larger
audience?
(5 POINTS)
10. Explain how the
technical architecture of
your solution could
support (in its current
state or with minor
changes) scaling to a
larger audience.
(5 POINTS)
These are the questions on the submission form that you will be
asked to provide responses for.
Submitting a Solution: Submission Criteria
2023 Solution Challenge: Info Session
It’s important to start with creating an effective problem
statement.
Submitting a Solution: Creating a Problem Statement
A good problem statement:
● Presents an opportunity of some significance,
urgency, and priority
● Relates in the simplest terms possible, the
process of concern and impact on the
community
● Includes enough data so the audience can
understand the size and scope of the problem,
together with the degree or magnitude of the
problem
● Should not be more than one paragraph (as
little as 2-3 sentences, as much as 5-6
sentences)
How to structure a problem statement
● Who is experiencing the problem?
○ What segment/s of the community, how many?
● What is the problem?
○ Describe issue being experienced or need going
unmet
● Where/when is the problem occurring?
○ Context, situation, or process in which the
problem exists
● Why is it a problem? Why is it important to address?
○ Impact to community, region, businesses,
organizations
2023 Solution Challenge: Info Session
❏ Step 1: Join a Google Developer Student Club
❏ Step 2: Form a team
❏ Step 3: Select United Nations Sustainable Development Goals
2023 Timeline Checklist
❏ Step 4: Identify a Solution
❏ Step 5: Learn & build
❏ Design the front-end interface
❏ Design the back-end technology
❏ Step 6: Test your solution
❏ Step 7: Iterate
❏ Step 8: Record a demo video and submit by March 31st, 2023
❏ Step 9: Top 100 solutions announced (May)
❏ Step 10: Top 100 mentoring (May)
❏ Step 11: Top 10 finalists announced (June)
❏ Step 12: Top 3 winners announced live on YouTube (August)
❏ Step 13: Celebrate all the 2023 Solution Challenge participants!
Design & Build
Submissions &
Judging
March - August
🏆
🛠
🙇
🏾
♀️
Getting Started
2023 Solution Challenge: Info Session
Tutorial videos
Identifying a Problem
Identifying a Solution
Designing the Interface
Designing the Technology
1
2
3
4
2023 Solution Challenge: Info Session
2022 Solution Challenge winners! See the playlist & read more about them here
BloodCall - Greece, Harokopio
University of Athens
UN Sustainable Goals Addressed: #3:
Good Health & Wellbeing
BloodCall aims to make blood
donation an easier task for everyone
involved by leveraging Android,
Firebase, and the Google Maps SDK.
Blossom - Canada, University of
Waterloo
UN Sustainable Goals Addressed: #3:
Good Health & Wellbeing,#4: Quality
Education, #5: Gender Equality and
Women’s Empowerment, #10:
Reduced Inequalities
Blossom provides an integrated
solution for young girls to get access
to accurate and reliable menstrual
education and resources and uses
Android, Firebase, Flutter, Google
Cloud Platform.
Gateway - Vietnam, Hoa Sen
University
UN Sustainable Goals Addressed: #3:
Good Health & Wellbeing,#11:
Sustainable Cities, #17: Partnerships
Gateway creates an open covid-19
digital check-in system. Through an
open-source, IoT solution that pairs
with an application on a mobile
device and communicates with an
embedded system over Bluetooth
connection protocol. It uses Angular,
Firebase, Flutter, Google Cloud
Platform, TensorFlow,Progressive
Web Apps and connects users with a
COVID-19 digital check-in system.
GetWage- India, G.H. Raisoni
College of Engineering,Nagpur
UN Sustainable Goals Addressed: #1:
No Poverty, #4: Quality Education,
#8: Decent Work & Economic Growth
GetWage provides a tool to help
those impacted by unemployment
and unfilled positions in the local
economy find and post daily wage
work with ease. It uses Firebase,
Flutter, Google Cloud Platform,
TensorFlow.
Isak - South Korea, Soonchunhyang
University
UN Sustainable Goals Addressed: #3:
Good Health & Wellbeing,#12:
Responsible Consumption &
Production
Isak is an application that combines
the activity of joggingand trash
collection to make picking up trash
more impactful. It uses Firebase,
Flutter, Google Cloud Platform,
SaveONE life - Kenya, Taita Taveta
University
UN Sustainable Goals Addressed: #1:
No Poverty, #2: Zero Hunger,
#4:QualityEducation, #10: Reduced
Inequality
SaveONE life helps donors locate and
donate goods to home orphanages in
Kenya that are in need of basic items,
food, clothing, and other educational
resources. It's built with Android,
Assistant / Actions on Google,
Firebase, Google Cloud Platform, and
Google Maps
SIGNify - Canada, University of
Toronto, Mississauga
UN Sustainable Goals Addressed:
#10: Reduced Inequalities, #4:Quality
Education
SIGNify provides an interface where
deaf and non-deaf people can easily
understand sign languagethrough a
graphical context. It leverages
Android, Firebase, Flutter, Google
Cloud Platform, and TensorFlow
Starvelp- Turkey, İzmir University of
Economics
UN Sustainable Goals Addressed: #2:
Zero Hunger
Starvelp aims to tackle the problems
of food waste and hunger by
enabling more ways to share local
resources with those in need. It
leverages Firebase, Flutter, and
Google Cloud Platform.
Xtrinsic - Germany, Faculty of Engineering
Albert-Ludwigs-Universität Freiburg
UN Sustainable Goals Addressed: #3: Good
Health & Wellbeing
Xtrinsic is an application for mental health
research and therapy - it adapts your
environment to your personal habits and
needs. Using a wearable device and
TensorFlow,the team aims to detect and
help users get through their struggles
throughout the day and at night with
behavioral suggestions.It’s built using
Android, Assistant / Actions on Google,
Firebase, Flutter, Google Cloud Platform,
TensorFlow,WearOS, DialogFlow,and
Google Health Services.
Zero-zone - South Korea, Sookmyung
Women's University
UN Sustainable Goals Addressed: #4: Quality
Education, #10:Reduced Inequalities
Zero-zone supports active communication
for, and with, the hearing impaired and helps
individuals with hearing impairments
practice lip reading. The tool leverages
Android, Assistant / Actions on Google,
Flutter, Google Cloud Platform, and
TensorFlow.
2023 Solution Challenge: Info Session
See the 2021 Solution Challenge winners!
Read more about them here.
DementiCare- Singapore
DementiCare is an app equipped with
many features to compliment caregiving
for Dementia patients such as sending
urgent notices, SOS, and creating a patient
dashboard.
Helppier- Canada
Helppier's goal is to encourage a new
social norm of volunteering in people's’
daily routines in their local
neighbourhoods. The app facilitates
neighbours helping neighbours through a
gamified volunteering system.
QRegister- Turkey
removes the need of physical paper
receipts upon transactions and instead
encourages the use of QR codes for users
to virtually keep track of all their receipts.
E-Owl - Egypt
is a virtual education platform for
professors to be able to create virtual
meetings, exams, posts and for students
to be able to check their grades and
assignments online.
I-RISE - Philippines
(I-RISE) is a disaster risk management
system that aims to bridge the
information gap between local
government units, disaster risk
management offices, and the island
communities of Tubigon,Bohol.
Flow - Cameroon
Flow is a mobile application that helps
users easily find clean water sources
nearby using Google Maps.
GameYour Fit - Indonesia
Game Your Fit keeps track of your
movements in real time using your
smartphone's movement sensors to
promote exercising by gamifying the
whole experience.
Eye of God - India
Eye of God” offers an easy-to-use
navigation system for visually impaired
people, acting as their “virtual-cane” to
help them navigate to their destination all
by themselves without needing the
assistance of other people.
Swaasthy- India
Swaasthy is an app made to uplift user's
health. It contains everything from
medicine reminder functionality to make
an SOS call to nearby ambulances to
getting an appointment with a virtual doc.
SimplAR - Germany
SimplAR assists affected people by
leveraging the power of Natural Language
Processing:the user can take a picture of
any text, which is then simplified into an
understandable version, following the Plain
Language guidelines.
2023 Solution Challenge: Info Session
● “Developing an Android app from Android Studio is so easy and
enjoyable. Android Studio's new features, including Flash Run
and ConstraintLayout, help us to build our app faster, easier,
and better. We develop our app with the aid of Google's
CodeLabs, which are so useful and easy to follow.”
TensorFlow
“TensorFlow is one of the open source tools we use to perform
supervised learning for detection. TensorFlow is a really easy
tool to use to get started. We chose to use TensorFlow
because it is easy to build neural networks using it. It has a
comprehensive, flexible ecosystem of tools, libraries and
community resources that lets researchers push the state-of-
the-art in ML and helps developers to easily build and deploy
ML powered applications.”
Google Cloud Platform
● “GCP allows the apps to be 100% deployable on the cloud. With
that vast features available and readily available integration of
machine learning online, GCP allows us to be ready for every
stage of deployment, ultimately worldwide deployment at
multiple regions in multiple countries.”
Firebase
● “I loved Firebase more because of its easiness and
scalability and the approaches that we can do. It's smooth,
fast and amazing. It made me say goodbye to SQL and
move towards the NOSQL database as it's more robust,
easy to use and powerful.”
● “Flutter helped us to become more productive. It helped me to
build these apps with less code, and less worrying about the
basic features. The Hot Reload features saved a lot of my time.”
Flutter
Android
What past participants said
2023 Solution Challenge: Info Session
The 2022 Solution Challenge Demo Day hosted live on YouTube on July 28, 2022 showcased the
top 10 winners and their solutions. Google product experts and viewers asked the teams
questions to learn more about their projects. Watch to get inspired!
2022 Solution Challenge Demo Day
2022 Demo Day Playlist
2022 Demo Day
2023 Solution Challenge: Info Session
The 2021 Solution Challenge Demo Day hosted live on YouTube on August 26, 2021 showcased
the top 10 winners and their solutions. Google product experts and viewers asked the teams
questions to learn more about their projects. Watch to get inspired!
2021 Demo Day 2021 Demo Day Playlist
2021 Solution Challenge Demo Day
Thank you for joining!
… and see you soon!

Mais conteúdo relacionado

Semelhante a GDSC MRU 2023 Solution Challenge_ Info Session Presentation.pptx

2024 Solution Challenge_ Lead Guide.pptx
2024 Solution Challenge_ Lead Guide.pptx2024 Solution Challenge_ Lead Guide.pptx
2024 Solution Challenge_ Lead Guide.pptxShagunMittal24
 
2021 solution challenge info session presentation
2021 solution challenge info session presentation2021 solution challenge info session presentation
2021 solution challenge info session presentationBeauWilliams7
 
Solution Challenge - Introduction
Solution Challenge - IntroductionSolution Challenge - Introduction
Solution Challenge - IntroductionDSCMunich
 
Solution Challenge Intro Event 2024
Solution Challenge Intro Event 2024Solution Challenge Intro Event 2024
Solution Challenge Intro Event 2024ProbalKar2
 
2024 Solution Challenge Session.pptx
2024 Solution Challenge Session.pptx2024 Solution Challenge Session.pptx
2024 Solution Challenge Session.pptxudictgdsc
 
Solution Challenge_ Info Session.pptx
Solution Challenge_ Info Session.pptxSolution Challenge_ Info Session.pptx
Solution Challenge_ Info Session.pptxSuryanshOmar1
 
Solution Challenge Info Sessions 2024 | GDSC IITK
Solution Challenge Info Sessions 2024 | GDSC IITKSolution Challenge Info Sessions 2024 | GDSC IITK
Solution Challenge Info Sessions 2024 | GDSC IITKSahilSingh368445
 
GDSC Solution Challenge 2024.pptx
GDSC Solution Challenge 2024.pptxGDSC Solution Challenge 2024.pptx
GDSC Solution Challenge 2024.pptxGDSCAOT
 
info session 2024 Solution Challenge.pptx
info session 2024 Solution Challenge.pptxinfo session 2024 Solution Challenge.pptx
info session 2024 Solution Challenge.pptxMuzeebaNisha
 
2021 Solution Challenge - Kick Off
2021 Solution Challenge - Kick Off 2021 Solution Challenge - Kick Off
2021 Solution Challenge - Kick Off TanyaRaina3
 
Solution challenge Info Session |Event by DSC Unideb
Solution challenge Info Session |Event by DSC UnidebSolution challenge Info Session |Event by DSC Unideb
Solution challenge Info Session |Event by DSC UnidebMuhammad Raza
 
2021 solution challenge guide
2021 solution challenge guide2021 solution challenge guide
2021 solution challenge guideJesslyn Nathania
 
2024_Solution_Challenge_-_Presentation_(GDSC_DU).pptx
2024_Solution_Challenge_-_Presentation_(GDSC_DU).pptx2024_Solution_Challenge_-_Presentation_(GDSC_DU).pptx
2024_Solution_Challenge_-_Presentation_(GDSC_DU).pptxGoogleDSCDibrugarhUn
 

Semelhante a GDSC MRU 2023 Solution Challenge_ Info Session Presentation.pptx (13)

2024 Solution Challenge_ Lead Guide.pptx
2024 Solution Challenge_ Lead Guide.pptx2024 Solution Challenge_ Lead Guide.pptx
2024 Solution Challenge_ Lead Guide.pptx
 
2021 solution challenge info session presentation
2021 solution challenge info session presentation2021 solution challenge info session presentation
2021 solution challenge info session presentation
 
Solution Challenge - Introduction
Solution Challenge - IntroductionSolution Challenge - Introduction
Solution Challenge - Introduction
 
Solution Challenge Intro Event 2024
Solution Challenge Intro Event 2024Solution Challenge Intro Event 2024
Solution Challenge Intro Event 2024
 
2024 Solution Challenge Session.pptx
2024 Solution Challenge Session.pptx2024 Solution Challenge Session.pptx
2024 Solution Challenge Session.pptx
 
Solution Challenge_ Info Session.pptx
Solution Challenge_ Info Session.pptxSolution Challenge_ Info Session.pptx
Solution Challenge_ Info Session.pptx
 
Solution Challenge Info Sessions 2024 | GDSC IITK
Solution Challenge Info Sessions 2024 | GDSC IITKSolution Challenge Info Sessions 2024 | GDSC IITK
Solution Challenge Info Sessions 2024 | GDSC IITK
 
GDSC Solution Challenge 2024.pptx
GDSC Solution Challenge 2024.pptxGDSC Solution Challenge 2024.pptx
GDSC Solution Challenge 2024.pptx
 
info session 2024 Solution Challenge.pptx
info session 2024 Solution Challenge.pptxinfo session 2024 Solution Challenge.pptx
info session 2024 Solution Challenge.pptx
 
2021 Solution Challenge - Kick Off
2021 Solution Challenge - Kick Off 2021 Solution Challenge - Kick Off
2021 Solution Challenge - Kick Off
 
Solution challenge Info Session |Event by DSC Unideb
Solution challenge Info Session |Event by DSC UnidebSolution challenge Info Session |Event by DSC Unideb
Solution challenge Info Session |Event by DSC Unideb
 
2021 solution challenge guide
2021 solution challenge guide2021 solution challenge guide
2021 solution challenge guide
 
2024_Solution_Challenge_-_Presentation_(GDSC_DU).pptx
2024_Solution_Challenge_-_Presentation_(GDSC_DU).pptx2024_Solution_Challenge_-_Presentation_(GDSC_DU).pptx
2024_Solution_Challenge_-_Presentation_(GDSC_DU).pptx
 

Último

Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonAnna Loughnan Colquhoun
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdfhans926745
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationMichael W. Hawkins
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking MenDelhi Call girls
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024The Digital Insurer
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptxHampshireHUG
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processorsdebabhi2
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...Neo4j
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonetsnaman860154
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsJoaquim Jorge
 
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEarley Information Science
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxMalak Abu Hammad
 
Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Enterprise Knowledge
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking MenDelhi Call girls
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024Rafal Los
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsEnterprise Knowledge
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreternaman860154
 
Real Time Object Detection Using Open CV
Real Time Object Detection Using Open CVReal Time Object Detection Using Open CV
Real Time Object Detection Using Open CVKhem
 
Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)wesley chun
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Miguel Araújo
 

Último (20)

Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt Robison
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day Presentation
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processors
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonets
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and Myths
 
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptx
 
Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI Solutions
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreter
 
Real Time Object Detection Using Open CV
Real Time Object Detection Using Open CVReal Time Object Detection Using Open CV
Real Time Object Detection Using Open CV
 
Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 

GDSC MRU 2023 Solution Challenge_ Info Session Presentation.pptx

  • 2. Solution Challenge Get to know our flagship GDSC contest!
  • 3. 2023 Solution Challenge: Info Session The Google Developer Student Clubs 2023 Solution Challenge mission is to solve for one of the United Nations’ 17 Sustainable Development Goals using Google technology. Created by the United Nations in 2015 to be achieved by 2030, the 17 Sustainable Development Goals (SDGs) agreed upon by all 193 United Nations Member States aim to end poverty, ensure prosperity, and protect the planet. Overview
  • 5. Machine Learning Why use? - This will transform the whole software industry as well as the whole society What can it do? - Things that were previously not possible with computers! What you can do as a developer yourself? - Study ML basics with Kaggle Learn : https://www.kaggle.com/learn - Implement models with TensorFlow/Keras on Colab - Implement fundamental theories with JAX on Colab What you can do as a community organizer? - Learn ML with ML study jam
  • 6. Android Why use Android? An open platform with over 2.7 Billion active users creating a seamless experience across devices (phone, watch, TVs, even cars!) What can it do? - Allows you to create high quality, native apps able to utilize third-party libraries for full functionality (sensors, camera, other device peripherals) - Dedicated store to distribute apps Learning resources: https://developer.android.com/compose-camp https://developer.android.com/courses
  • 7. Android Examples! Zero-zone supports active communication for, and with, the hearing impaired and helps individuals with hearing impairments practice lip reading Helppier's goal is to encourage a new social norm of volunteering in people’s daily routines in their local neighbourhoods. The app facilitates neighbours helping neighbours through a gamified volunteering system The Mobile Immunization Calculator app helps to keep track of children’s vaccinations solving for the handwritten paper cards the community was using, that were difficult to read and keep intact - they’re on their way working towards deploying their project at the biggest health center in Kyegegwa District, Uganda Blossom provides an integrated solution for young girls to get access to accurate and reliable menstrual education and resources
  • 8. Firebase What is Firebase? - Firebase is an app development platform that helps you build and grow apps and games users love. Backed by Google and trusted by millions of businesses around the world. What makes Firebase great? - It’s cross platform (web, mobile) - It supports basic and advanced use case - You can build, monitor your apps, and engage users using a single platform Why should you use Firebase? - It integrates smoothly with other Google products like Android, Cloud - There’s a large developer community that can help answer questions - Most teams in 2022 Solutions Challenge Top Teams uses Firebase!
  • 9. 28 day active apps 3M+
  • 12.
  • 13. Build beautiful apps for every platform Nilay Yener Program Manager, Flutter DevRel @nlycskn
  • 14. Google’s portable UI toolkit for building beautiful multi-platform applications
  • 15.
  • 16. Google’s portable UI toolkit for building beautiful multi-platform applications
  • 17. With support for... ...from a single codebase iOS Android Web Windows Mac OS Linux Embedded
  • 18. Flutter’s Foundational Pillars At its core, Flutter is built to be:
  • 25. Deploy & get a unique URL Firebase GitHub Pages Vercel Netlify … Build web app on the web figma.com canva.com codepen.io stackblitz.com glitch.com …
  • 26. Personal favorites Get inspired lynnandtonic.com ciechanow.ski a.singlediv.com Media editor squoosh.app photopea.com kapwing.com Royalty free stock images / videos unsplash.com pexels.com Fonts & icons fonts.google.com/icons Chrome extensions Remote for slides VisBug
  • 27. Learn & have fun! web.dev/learn developer.chrome.com youtube.com/@ChromeDevs bit.ly/fun-web
  • 28. Angular What is Angular? - A web development framework for building the future What makes Angular great? - It works at any scale - Angular is used everywhere - It’s built for everyone (a11y, i18n) Why should you use Angular? - Angular is a powerful framework developed at and by Google - It integrates smoothly with other Google products like Firebase - There’s a large developer community that can help answer questions - We provide robust and reliable documentation - 2022 Solutions Challenge Top Teams won using Angular! 2M+ 👩🏿💻 globally 85K+ ⭐ on GitHub
  • 29. Google Assistant Hey Google Google Assistant helps devices and apps work better together through a natural, intuitive interface
  • 31. Extend your apps to Google Assistant
  • 32. Extend your apps to Google Assistant Assistant Your App
  • 33. Extend your apps to Google Assistant Media Actions = Android Media Apps + Assistant - Built-in capability to understand media commands ("play something by Beyonce") - Supports media controls (like pause, skip, fast forward, thumbs up) Hey Google, play something by Beyonce
  • 34. Extend your apps to Google Assistant App Actions = Android Apps + Assistant - Enables users to use their voice to perform specific tasks in your app - 60+ Built-in Intents
  • 35. Extend your apps to Google Assistant Documentation goo.gle/appactions-docs Codelabs goo.gle/appactions-codelabs Code Samples goo.gle/appactions-samples Videos goo.gle/appactions-videos Hey Google, I want to get started with App Actions
  • 36. 2023 Solution Challenge: Info Session Top 100 teams Receive customized mentorship from Googlers and experts to take solutions to the next level, a branded T- shirt, and a certificate. Top 10 finalists Receive additional mentorship, a swag box, and the opportunity to showcase solutions to Googlers and developers all around the world at Demo Day live on YouTube. Leads from top 10 receive swag box! Contest Finalists In addition to the swag box, each individual from the additional seven recognized teams will receive a Cash Prize per student. Winnings for each qualifying team will not exceed $4,000. Top 3 winners In addition to the swag box, each individual from the top 3 winning teams will receive a Cash Prize and a feature on the Google Developers Blog. Winnings for each qualifying team will not exceed $12,000. All participants receive a Google Developers digital profile badge and an official certificate. Prizes
  • 37. 2023 Solution Challenge: Info Session A panel of judges from Google will use the following criteria to evaluate and score all submissions. Judging: Criteria for Judges IMPACT - 25 POINTS 1. Does the entry establish a clear challenge using their problem statement? (5 POINTS) 2. Do they explain clearly which UN Sustainable Development goals and targets they chose for their solution and why? (5 POINTS) 3. Feedback from users, testing & iteration (5 POINTS) a. Does the team clearly describe three feedback points they received from real users and the steps they took to test them? b. Is there evidence of what the team learned and how the solution was iterated upon based on user feedback? 4. Does the solution address the challenge (and problem statement) identified by the team? Does the team adequately describe the success of their solution using metrics, goals, and outcomes, or through cause and effect? (5 POINTS) 5. Is there evidence of next steps? Does the team display a clear plan for future extension to a larger audience if they were to continue? (5 POINTS) TECHNOLOGY - 25 POINTS 1. Does the team clearly describe the following: architecture, high-level components, responsibility of each component, specific products and platform they implemented? Has the team clearly explained what Google technology they used and why? (5 POINTS) 2. Does the solution implement all the technical components needed to solve the challenge? (5 POINTS) 3. Code testing and iteration (5 POINTS) a. Does the team highlight one challenge they faced while building their code, how they addressed the issue, and the technical decisions and implementations they had to make? Did the team include guidance on running their code? 4. Does the video demonstration show an actual working application (not a mockup) and how a user will interact with the solution? Does the demo show how the solution makes effective and appropriate use of the features of the chosen Google technology or platform? (5 POINTS) 5. Can the solution, in its current form or minor structural changes, support more users and increased scale? (5 POINTS)
  • 38. 2023 Solution Challenge: Info Session PROJECT SETUP 1. Please clearly describe the challenge you are solving for using a problem statement. (5 POINTS) 2. What United Nations' Sustainable Development goal(s) AND target(s) did you choose for your solution? What inspired you to select these specific goal(s) AND target(s)? (5 POINTS) IMPLEMENTATION 3. Describe the architecture that your team chose for your solution. What are the high-level components of your architecture? What is the responsibility of each component? (5 POINTS) 4. Which specific products and platforms did you choose to implement these components and why? (5 POINTS) FEEDBACK / TESTING / ITERATION 5. Feedback from users, testing, & iteration ●Walk us through the steps you took to test your solution with real users (outside of your team). Provide three specific feedback points you received from real users. ●What did you learn and how did it help improve your solution? What are three specific things you implemented and improved for your solution based on the feedback from users? (5 POINTS) 6. Code testing and iteration ●Highlight one challenge you faced while building your code, including detail on how you addressed the issue and the technical decisions and implementations you had to make. (5 POINTS) SUCCESS AND COMPLETION OF SOLUTION 7. How does your solution address the challenge you are looking to solve for? Describe the success of your solution using metrics, goals, and outcomes. What Google technologies are you using to track usage analytics? Using relevant (or meaningful) statistics, concrete data or numerical examples where possible. Or, where numbers aren’t possible to use, please describe your project’s impact using cause and effect. (5 POINTS) 8. Upload a copy of your demo video. Make sure the video demonstrates a working application and how a user will interact with the solution. Make sure the video also makes effective use of the chosen Google products. Feel free to include infographics or visual representation of the data in your demo video. (5 POINTS) SCALABILITY / NEXT STEPS 9. What do you see as the future / next steps for your project? How would you expand your solution to reach a larger audience? (5 POINTS) 10. Explain how the technical architecture of your solution could support (in its current state or with minor changes) scaling to a larger audience. (5 POINTS) These are the questions on the submission form that you will be asked to provide responses for. Submitting a Solution: Submission Criteria
  • 39. 2023 Solution Challenge: Info Session It’s important to start with creating an effective problem statement. Submitting a Solution: Creating a Problem Statement A good problem statement: ● Presents an opportunity of some significance, urgency, and priority ● Relates in the simplest terms possible, the process of concern and impact on the community ● Includes enough data so the audience can understand the size and scope of the problem, together with the degree or magnitude of the problem ● Should not be more than one paragraph (as little as 2-3 sentences, as much as 5-6 sentences) How to structure a problem statement ● Who is experiencing the problem? ○ What segment/s of the community, how many? ● What is the problem? ○ Describe issue being experienced or need going unmet ● Where/when is the problem occurring? ○ Context, situation, or process in which the problem exists ● Why is it a problem? Why is it important to address? ○ Impact to community, region, businesses, organizations
  • 40. 2023 Solution Challenge: Info Session ❏ Step 1: Join a Google Developer Student Club ❏ Step 2: Form a team ❏ Step 3: Select United Nations Sustainable Development Goals 2023 Timeline Checklist ❏ Step 4: Identify a Solution ❏ Step 5: Learn & build ❏ Design the front-end interface ❏ Design the back-end technology ❏ Step 6: Test your solution ❏ Step 7: Iterate ❏ Step 8: Record a demo video and submit by March 31st, 2023 ❏ Step 9: Top 100 solutions announced (May) ❏ Step 10: Top 100 mentoring (May) ❏ Step 11: Top 10 finalists announced (June) ❏ Step 12: Top 3 winners announced live on YouTube (August) ❏ Step 13: Celebrate all the 2023 Solution Challenge participants! Design & Build Submissions & Judging March - August 🏆 🛠 🙇 🏾 ♀️ Getting Started
  • 41. 2023 Solution Challenge: Info Session Tutorial videos Identifying a Problem Identifying a Solution Designing the Interface Designing the Technology 1 2 3 4
  • 42. 2023 Solution Challenge: Info Session 2022 Solution Challenge winners! See the playlist & read more about them here BloodCall - Greece, Harokopio University of Athens UN Sustainable Goals Addressed: #3: Good Health & Wellbeing BloodCall aims to make blood donation an easier task for everyone involved by leveraging Android, Firebase, and the Google Maps SDK. Blossom - Canada, University of Waterloo UN Sustainable Goals Addressed: #3: Good Health & Wellbeing,#4: Quality Education, #5: Gender Equality and Women’s Empowerment, #10: Reduced Inequalities Blossom provides an integrated solution for young girls to get access to accurate and reliable menstrual education and resources and uses Android, Firebase, Flutter, Google Cloud Platform. Gateway - Vietnam, Hoa Sen University UN Sustainable Goals Addressed: #3: Good Health & Wellbeing,#11: Sustainable Cities, #17: Partnerships Gateway creates an open covid-19 digital check-in system. Through an open-source, IoT solution that pairs with an application on a mobile device and communicates with an embedded system over Bluetooth connection protocol. It uses Angular, Firebase, Flutter, Google Cloud Platform, TensorFlow,Progressive Web Apps and connects users with a COVID-19 digital check-in system. GetWage- India, G.H. Raisoni College of Engineering,Nagpur UN Sustainable Goals Addressed: #1: No Poverty, #4: Quality Education, #8: Decent Work & Economic Growth GetWage provides a tool to help those impacted by unemployment and unfilled positions in the local economy find and post daily wage work with ease. It uses Firebase, Flutter, Google Cloud Platform, TensorFlow. Isak - South Korea, Soonchunhyang University UN Sustainable Goals Addressed: #3: Good Health & Wellbeing,#12: Responsible Consumption & Production Isak is an application that combines the activity of joggingand trash collection to make picking up trash more impactful. It uses Firebase, Flutter, Google Cloud Platform, SaveONE life - Kenya, Taita Taveta University UN Sustainable Goals Addressed: #1: No Poverty, #2: Zero Hunger, #4:QualityEducation, #10: Reduced Inequality SaveONE life helps donors locate and donate goods to home orphanages in Kenya that are in need of basic items, food, clothing, and other educational resources. It's built with Android, Assistant / Actions on Google, Firebase, Google Cloud Platform, and Google Maps SIGNify - Canada, University of Toronto, Mississauga UN Sustainable Goals Addressed: #10: Reduced Inequalities, #4:Quality Education SIGNify provides an interface where deaf and non-deaf people can easily understand sign languagethrough a graphical context. It leverages Android, Firebase, Flutter, Google Cloud Platform, and TensorFlow Starvelp- Turkey, İzmir University of Economics UN Sustainable Goals Addressed: #2: Zero Hunger Starvelp aims to tackle the problems of food waste and hunger by enabling more ways to share local resources with those in need. It leverages Firebase, Flutter, and Google Cloud Platform. Xtrinsic - Germany, Faculty of Engineering Albert-Ludwigs-Universität Freiburg UN Sustainable Goals Addressed: #3: Good Health & Wellbeing Xtrinsic is an application for mental health research and therapy - it adapts your environment to your personal habits and needs. Using a wearable device and TensorFlow,the team aims to detect and help users get through their struggles throughout the day and at night with behavioral suggestions.It’s built using Android, Assistant / Actions on Google, Firebase, Flutter, Google Cloud Platform, TensorFlow,WearOS, DialogFlow,and Google Health Services. Zero-zone - South Korea, Sookmyung Women's University UN Sustainable Goals Addressed: #4: Quality Education, #10:Reduced Inequalities Zero-zone supports active communication for, and with, the hearing impaired and helps individuals with hearing impairments practice lip reading. The tool leverages Android, Assistant / Actions on Google, Flutter, Google Cloud Platform, and TensorFlow.
  • 43. 2023 Solution Challenge: Info Session See the 2021 Solution Challenge winners! Read more about them here. DementiCare- Singapore DementiCare is an app equipped with many features to compliment caregiving for Dementia patients such as sending urgent notices, SOS, and creating a patient dashboard. Helppier- Canada Helppier's goal is to encourage a new social norm of volunteering in people's’ daily routines in their local neighbourhoods. The app facilitates neighbours helping neighbours through a gamified volunteering system. QRegister- Turkey removes the need of physical paper receipts upon transactions and instead encourages the use of QR codes for users to virtually keep track of all their receipts. E-Owl - Egypt is a virtual education platform for professors to be able to create virtual meetings, exams, posts and for students to be able to check their grades and assignments online. I-RISE - Philippines (I-RISE) is a disaster risk management system that aims to bridge the information gap between local government units, disaster risk management offices, and the island communities of Tubigon,Bohol. Flow - Cameroon Flow is a mobile application that helps users easily find clean water sources nearby using Google Maps. GameYour Fit - Indonesia Game Your Fit keeps track of your movements in real time using your smartphone's movement sensors to promote exercising by gamifying the whole experience. Eye of God - India Eye of God” offers an easy-to-use navigation system for visually impaired people, acting as their “virtual-cane” to help them navigate to their destination all by themselves without needing the assistance of other people. Swaasthy- India Swaasthy is an app made to uplift user's health. It contains everything from medicine reminder functionality to make an SOS call to nearby ambulances to getting an appointment with a virtual doc. SimplAR - Germany SimplAR assists affected people by leveraging the power of Natural Language Processing:the user can take a picture of any text, which is then simplified into an understandable version, following the Plain Language guidelines.
  • 44. 2023 Solution Challenge: Info Session ● “Developing an Android app from Android Studio is so easy and enjoyable. Android Studio's new features, including Flash Run and ConstraintLayout, help us to build our app faster, easier, and better. We develop our app with the aid of Google's CodeLabs, which are so useful and easy to follow.” TensorFlow “TensorFlow is one of the open source tools we use to perform supervised learning for detection. TensorFlow is a really easy tool to use to get started. We chose to use TensorFlow because it is easy to build neural networks using it. It has a comprehensive, flexible ecosystem of tools, libraries and community resources that lets researchers push the state-of- the-art in ML and helps developers to easily build and deploy ML powered applications.” Google Cloud Platform ● “GCP allows the apps to be 100% deployable on the cloud. With that vast features available and readily available integration of machine learning online, GCP allows us to be ready for every stage of deployment, ultimately worldwide deployment at multiple regions in multiple countries.” Firebase ● “I loved Firebase more because of its easiness and scalability and the approaches that we can do. It's smooth, fast and amazing. It made me say goodbye to SQL and move towards the NOSQL database as it's more robust, easy to use and powerful.” ● “Flutter helped us to become more productive. It helped me to build these apps with less code, and less worrying about the basic features. The Hot Reload features saved a lot of my time.” Flutter Android What past participants said
  • 45. 2023 Solution Challenge: Info Session The 2022 Solution Challenge Demo Day hosted live on YouTube on July 28, 2022 showcased the top 10 winners and their solutions. Google product experts and viewers asked the teams questions to learn more about their projects. Watch to get inspired! 2022 Solution Challenge Demo Day 2022 Demo Day Playlist 2022 Demo Day
  • 46. 2023 Solution Challenge: Info Session The 2021 Solution Challenge Demo Day hosted live on YouTube on August 26, 2021 showcased the top 10 winners and their solutions. Google product experts and viewers asked the teams questions to learn more about their projects. Watch to get inspired! 2021 Demo Day 2021 Demo Day Playlist 2021 Solution Challenge Demo Day
  • 47. Thank you for joining! … and see you soon!

Notas do Editor

  1. 17 Sustainable Development Goals created by United Nations in 2015 to be achieved by 2030 and aim to end poverty, ensure prosperity and protect the planet In 2018, Developer Student Clubs (now GDSC) decided to collaborate with the UN to inspire student developers to come together as a community, learn, and build real solutions for real problems (using the UN’s 17 goals as a guide)
  2. source: https://www.thegreendotgroup.com/problem-statement/