Skip to content
View r1cm3d's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report r1cm3d

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
r1cm3d/README.md

I'm a software engineer passionate about operational systems, system programming languages, networks, and high-load distributed systems.

I'm currently focused on my Bachelor's Degree in Physics, centralizing my studies and templates in my Obsidian Vault. On the side-project front, I've been deep diving into building a Small Language Model from scratch in Rust — training on Rick and Morty transcripts with a full GPT-style transformer architecture:

  • faraday: A Rust CLI tool for communicating with Ford Fusion 2017 SEL via OBD-II, performing diagnostics and configuration through FORScan-compatible adapters using CAN bus protocols;
  • microverse-model: Microverse-LM is a Small Language Model built from scratch in Rust, evolving from LSTM to a full GPT-style transformer architecture with plans for voice synthesis integration;
  • Obsidian-Vault: My Bachelor's Degree in Physics studies, notes, and templates;
  • dotfiles: It contains my configuration files (dotfiles). Besides that, it also has my own functions, aliases and environment variables;

r1cm3d Github Stats Top Langs

Pinned Loading

  1. dotfiles dotfiles Public

    It contains my configuration files (dotfiles). Besides that, it also has my own functions, aliases and environment variables.

    Shell 3

  2. fib fib Public

    This containerized reactive RESTful API implements an efficient Θ(log.n) fibonacci algorithm using Quarkus framework

    Java

  3. microverse-model microverse-model Public

    A SLM implemented in Rust, using all subtitles from the Rick and Morty series as training data.

    Rust 2

  4. Obsidian-Vault Obsidian-Vault Public

    This project stores my Obsidian documents.

    1

  5. faraday faraday Public

    Rust CLI for diagnostics and configuration of the Ford Fusion 2017 SEL via OBD-II

    Rust

  6. snake snake Public

    Forked from RMedeirosCosta/snake

    Rust