Danilo Valério
VL Store

Danilo Valério

<Full Stack Developer />

Desenvolvendo soluções escaláveis e experiências digitais de alto impacto.

Download CV

About Me

Experience

1+ Year

FullStack Development

Education

B.Sc. Computer Science

UEPB (In Progress)

Full Stack Developer specialized in Next.js, Node.js and TypeScript, with solid experience building scalable RESTful APIs using Clean Architecture. I work on developing complete solutions, from backend with Express and Prisma ORM to responsive interfaces with React.js.

Currently a PIBIC researcher at UEPB, applying Python for data analysis in Neuroscience projects. I constantly seek to apply Software Engineering best practices and clean architecture patterns in challenging projects.


Languages

Javascript
Javascript
Typescript
Typescript
Python
Python
Java
Java

Frontend Development

React
React
Next.js
Next.js
HTML5
HTML5
CSS3
CSS3
Bootstrap
Bootstrap

Backend & Database

Node.js
Node.js
PostgreSQL
PostgreSQL
SQL
SQL

Projects

VL Store

Set 2025 - Jan 2026
VL Store screenshot

Commercial management system with a multi-tenant SaaS architecture, offering integrated control of sales, cash registers, employees, and inventory, complemented by a comprehensive auditing system and strategic management reports. Initially developed for a local store, the platform evolved to support the simultaneous management of multiple establishments and branches, with data isolation between tenants and robust authentication using dual JWT tokens (access and refresh), optimizing daily operations and increasing efficiency in business resource administration.

Typescript, React, Node.js, PostgreSQL, Docker, Bootstrap, Prisma ORM

Graphic Computing

Jul 2025 - Aug 2025
Graphic Computing screenshot

Interactive academic project focused on the practical application of Computer Graphics and Image Processing concepts. It implements 2D primitive rasterization algorithms, such as lines, circles, and polygons, using classical methods like DDA, as well as geometric transformations including translation, rotation, and scaling. The project also applies image processing techniques based on convolution matrices, enabling effects such as negative, low-pass filtering (smoothing), and edge detection, with real-time visualization for educational purposes.

Javascript, HTML, CSS.

Running Game

Aug 2023 - Dec 2023
Running Game screenshot

Game developed in Java as part of a course discipline in the Bachelor’s Degree in Computer Science, inspired by the Habbo Hotel visual style. The project features customized characters, with the playable character wearing the uniform of Pernambuco (PE) state public schools, and enemies inspired by iconic pop-culture figures such as Ghostface and Jason. Although my primary focus is web development and research, this project pushed me out of my comfort zone, representing a distinct and unconventional experience during my early stage as a beginner programmer, and highlighting my ability to adapt to new and unfamiliar software challenges.

Java, Swing, OOP