I developed a small project in node.js and express, it consists of a weather application, you can get weather information for a specific city.
Github repository : github.com/jhenriquem/weather-app
Live project : .glitch.me
I developed a small project in node.js (api) and react (frontend), it consists of a message board, you can post your message and it will be shown on the board.
📌 This project helped me learn and practice my knowledge in PostgreSql, it was the first project that I used it with a database
Github repository : github.com/jhenriquem/message-board
Live project : jhenriquem.github.io/message-board
Hi! I made my first project in C#, a console tic-tac-toe game
I'm learning about C# and .NET, I'm interested in them. I'm thinking about delving deeper into back-end development with .NET.
Github repository : github.com/jhenriquem/console-tic-tac-toe
Hi! I made a User management system, a simple project
I used Node.js and Typescript to develop the API, and the front-end was developed with Reactjs and Vite.js.
Github repository or Live project