Skip to content
View VicAlexandre's full-sized avatar

Highlights

  • Pro

Block or report VicAlexandre

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
VicAlexandre/README.md

Hi 👋, I'm Victor

A computer science student and firmware developer from Brazil

Currently interested in Rust, Zig, C, low-level programming, functional programming, metaheuristics and embedded systems

Connect with me:

image

image

Languages and Tools:

c c++ python java javascript typescript rust zephyr git linux


Pinned Loading

  1. 6502-rs 6502-rs Public

    Rust-based 6502 emulator.

    Rust 3

  2. graph_impl graph_impl Public

    Implementations of four graph algorithms: Dijkstra's and Bellman-Ford's shortest path plus Prim's and Kruskal's minimum spanning tree for the course COMP369 - Teoria dos Grafos (Graph theory).

    C

  3. Huffman-DataStructure Huffman-DataStructure Public

    Huffman algorithm implementation for compressing and decompressing files of any kind.

    C

  4. graph_theory graph_theory Public

    A repository that will store all code written for a graph theory course, along with a fully functioning static graph lib.

    C 1