Skip to content
View falumeDev's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report falumeDev

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

Typing SVG


I build things that feel inevitable after you use them — the kind where you forget there was a decision to be made.

My work lives at the intersection of engineering discipline and design intent. I write TypeScript that scales and craft interfaces that don't need instructions.


const dillan = {
  role:      ["Software Engineer", "Product Designer"],
 
  craft: {
    mobile:     ["cross-platform architecture", "native feel on RN & Flutter"],
    ui_ux:      ["interaction design", "motion", "design tokens", "accessibility"],
    dashboards: ["data-dense layouts", "real-time state", "admin panels"],
    systems:    ["design systems", "component APIs", "docs-as-code"],
    flows:      ["auth flows", "onboarding", "complex multi-step UX"],
  },
 
  belief:    "Complexity is the enemy. Clarity is the work.",
  currently: "Building something. Always.",
};


$ cat stack.txt

TypeScript JavaScript Next.js React Native Figma Node.js PostgreSQL MongoDB Docker Android Studio


$ ls -la ./projects

drwxr-xr-x  project-01   SaúdConect
drwxr-xr-x  project-02   Identifica
drwxr-xr-x  project-03   Resolvo
drwxr-xr-x  project-04   Urbiz
drwxr-xr-x  project-05   Boardz

details loading...


$ git log --stat

GitHub Streak


$ curl contact.json

{
  "email":     "ddyllan94@gmail.com | d.dillan@voletapp.com",
  "linktree":  "https://linktr.ee/DavidDillanFalume",
}

Visitor Badge

// Patience is a virtue.

crafted with intent, not a template.

Popular repositories Loading

  1. falumeDev falumeDev Public

  2. openclaude openclaude Public

    Forked from Gitlawb/openclaude

    Open Claude Is Open-source coding-agent CLI for OpenAI, Gemini, DeepSeek, Ollama, Codex, GitHub Models, and 200+ models via OpenAI-compatible APIs.

    TypeScript