Skip to content
View stefano-regosa-deel's full-sized avatar
⛰️
Working with distributed teams since before it was cool
⛰️
Working with distributed teams since before it was cool

Block or report stefano-regosa-deel

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
import * as M from 'pattern-matching-ts/match'

const match = (about: About) =>
  pipe(
    about,
    M.matchW('_tag')({
       Name: () => 'Stefano Regosa',
       Role: () => 'Senior Frontend Engineer @ Deel',
       Blog: () => 'https://undefined.technology',
       Focus : () => ({ TypeScript , React , Node }),
       Currently: () => 'Hacking in TypeScript',
       AllAbout: () =>  ['Open Source','Functional Programming','Clean code']
    })
  )

Pinned Loading

  1. pattern-matching-ts Public

    ⚡ Pattern Matching in Typescript

    TypeScript 189 8

  2. apollographql/apollo-client Public

    🚀  A fully-featured, production ready caching GraphQL client for every UI framework and GraphQL server.

    TypeScript 19.5k 2.7k

  3. module-federation/module-federation-examples Public

    Implementation examples of module federation , by the creators of module federation

    JavaScript 5.8k 1.8k

  4. apollographql/apollo-server Public

    🌍  Spec-compliant and production ready JavaScript GraphQL server that lets you develop in a schema-first way. Built for Express, Connect, Hapi, Koa, and more.

    TypeScript 13.8k 2k

1,145 contributions in the last year

Contribution Graph
Day of Week February March April May June July August September October November December January
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Activity overview

Loading A graph representing stefano-regosa-deel's contributions from January 28, 2024 to January 30, 2025. The contributions are 38% commits, 36% code review, 26% pull requests, 0% issues.

Contribution activity

January 2025

163 contributions in private repositories Jan 2 – Jan 29
Loading

Seeing something unexpected? Take a look at the GitHub profile guide.