People Management AppDeveloped a web application for a telecommunications company to improve the relationship between supervisors and employees, as well as training new employees. It was possible to register feedback, monitoring and training.
Corporate E-commerceDesigned and developed a corporate e-commerce for a telecommunications company. With the aim of facilitating the purchase of products for company employees.
Web ServicesDeveloped several web services responsible for requesting data via SOAP and REST api, processing the received data. Saving the data in a MySQL database.
Technologies:
NodeJs,TypeScript,Prisma,MySQL.
App WatcherBuilt a web application responsible for monitoring the logs of other applications on a server. The back-end is capable of reading logs (served via pm2), processing the data, and sending it to the front-end via web sockets.
Technologies:
NextJs,Tailwind CSS,NodeJs,TypeScript,Socket.io.
Application EvolutionUpgraded legacy applications using more modern technologies and better development practices.
Technologies:
ReactJs,Styled Components,NodeJs,TypeScript.
Prize Draw AppDeveloped a web application responsible for managing prize drawings. Using Nextjs to request data from the database via server side props, the application is able to fetch the available prizes from the database, generate a random drawing, and update the drawn prize.