Skip to content
View tucob97's full-sized avatar

Block or report tucob97

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

Thanks for visiting my profile! ๐Ÿ‘‹

๐Ÿ“ About me:

  • ๐ŸŽ“ Mathematical Engineer
  • ๐Ÿ”ญ Passionate about HPC & Parallel computing
  • ๐ŸŒฑ Exploring Data structures & Optimization algorithms

My Portfolio

Last project created

memtuco is a toy RDBMS written in Rust โ€” not a competitor to PostgreSQL or SQLite, but a learning-focused project packed with meaningful features.

Itโ€™s built using only Rustโ€™s standard library, avoiding the complexity of external dependencies. The result is a minimalistic yet surprisingly capable system, intended more for education and exploration than production use.

Demo_memtuco

Pinned Loading

  1. memtuco memtuco Public

    An experimental toy RDBMS for learning purposes

    Rust 6

  2. CUDA_Conway CUDA_Conway Public

    CUDA implementation of the Conway's Game of Life

    Cuda

  3. uklns uklns Public

    Chat with and search small GitHub projects without cloning, using vector embeddings & a custom RAG pipeline.

    Python