Skip to content
View RayverAimar's full-sized avatar
🤒
Out sick
🤒
Out sick
  • San Pablo Catholic University
  • Arequipa, Perú

Highlights

  • Pro

Organizations

@canariaxyz

Block or report RayverAimar

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

Rayver Muñoz Curi

Backend engineer building systems that help compliance teams sleep at night. Currently shipping Django × KYC/AML by day, compilers × MCP by night.

📍 Arequipa, Perú · CS @ UCSP · Backend Engineer @ Canaria


📦 Stack

🔧 Backend & APIsproduction multi-tenant SaaS at Canaria

Python Django DRF Celery Postgres Redis

🧠 AI / MLapplied: medical imaging classification, RAG, MCP servers

PyTorch scikit-learn NumPy pandas Jupyter

⚙️ Systems & Compilersyarl compiler, CUDA labs, OS / networks coursework

C++ C CUDA OpenGL

☁️ Infra & DevOpsCloud Run, Cloud Build, Celery workers on GCE

Docker GCP GitHub Actions Linux Git


🗂️ Projects

🏢 Full-stack Apps & Products

  • cuadrante ⭐ — Monthly shift roster for teams with rotating staff: sticky scrollable grid, real-time rule validation, undo/redo + persistent audit log, PDF/Excel exports. Per-user privacy via Postgres RLS. Live demo. React TypeScript Supabase RLS
  • kuchi-store (private) — Korean-styled e-commerce platform: product catalog, cart, auth, orders, admin dashboard. Live · details. Django DRF React 19 PostgreSQL GCP
  • tax-books-manager — Cross-platform desktop app for SUNAT electronic tax books. Multi-company, multi-period, CSV/ZIP import, PDF/Excel export, offline-first SQLite. Tauri Rust React 19 SQLite

🛠️ Developer Tooling

  • pyxus — Python code intelligence engine exposed via MCP. Static analysis as a knowledge graph for AI agents. Python MCP AST
  • codeforces-analytics — Frontend-only analytics dashboard for any Codeforces profile: rating history, submission heatmap, skills radar, language and difficulty breakdowns. Live demo. React 19 TypeScript ECharts
  • otorongo-scraper — Scrapy spider over otorongo.club extracting Peruvian election candidate profiles — criminal backgrounds, education, work history, political experience. Python Scrapy

🔤 Compilers & Languages

🧬 AI / ML & Data Science

⚙️ Systems & Graphics

  • CG-rubiks-cube-solver — OpenGL Rubik's Cube renderer + Kociemba solver. C++ OpenGL
  • cuda-labs — CUDA parallel computing notebooks (CS321). CUDA
  • Network-protocols — Multi-client TCP chat server in C++17 with custom binary protocol — DMs, broadcast, file transfer, embedded TicTacToe. C++17 POSIX sockets

🎓 Academic Algorithmsfrom-scratch coursework implementations

  • k-means-cpp — K-Means clustering in C++17 with zero deps. Iris + Wine demos, scaling benchmark to 1M points. C++17 Python
  • bioinformatics-algorithms — Sequence alignment in C++: Needleman-Wunsch, Smith-Waterman, Star Alignment. Dot-plot viz on real NCBI sequences. C++17
  • secondary-structure-RNA — RNA secondary structure prediction with the Nussinov DP algorithm. C++17
  • TSP-genetic-algorithm — Genetic algorithm in C++ approximating Hamiltonian tours over 26 cities (~53% shorter routes). C++17 Python
  • neural-network — Feedforward neural network from scratch in NumPy. 96.5% on Breast Cancer Wisconsin. Python NumPy
  • Adversarial-search — Configurable N×N Tic-Tac-Toe with Minimax + α-β pruning. Tk GUI with live evaluation-tree inspector. Python Tkinter

🗳️ Civic Tech & Data Pipelines

  • elections-peru-2026 — Vote compass + RAG chatbot over government plans for Peru's 2026 general elections. Adaptive quiz, news monitoring, political event tracking across 36 parties. FastAPI Astro Preact pgvector Claude

📊 Stats


📬 Open to interesting problems in compilers, applied ML, distributed systems, and compliance fintech. Drop a line.

Pinned Loading

  1. cuadrante cuadrante Public

    Interactive monthly shift roster — manage staff, vacations and leaves with real-time rule validation and PDF/Excel exports.

    TypeScript

  2. pyxus pyxus Public

    Python Code Intelligence Engine — static analysis knowledge graph exposed via MCP for AI agents

    Python

  3. elections-peru-2026 elections-peru-2026 Public

    Public data pipeline and datasets for Peru's 2026 general elections — candidates, parties, ONPE/JNE sources.

    Python

  4. CG-rubiks-cube-solver CG-rubiks-cube-solver Public

    An OpenGL Rubik's Cube implementation with his proper solver made up in c++

    C++

  5. yarl yarl Public

    Yet Another Regular Language is a project which aims to compile Chocopy-Python syntax

    Python 1

  6. tax-books-manager tax-books-manager Public

    Cross-platform desktop app for Peruvian SUNAT electronic tax books. Multi-company, multi-period, CSV/ZIP import, PDF/Excel export. Tauri + React + Rust + SQLite.

    TypeScript