Skip to content
View SiriusRak's full-sized avatar
😎
😎

Highlights

  • Pro

Block or report SiriusRak

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

typing

views followers linkedin email


 About

const diary = {
  role:      "Fullstack Developer",
  focus:     ["Applied AI", "DX-first products", "RAG & LLM pipelines"],
  daily:     { lang: ["TypeScript", "Python"], db: "PostgreSQL/Supabase" },
  learning:  ["42 cursus (C/C++)", "Distributed systems", "CTF / security"],
  location:  "Antananarivo, MG",
  open_to:   "Remote opportunities",
};

 What I build

Applied AI

LLM agents, RAG pipelines, prompt orchestration, MCP tooling, transcription & summarization workflows.

Web fullstack

Multi-tenant SaaS & internal tools — React 19, Supabase, Trigger.dev, Vite, Tailwind, RLS-first design.

Security & CTF

Web exploitation, crypto, reverse, pwn — autonomous solver tooling and skill-driven workflows.


 Featured public work

Most of my recent work lives in private repositories — the stack below reflects what I use day-to-day.


 Tech stack

Languages

Frontend

Backend & Data

AI / LLM

DevOps & Tooling


 Stats

streak


 Contribution graph

contribution snake

activity graph


 Reach me

footer

Popular repositories Loading

  1. minishell minishell Public

    This project is about creating a simple shell

    C 1

  2. SiriusRak SiriusRak Public

    Config files for my GitHub profile.

  3. ledgerly ledgerly Public

    Invoice ingestion assistant for French bookkeepers — FastAPI + HTMX + Groq + Supabase

    Python