Technology degree in Systems Analysis & Development Faculdade Descomplica
Software Engineer at Brazilian Army
I'm a web developer currently working at the brazilian_army. I've Created a new Intranet model with Angular, Strapi and NodeJs used in other military organizations over the entire nation. Developed a new helpdesk system with NodeJs and Telegram API.
Specialized in modern JavaScript technologies. I hold a degree in Systems Analysis and Development, working primarily with TypeScript, Angular, and Node.js, with experience in Docker and AWS.
My welcome image 🐋
services:
web:
image: nixoletas/welcome:latest
ports:
- "80:80"
restart: unless-stopped
environment:
- NGINX_HOST=localhost
- NGINX_PORT=80