vwinck@arch ~ $ whoami Vinícius Winck — fullstack developer, Brazil PHP · Laravel · clean architecture · software engineering undergrad vwinck@arch ~ $ ls ~/projects boardflow/ modular chess ecosystem for PHP — framework- agnostic core: move validation, game state, FEN/PGN, pluggable engines draftcircle/ social platform where authors write, publish and discuss books together laravel-translator/ publish, manage and extend Laravel translations with a single artisan command edgelink/ edge microservice for ESP32 sensor networks, RSA encryption at the edge chimera/ modular discord bot — moderation, music and automation (discord.js) vwinck@arch ~ $ composer global show | grep -E 'boardflow|vwinck' boardflow/boardflow-core chess core, zero framework deps vwinck-dev/laravel-translator i18n utilities for Laravel vwinck@arch ~ $ cat ~/stack languages php (5.x–8.x) · javascript · python · c/c++ backend laravel 9–12 · rest apis · queues (horizon) · sanctum frontend vue · inertia · tailwind · vite · blade data mysql/mariadb · redis · sqlite quality pest · phpunit · phpstan/larastan · pint · rector · tdd devops docker · github actions · gitlab ci · okd/openshift vwinck@arch ~ $ git log --oneline | head -4 e4d5f6a refactor and harden legacy php 5.x systems up to 8.x b7c8d9e integrate laravel with futronic c++ sdk (biometric check-in) a1b2c3d build multilingual apps, pdf/excel reports from db streams f0e1d2c mentor junior devs through code review and pair programming vwinck@arch ~ $ cat ~/.contact linkedin linkedin.com/in/vwinck-dev packagist packagist.org/users/vwinck-dev email vwincknascimento@gmail.com vwinck@arch ~ $ exit
- Brazil
Popular repositories Loading
-
WIP-edgelink
WIP-edgelink PublicEdgeLink is an edge computing microservice for ESP32-based sensor networks. It collects sensor data, applies RSA encryption at the edge, and communicates with a secure backend acting as both a REST…
Blade 4
-
-
Web-Server-with-dht-Esp32
Web-Server-with-dht-Esp32 PublicBack-end I built for a college project to display temperature readings on a webpage, using a DHT sensor and an ESP32. Simple, clean, and gets the job done.
-
project-chimera
project-chimera PublicChimera is an open-source, all-in-one Discord bot built for power and flexibility. Inspired by the mythical hybrid beast, Chimera merges multiple modules — moderation, music, automation, and more —…
JavaScript 2
-
draftcircle
draftcircle PublicA social writing platform where authors create, publish, discuss, and discover books together.
PHP 2
-
laravel-translator
laravel-translator PublicTranslation files and localization utilities for Laravel. Publish, manage and extend your app's translations with a single Artisan command.
PHP 1
If the problem persists, check the GitHub status page or contact support.