File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -50,7 +50,7 @@ interface Project {
5050}
5151
5252const projects : Project [ ] = [
53- // AI/ML Projects - Featured showcase from aitomatic.io
53+ // AI/ML Projects - Featured showcase from Agentic AI Bootcamp
5454 {
5555 id : 'ai-comparison-showcase' ,
5656 name : 'Real-time LLM Builder and Comparison Tool' ,
@@ -143,7 +143,7 @@ const projects: Project[] = [
143143 forks : 0
144144 } ,
145145 links : {
146- demo : 'https://www.aitomatic.io /' ,
146+ demo : 'https://mastering-ai-course-portfolio-dashb.vercel.app /' ,
147147 github : 'https://github.com/ThomasJButler/MasteringAICoursePortfolio'
148148 } ,
149149 category : 'ai' ,
@@ -291,7 +291,7 @@ const projects: Project[] = [
291291 forks : 0
292292 } ,
293293 links : {
294- demo : 'https://www.tomatic.tech /' ,
294+ demo : 'https://the-matrix-arcade.vercel.app /' ,
295295 github : 'https://github.com/ThomasJButler/The-Matrix-Arcade'
296296 } ,
297297 category : 'games' ,
You can’t perform that action at this time.
0 commit comments