PROJECTS
← Back to portfolio
Projects — Archive
All
projects
A selection of projects developed to explore technologies, solve
problems, and deepen knowledge across different areas of computing.
New work will be added as it evolves.
Featured projects
03 projects
$ ./gdp --seed random
Initializing procedural environment...
[+] Generating rooms and corridors
[+] Building procedural textures
[+] Generating modular entities
Seed: 0x8F31A2
Status → In development
01 · In development
GDP
Experimental FPS developed in C and SDL with procedurally generated maps, environments, textures and entities.
View details →
C
SDL
Procedural Generation
$ motostock --dashboard
Loading data from 5 stores...
[+] 500 products monitored
[+] Inventory and sales synchronized
[+] Financial dashboard updated
Model → simple moving average
Status → Demo available
02 · Management System & Data Science
MotoStock
Web system with inventory and sales control, dashboards, financial indicators and demand forecasting for five stores.
View details →
PHP
MySQL
Chart.js
Data Analysis
Demo: username consulta · password consulta
$ sudo python3 redevis.py
Scanning 192.168.100.0/24 ...
[+] 192.168.100.1 router ASUS
[+] 192.168.100.5 server HP
[+] 192.168.100.105 PC Intel
Devices found: 8
Report → reports/report.html
03 · Network Scanner
Redevis
Python local network inventory tool that identifies devices and generates a searchable HTML report with CSV export.
View details →
Python
nmap
Scapy
Zeroconf
Other projects
02 projects
$ ./point-rush
B . . . . . X . . . .
. . . . C . . . . . .
. . X . . . . . . . .
Time remaining: 94s
Fragments: 1/2
Ranking → saved
04 · C Game
Point Rush
Terminal game in C with item collection, real-time scoring, persistent ranking and an ANSI interface.
C
ANSI
File I/O
URL → wkcdev.dev
Resolution: 500×500px
[+] QR Code generated
[+] Logo inserted at center
[+] Subtitle: active
Print-ready ✔
Download → qrcode-wkcdev.png
05 · QR Code Generator
QR Generator
QR Code generator with a centered logo, configurable text and high-resolution PNG export.
HTML
CSS
JavaScript