Skip to content

Commit 237648a

Browse files
author
MahalakshmiPFW
committed
Add Pose-Based Maze Navigation and Pokemon Explorer projects
1 parent 6c0d314 commit 237648a

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

2.41 MB
Loading

src/components/Projects.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ const Projects = () => {
2323
title: 'Pose-Based Maze Navigation',
2424
description: 'A low-code, rapid-prototyping project that blends applied machine learning with real-time gesture recognition to control a browser-based maze game. Uses Teachable Machine for pose detection and TensorFlow.js for real-time webcam-based gesture recognition.',
2525
date: '2024',
26-
image: null,
26+
image: 'assets/images/pose-based-maze-game.png',
2727
technologies: ['JavaScript', 'TensorFlow.js', 'Teachable Machine', 'HTML', 'CSS', 'Python'],
2828
demo: 'https://github.com/MahalakshmiPFW/pose-based-maze-navigation.git'
2929
},

0 commit comments

Comments
 (0)