Skip to content
View vwinck-dev's full-sized avatar
🌆
Currently working in private repos and Laravel/Illuminate
🌆
Currently working in private repos and Laravel/Illuminate
  • Brazil

Block or report vwinck-dev

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
vwinck-dev/README.md
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

Popular repositories Loading

  1. WIP-edgelink WIP-edgelink Public

    EdgeLink 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

  2. vwinck-dev vwinck-dev Public

    Config files for my GitHub profile.

    2

  3. Web-Server-with-dht-Esp32 Web-Server-with-dht-Esp32 Public

    Back-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.

    C++ 2 1

  4. project-chimera project-chimera Public

    Chimera 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

  5. draftcircle draftcircle Public

    A social writing platform where authors create, publish, discuss, and discover books together.

    PHP 2

  6. laravel-translator laravel-translator Public

    Translation files and localization utilities for Laravel. Publish, manage and extend your app's translations with a single Artisan command.

    PHP 1