Skip to content
View vianarafael's full-sized avatar
🔨
Making Weird Stuff
🔨
Making Weird Stuff

Sponsoring

@babel

Block or report vianarafael

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

Hi, I'm Rafael

👇 Hit in your terminal to connect with me (it won’t mine crypto... probably).

npx rafael-info

npx rafael-info

Building dumb ideas until they stop being dumb.

function rafaelInfo() {
  const name = "Rafael Viana";


// Held together by duct tape, SQLite, and stubbornness.
// Ships anyway.

const stack = {
  node: "web apps, APIs, automation",
  python: "LLMs, notebooks, data glue",
  sqlite: "local-first, file-based, no ceremony",
  cplusplus: "game dev, lower-level curiosity",
  cloud: "only when reality forces me (i.e. never, a VPS and a home lab are just fine)",
  chaos: "unfortunately, the engine",
};



  const locales = ["en-US", "ja-JP", "pt-BR"] as const;
  const colorscheme = "Everforest Light" as const;

  return {
    name,
    stack: [...stack],
    locales: [...locales],
    colorscheme,
    socials: [
      { web: "rafaelviana.com" },
      { x: "@vianarafael" },
    ],
    state: "slightly caffeinated, vaguely hopeful",

    // Internal runtime.
    brain: {
      cache: "90% memes",
      gc: "runs whenever I listen Zeppelin or Smiths",
      version: "0.0.0-dev"
    }
}

Twitter Badge Linkedin Badge Amazon Badge

Rafael Viana Stats

Pinned Loading

  1. llm-vs-line llm-vs-line Public

    A local RAG pipeline that passed a Japanese corporate exam

    Python 25 6

  2. codechrono codechrono Public

    helps you estimate how long software tasks will take

    Python 23 4

  3. rafterai rafterai Public

    Lightweight offline Linux command tutor using a local LLM and ChromaDB.

    Markdown 13 1

  4. civil-code-copilot civil-code-copilot Public

    HTML 6

  5. CheapBoxBench CheapBoxBench Public

    Python 4

  6. elizabeth_expense_tracker elizabeth_expense_tracker Public

    Python 4 1