Skip to content
View kill74's full-sized avatar
πŸ€“
πŸ€“

Block or report kill74

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
kill74/README.md
β–ˆβ–ˆβ•—  β–ˆβ–ˆβ•—β–ˆβ–ˆβ•—β–ˆβ–ˆβ•—     β–ˆβ–ˆβ•—     β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ•—β–ˆβ–ˆβ•—  β–ˆβ–ˆβ•—
β–ˆβ–ˆβ•‘ β–ˆβ–ˆβ•”β•β–ˆβ–ˆβ•‘β–ˆβ–ˆβ•‘     β–ˆβ–ˆβ•‘     β•šβ•β•β•β•β–ˆβ–ˆβ•‘β–ˆβ–ˆβ•‘  β–ˆβ–ˆβ•‘
β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ•”β• β–ˆβ–ˆβ•‘β–ˆβ–ˆβ•‘     β–ˆβ–ˆβ•‘         β–ˆβ–ˆβ•”β•β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ•‘
β–ˆβ–ˆβ•”β•β–ˆβ–ˆβ•— β–ˆβ–ˆβ•‘β–ˆβ–ˆβ•‘     β–ˆβ–ˆβ•‘        β–ˆβ–ˆβ•”β• β•šβ•β•β•β•β–ˆβ–ˆβ•‘
β–ˆβ–ˆβ•‘  β–ˆβ–ˆβ•—β–ˆβ–ˆβ•‘β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ•—β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ•—   β–ˆβ–ˆβ•‘       β–ˆβ–ˆβ•‘
β•šβ•β•  β•šβ•β•β•šβ•β•β•šβ•β•β•β•β•β•β•β•šβ•β•β•β•β•β•β•   β•šβ•β•       β•šβ•β•
Typing SVG

Rust backend/systems developer open to contract work. Async Rust, WebSocket systems, SQLite persistence, CI/release automation, and security-minded protocol work.

Portfolio GitHub LinkedIn Email

Profile views



> whoami

β”Œβ”€[guilherme@kill74]─[~]
└──╼ $ cat /etc/profile.d/me.conf

  handle      β†’  kill74
  name        β†’  Guilherme
  location    β†’  Castelo Branco, Portugal πŸ‡΅πŸ‡Ή
  age         β†’  20

  education   β†’  B.Sc. Digital & Multimedia Design
                 Instituto PolitΓ©cnico de Castelo Branco
  prior       β†’  TeSP β€” Web & Multimedia Development    [grade: 15 βœ“]

  layers      β†’  bare-metal kernels  β†’  systems daemons  β†’  REST APIs  β†’  UIs
  philosophy  β†’  understand the whole stack, own every layer

  status      β†’  [ BUILDING ] β€” always.

Most developers live at one end of the stack. I write kernels and ship products β€” because you can't truly master one without understanding the other.



> cat skills.json | jq

βš™οΈ Systems & Low-Level

C Assembly Rust Go

πŸ–₯️ Backend & Scripting

C# Python PHP Node.js Bash Lua

🌐 Frontend

TypeScript JavaScript React Next.js

πŸ—„οΈ Data & Infrastructure

PostgreSQL SQLite MongoDB SQL Server Oracle Docker Terraform Linux



> ls -la ./projects --sort=impact

Production systems, open-source tooling, and systems experiments. All shipped.


Production-grade event ingestion bridge Slack Β· Teams Β· GitHub Β· GitLab β†’ one hardened pipeline

Built in Go with HMAC/token webhook verification across 4 providers. Ships with OpenTelemetry tracing, structured slog logging, Prometheus metrics, JWT-protected admin routes, and full Terraform IaC on GCP (GKE, Cloud SQL, VPC, Cloud Armor). Six CI workflows: lint, race detector, vuln scan, smoke tests, automated releases.

β†’ Security, observability, and reliability β€” from commit one.


Go Terraform OpenTelemetry Docker GCP

πŸ’¬ Chatify

Terminal-first, self-hosted chat server WebSocket Β· SQLite Β· Rust Β· Cross-platform

Concurrent WebSocket server with SQLite-backed event persistence, multi-channel messaging, DMs, voice, file transfers, reactions, and time-window history search. Optional Discord bridge behind a Cargo feature flag. Cross-platform binaries with automated Windows packaging and SHA256 checksums.

β†’ Systems thinking applied to networked, concurrent software.


Rust SQLite WebSocket CI

πŸ“Š PulseData

Full-stack data engineering platform .NET 8 Β· PostgreSQL Β· ETL Β· BI-ready

Clean ETL pipeline modelling real-world e-commerce analytics β€” ingestion, transformation, and BI-ready output. Designed around the principle that bad data architecture costs more than bad code.

β†’ End-to-end system design, not just endpoints.


C# .NET 8 PostgreSQL

πŸ”Œ SPO2SQL

Enterprise integration bridge SharePoint Online β†’ SQL Server Β· CSOM Β· Data Quality

Syncs SharePoint lists to SQL Server via CSOM, applying data quality routines to catch structural inconsistencies before they reach downstream reports. The kind of unglamorous, critical infrastructure that keeps businesses running.

β†’ Tools that survive contact with production.


C# SharePoint SQL Server


> git log --oneline --all --graph





Activity Graph



> cat /proc/currently_running

[ ACTIVE ]  Distributed systems & consensus algorithms β€” Raft, Paxos
[ ACTIVE ]  OS internals β€” scheduler design, memory models, lock-free structures
[ QUEUED ]  eBPF-based observability tooling in Rust
[ QUEUED ]  Contributing to open-source systems projects
[ ALWAYS ]  Reading. Building. Shipping. Iterating.

Available for Rust backend/systems contract work. See Chatify for shipped proof: async WebSockets, SQLite persistence, protocol contracts, CI, releases, and security notes.


β”Œβ”€[guilherme@kill74]─[~]
└──╼ $ sudo shutdown -h now

  Syncing filesystems...
  Saving state...
  [ always building β†’ never stopping ]

Connection to kill74 closed.

// The present is connected to the past and future. β€” Lain


Pinned Loading

  1. SPO2SQL SPO2SQL Public

    A console application to synchronise SharePoint Online lists with a SQL Server database, including data quality routines for common list inconsistencies. Built with the SharePoint Client Side Objec…

    C# 2

  2. Chatify Chatify Public

    Self-hosted, terminal-native chat server written in Rust. Ships a WebSocket server, a terminal dashboard client, and an optional Discord relay bridge. Designed for controlled deployments where oper…

    Rust 2

  3. PulseData PulseData Public

    A full-stack data engineering project built with C# / .NET 8, PostgreSQL, and a clean ETL pipeline. Designed to simulate a real-world business intelligence system for an e-commerce operation.

    C#

  4. TeamPulseBridge TeamPulseBridge Public

    Production-style event ingestion bridge for engineering activity signals (Slack, Teams, GitHub, GitLab), built in Go with strong security, observability, and reliability defaults.

    Go