Personal portfolio built with Next.js and TypeScript, showcasing my projects, experience, and technical background as a Full Stack Developer.
I'm a Full Stack Developer focused on building scalable web applications, APIs, and AI-powered solutions. I enjoy working across the entire software development lifecycle, from requirements gathering and architecture to deployment and production support.
Currently, I work as a Full Stack Developer at the 1st Notary Office of Santarém (Brazil), developing internal systems that modernize notarial and registry services while ensuring performance, security, and maintainability.
- 💼 Full Stack Developer
- 🎓 Bachelor's Degree in Computer Science
- 🌎 Based in Santarém, Pará — Brazil
- 🤖 Passionate about Artificial Intelligence and Software Engineering
- 📊 Experience with Business Intelligence and Data Visualization
- 🐳 Strong background in Docker, Linux, and Production Environments
- 🔍 Focus on clean architecture, scalability, and code quality
- TypeScript
- JavaScript
- Python
- SQL
- Dart
- Java
- React
- Next.js
- HTML
- CSS
- Node.js
- REST APIs
- Webhooks
- React Native
- Flutter
- Expo
- Computer Vision
- Natural Language Processing (NLP)
- TensorFlow
- OpenCV
- Dialogflow CX
- MySQL
- PostgreSQL
- Docker
- Git
- Linux
- Vercel
- Power BI
- Tableau
- Matplotlib
This website serves as a central place to showcase:
- Personal projects
- Professional work
- Open Source contributions
- Technical skills
- Technologies I work with
- Career highlights
The goal is to provide a clean, fast, and responsive experience while demonstrating modern web development practices.
- 🌐 Website: https://lorenzoalberto.dev.br
- 💼 LinkedIn: https://linkedin.com/in/lorenzoalberto-dev
- 📧 Email: lorenzoalberto02@gmail.com
- 🐙 GitHub: https://github.com/lorenzoalberto
Clone the repository:
git clone <repository-url>Install dependencies:
npm installStart the development server:
npm run devOpen your browser at:
http://localhost:3000
If port 3000 is already in use, Next.js will automatically use another available port and display the correct URL in the terminal.
npm run dev
npm run build
npm run lint