Hey there, i'm Deuzivan!

About Me

I've been passionate about programming since I was 14 years old, I've been trying my whole life to evolve and learn with each new project. You can see my some projects bellow!

Languages

- Portuguese (Native)

- English (Basic)

Real Projects

Project imageProject imageProject imageProject image

Fhê Soares

Landing page to demonstrate him projects as a photographer and expose him work to the most distant audiences.

NextJS
Project imageProject imageProject image

Anuncia Comigo

A simple page based on an example proposed by the client. Simple Landing Page.

NextJS

Perosnal Projects

Project imageProject imageProject image

Game of Life

Game of Life is a mathematical solution in cellular automata that 'simulates' a group of entities interacting based on defined rules.

C++raylib
Project imageProject imageProject image

Chess Board

A simple chess game with some piece logic.

C++raylib
Project imageProject imageProject image

Password Generator

A simple password generator made with Java Android.

JavaAndroid Studio
Project imageProject imageProject image

X-File Explorer

A simple file explorer made with Java Android. Need i to text more here?

JavaAndroid Studio
Project imageProject imageProject image

Sandbox - Lazy Edition

A simple sandbox simulator made in Python to practice my math skills. The project is based on a generic sandbox.

Python3Pygame
Project imageProject imageProject image

Wallet System

A complex values transfer between two people. I'm study auth and database.

NextJSSupabaseTailwind
Project imageProject imageProject image

Planet Collision

This is just the law of universal gravitation applied to a group of particles. It looks like a planet, at least that's what I tried to do using std::cos, std::sin and other calculations.

C++raylib
Project imageProject imageProject image

Flipper Ino - Firmware

Flipper Ino is a project inspired by Flipper Zero, aiming to provide pentest features, hardware hacking, and more. The project is currently being improved, but the basic menu is complete.

ArduinoAdafruitC++
Project imageProject imageProject imageProject imageProject imageProject image

Fazueli Wallet

An attempt to simulate the processes of a digital wallet, using a database and various security mechanisms. This project was created to understand some banking concepts.

NextJSReduxSQLite3
Project imageProject image

NooBank (For Noob?)

An interface designed to be implemented in my application to simulate basic banking processes and other simple functionalities.

NextJS
Project imageProject imageProject imageProject imageProject image

Basic Blog UI (Responsive)

A project I started when I was learning complex concepts, aimed at understanding various processes.

HTMLCSSJavaScript
Project imageProject imageProject image

Platform Game v1

A platform game with random world generation and other important concepts for a good mathematical understanding of physics and related topics.

C++SDL2
Project imageProject imageProject imageProject image

Platform Game v2

Another version of a platform game, but with more complexity, including random world generation, structure generation, and ore generation with rarity and depth mechanisms.

C++SDL2
Project imageProject image

Rocket Simulation (I Think XD)

Applying the concepts of universal gravitation and particle generation, this project aims to develop my skills in gravity and rocket orbiting concepts.

C++SDL2
Project imageProject imageProject image

Particle System 0.0.1

A simple project that applied interesting mathematical concepts.

C++SDL2
Project imageProject imageProject imageProject image

Tile Loader

A program that loads a tileset in an unusual way that I came up with. I am not sure if this application exists, but it is a relatively basic yet complex concept.

C++SDL2TinyLoaderXML