Skip to content

Commit

Permalink
added two projects
Browse files Browse the repository at this point in the history
  • Loading branch information
diegoperea20 committed Jun 8, 2024
1 parent 46f8d86 commit df0458b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/Projects.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ function Projects() {
positioning angles 2022"/>
<CardProject url="https://github.com/diegoperea20/diego-ivan-perea-montealegre-cv" title="Create my own website" text="I created my own website using different languages and learned tools to visualize my information, skills, projects, education and my contact.2023 "/>
<CardProject url="https://github.com/diegoperea20/IOT-Flask-React" title="Iot project with backend and frontend " text="IOT project with Backend in Python(Flask) and Frontend in React. 2023 "/>
<CardProject url="https://listanime-umber.vercel.app/" title="Anime list" text="Anime list where you can filter anime by categories, value, order and status. 2024 "/>
<CardProject url="https://classification-cats-dogs.vercel.app/" title="Nextjs application for classifying images of cats and dogs" text="Nextjs application for classifying images of cats and dogs using tensoflowjs, converting a.h5 model to tensorflowjs that is .json and .bin. 2024 "/>
</div>


Expand Down

0 comments on commit df0458b

Please sign in to comment.