-
Rick and Morty data
Angular
Deployed in Vercel
Data search system with pagination that consumes the public data
API for the Rick and Morty series.
-
Auto
Angular Node.js Express.js Mysql
Deployed in Vercel and Render
(If the server is down it takes a while to initialize)
Management system for freelancers that includes:
- Login system
- Calendar
- Product inventory
- Customer portfolio
-
ChatRoom
Angular Springboot Mysql
Deployed in Vercel and Render
(If the server is down it takes a while to initialize)
Simple chat application with two functionalities
-
Connects all active users via a websocket. When each user
receives a message, they can view it in the client.
-
When the chat is initialized via a REST API, all previously sent
messages are retrieved.