Skip to content
View VinEckSie's full-sized avatar

Block or report VinEckSie

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 supported. This note will be visible to only you.
Report abuse

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

Report abuse
VinEckSie/README.md

Hi 👋 I'm Vincent

📌 Start here:
RustPulseMy Rust BookYouTube Channel

Rust Software Engineer • Applied Cryptography • Systems Programming
Security and performance aren’t trade-offs — I deliver both.

Contact MePortfolioLinkedIn


🚀 What I Build

I develop high-performance Rust software with a strong focus on systems programming and a growing specialization in cryptography.


🎯 My Vision

  • I build robust cryptography tools in Rust, with a strong focus on security, performance, and real-world usability.
  • I'm naturally drawn to domains like aerospace, defense, decentralized systems, and healthcare — where reliability isn't optional.
  • Through Sealed in Rust and Fearless in Rust, I teach what I learn and help others build confidently with Rust.

Commits This Year


🧩 Core Products

RustPulse – Real-Time Server Monitoring System

github build status

A secure, real-time telemetry engine built entirely in Rust for mission-critical monitoring.

  • Edge-ready metrics: CPU, RAM, Disk, Network — fast and local
  • API-first design: REST & gRPC with JWT-based authentication
  • Persistent telemetry: PostgreSQL & JSONL for reliable storage and auditing

Cryon (Launching Fall 2025)

Cryptography Crate for Zero-Trust Rust Systems

Lendra (Launching Winter 2025)

Decentralized Crowdlending Platform for Worldwide Lending Access


🔐 Sealed in Rust — A Practical Guide to Cryptography

github Book

📖 Start reading now — chapters released progressively

A hands-on book for Rust developers who want to build secure systems from the ground up — one primitive at a time.

  • Covers real-world implementations of AES, RSA, SHA2, Ed25519, Diffie-Hellman, and more
  • Designed for systems programmers: secure APIs, zero-copy patterns, and Rust-native design
  • Includes use cases from blockchain, defense, aerospace, healthcare and more
  • Backed by working code examples and CLI tools to learn by doing

🎥 Fearless in Rust — YouTube Channel

YouTube

Fearless in Rust is my YouTube channel where I share real Rust projects, cryptography concepts, and beginner-friendly lessons.

  • Behind-the-scenes of my core products — design, decisions, architecture
  • Cryptography deep dives inspired by Sealed in Rust
  • Rust fundamentals, explained simply — perfect for new systems developers

🧪 Side Skills

📂 Browse the challenge repo

I'm sharpening my Rust through real-world systems programming and platform-level tooling.

  • Built from scratch: HTTP server, Redis, Kafka, DNS resolver, SQLite engine — via CodeCrafters challenges
  • Exploring infrastructure: Docker, Kubernetes, gRPC, Prometheus, Grafana — through personal projects

🌍 Languages I Use

Language Proficiency
🇫🇷 French Native
🇬🇧 English C1 (IELTS prep)
🇩🇪 German B1 (intermediate)

📊 GitHub Activity

RustPulse


📡 Connect & Follow Me

📇 Contact & Profiles

GitHub LinkedIn Email

🌍 Communities & Social

Mastodon Bluesky

🎓 Content & Learning

YouTube CodeCrafters

🛠️ Built with Rust • Last updated: July 2025

Pinned Loading

  1. rustpulse rustpulse Public

    ⚡ Real-Time Telemetry Engine in Rust — Built for 🛰️ edge devices, self-hosted metrics, and secure, offline-first ops. Powered by Axum, gRPC & PostgreSQL.

    Rust 1

  2. sealed-in-rust sealed-in-rust Public

    📘 Sealed in Rust — A domain-driven cryptography book in Rust: real-world systems, safe crates, secure APIs, and ZKP-ready code.

    Rust 8

  3. sealed-in-rust-book-code sealed-in-rust-book-code Public

    This repository contains all the Rust code examples from the Sealed in Rust book — a hands-on guide to learning modern cryptography in Rust.

    Rust

  4. rust-friction rust-friction Public

    A collection of small Rust katas exploring language “friction points” — ownership, lifetimes, traits, borrowing, and more. Daily grind to master Rust by breaking down what hurts.

    Rust

  5. side-skills-products side-skills-products Public

    🧰 Rust-powered lab for exploring side skills. A playground to dig into systems, infra, and protocols — learning by building, breaking, and rebuilding.

    Rust