Skip to content
View zahdehv's full-sized avatar

Block or report zahdehv

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

👋 Hi, I'm Carlos Mauricio

I'm a Computer Science graduate from the University of Havana, currently exploring the intersection of AI, backend systems, and practical tooling.

I enjoy building things that are actually useful — from compilers and search engines to AI agents that organize knowledge (like my Obsidian plugin lImporter, which uses LLMs to process audio, video, and documents). Lately, I've been working with Google's Vertex AI, Gemini, and evolutionary algorithms like ES-HyperNEAT.


🔧 What I work with

  • Languages: Python, C#, TypeScript, C, SQL
  • AI/ML: Vertex AI, LLMs, Prompt Engineering, NLP, Evolutionary Computation
  • Systems: Distributed design, multithreading, compilers, architecture

🧠 Things I'm curious about

  • AI & Neuroscience: Machine learning, cognitive science, and how we perceive, remember, and solve problems.
  • Music & Art: Playing guitar/flute, music production, motion design, and video editing.
  • Storytelling: Anime, movies, manga, and books that make me think.

I'm not trying to be an expert at everything — I just like understanding how things work and making them a little better, one small step at a time.

Pinned Loading

  1. lImporter lImporter Public

    AI-powered Obsidian plugin to convert files (audio, video, documents) into structured notes using Google Generative AI.

    TypeScript

  2. microprocessor microprocessor Public

    Computer architecture project implementing an S-MIPS processor with 512B direct-mapped write-through cache.

    Python

  3. neat-pokemon neat-pokemon Public

    Forked from nicolaslindbloomairey/pokemon-python

    Evolving AI strategies for Pokémon battles using neural networks and ES-HyperNEAT.

    Python

  4. moogle moogle Public

    Custom search engine implementing TF-IDF indexing with advanced query operators (!, ^, *, ~) in C#.

    C# 1