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

Block or report niloodev

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
niloodev/README.md
Ezequiel Nilo — Fullstack Developer

@niloodev


$ whoami

Fullstack developer who treats code as both craft and play. I take quality and good practices seriously, but I like keeping the process light. My thing is taking a messy problem and handing back a clean solution, because complex things are just a set of simple things put together.

$ cat stacks.txt

📂 languages/
JavaScript TypeScript Java Python C# PHP Dart
📂 frontend/
React and React Native Next.js Vue Nuxt Angular Svelte Redux Flutter Sass CSS Bootstrap Material UI WordPress
📂 backend/
Node.js NestJS Spring Boot GraphQL
📂 databases/
PostgreSQL MySQL DynamoDB MongoDB Firebase
Plus Oracle and the other SQL variants.
📂 devops/
AWS Google Cloud Kubernetes Docker Nginx Git GitLab Vercel Netlify
Deep on AWS (EKS, ECR, ECS and more) and the Google Cloud equivalents.
📂 tools/
Figma npm Yarn

Claude Cursor GitHub Copilot Gemini Kiro Kombai AI Figma Make
📂 desktop-games/
Electron Tauri Unity GameMaker Studio

$ ./mcp --serve

Model Context Protocol

I design and ship MCP servers that plug LLMs into real tools, data and systems.

  • Build over JSON-RPC 2.0, exposing the three server primitives as first-class citizens: Tools (model-callable functions), Resources (contextual data) and Prompts (reusable templates).
  • Ship across both transports: stdio for local hosts and Streamable HTTP for remote servers, with proper capability negotiation on the initialize handshake.
  • Use the official TypeScript and Python SDKs, with typed tool schemas (Zod / JSON Schema) and structured error handling.
  • Handle the advanced flows too: sampling (server-initiated model calls), roots, elicitation, progress notifications and cancellation.
  • Wire servers into hosts like Claude Desktop and IDE clients, with auth and least-privilege scoping.

$ git log --stat

github stats top languages
streak

contribution activity graph


$ ./connect


snake animation
// thanks for scrolling — press START to continue

Pinned Loading

  1. lycaria-project-client lycaria-project-client Public

    Development of Lycaria front-end launcher project, it was made with Reactron (Electron with React implemented, you can find the base repository in https://github.com/niloodev/simple-electron-react)…

    JavaScript 1

  2. blocari-cms blocari-cms Public

    Open-source block-based CMS for visually building and editing pages. ~ Next.js & Server Actions, Puck visual editor with Styled Components, MongoDB persistence via Mongoose, Docker standalone/API m…

    TypeScript 1

  3. lycaria-project-server lycaria-project-server Public

    Development of Lycaria back-end project, it contains an API with Colyseus (WebSocket and real-time connection) connected to a non-relational database (MongoDB). ~ Express + Colyseus, JWT + BCrypt, …

    JavaScript 1

  4. fullstack-task-app fullstack-task-app Public

    Next application with Material UI and TypeScript as core technologies, ESLint and Prettier were used to code formatting. ~ Framer Motion + Material UI + Styled Components, Firebase (Auth Service an…

    TypeScript 3

  5. lycaria-project-game lycaria-project-game Public

    Development of Lycaria front-end game project, it was made on Unity (C#) with Colyseus client and URP. ~ Unity, Colyseus (Client), Unity 2D Packages (Pixel Perfect and others) and URP (Universal Re…

    C# 2

  6. codeleap-code-test codeleap-code-test Public

    A simple application with CRUD functions and also a CodeLeap Engineering Code Test. ~ React with Redux + React Router, Framer Motion + Styled Components, Axios, Moment.Js and Prettier + ESLint (for…

    TypeScript 1 1