Skip to content

Commit

Permalink
Merge pull request #91 from kazvee/feature/projects
Browse files Browse the repository at this point in the history
chore(projects): update ezReply project card
  • Loading branch information
kazvee authored Feb 1, 2025
2 parents 4dfa013 + 5b14335 commit 794b719
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion app/components/Projects.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -19,12 +19,13 @@ const projectsData = [
{
id: 17,
title: '🪶 ezReply',
liveDemo: 'https://kazvee.com/ezreply/',
demoVideo: '/images/demos/ezReply_Demo_Video.mp4',
gitUrl: 'https://github.com/kazvee/ezReply/#readme',
description: 'Flask-based web app that streamlines customer support by dynamically generating pre-written responses to common queries.',
tools: '⚙️ Python, Flask, HTML, CSS, Virtual Environment',
image: '/images/projects/project-17.png',
tag: ['View All', 'Quick Concepts'],
tag: ['View All', 'Full Stack'],
},
{
id: 16,
Expand Down

0 comments on commit 794b719

Please sign in to comment.