Skip to content
View RobinBlomberg's full-sized avatar
🟣
Building things.
🟣
Building things.

Organizations

@Millrow @BlombergAB @AirdocStudio
Block or Report

Block or report RobinBlomberg

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
RobinBlomberg/README.md

Hello. 🟣

Full-stack software engineer, designer and TS/JS magician.

I like to build things that help humans be more productive.

Currently building:

  • Kysely Codegen (⭐️ 600+) – a database-to-TypeScript code generator.
  • Sally – an absence reporting system used by various companies.
  • ████ – A Markdown-like language designed for managing advanced documents.
  • ███ – A new ecosystem of novel, extremely fast and developer-friendly web libraries.

I create systems and tools related to:

  • Low-level/byte-level JavaScript, performance optimizations
  • Programming languages, parsers, serializers
  • Web standards (HTML, CSS, ECMAScript, TypeScript, HTTP etc.)
  • Runtimes, databases and frameworks (e.g. Node.js, SQL, React, Vue.js)
  • Design, accessibility and WCAG

Pinned

  1. kysely-codegen kysely-codegen Public

    Generate Kysely type definitions from your database.

    TypeScript 656 54

  2. esp-language esp-language Public

    ES+ is an experimental JavaScript-like language that compiles to JavaScript.

    TypeScript