Skip to content
View jlopezcur's full-sized avatar
🏠
Working from home
🏠
Working from home

Organizations

@kloder-games @DevoInc @klodergames @kloder-art @laperiferica @dislearning

Block or report jlopezcur

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.

Content in all repositories owned by your account will be closed.
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
jlopezcur/README.md

Hello World 👋

Software engineer in Madrid, working remotely. Most of my career has gone into the tools other engineers build on: design systems, component and rendering libraries, CI pipelines that publish them, and the query and data layers underneath data-heavy interfaces. I write about it at fn42.dev.

Most of my own code lives on Codeberg.

Selected work

  • scenography: declarative 3D art galleries. A space is described as serializable data, and a three.js engine runs it. Two layers that never mix, so the definition knows nothing about the renderer. TypeScript.
  • KinKeep: open welfare tracking for colonies, shelters and homes. Phoenix LiveView and PostgreSQL, self-hostable with Docker or Podman, alpha. Live at kinkeep.io.
  • genesys-ui: the open source design system I led the technical direction of at Devo. 74 React components, icon library, branding tokens and satellite packages, adopted by every frontend team in the company and published from CI once the quality gates passed.
  • fn42.dev: my digital hub, built with Next.js and MDX. fn for functional, 42 for the answer to everything.

Setup

Arch Linux, sway, kitty and Nushell, all in my dotfiles. Learning Rust and Zig on the side.

Some languages and tools

Typescript Javascript React Rust Bash Neovim Archlinux Godot Blender Inkscape

Pinned Loading

  1. DevoInc/genesys-ui DevoInc/genesys-ui Public

    Monorepo containing the codebase for the Genesys UI components library.

    TypeScript 3 1

  2. DevoInc/genesys-tokens DevoInc/genesys-tokens Public

    Monorepo containing a set of packages devoted to the generation of design tokens.

    TypeScript 5 2

  3. tree-sitter-mdx tree-sitter-mdx Public

    MDX grammar for tree-sitter

    C 4 1

  4. dotfiles dotfiles Public

    Dotfiles Bundle

    Shell 4

  5. mandelbulb mandelbulb Public

    Mandelbulb fractal rendered in the browser

    TypeScript

  6. charcam charcam Public

    Capture the moment with chars: webcam to ASCII, in Rust

    Rust