Skip to content
Avatar
:shipit:
λf.(λx.(f(xx))λx.(f(xx)))
:shipit:
λf.(λx.(f(xx))λx.(f(xx)))

Sponsors

@EmanueleGurini
@ptkdev
@faridevnz
@kasuken
@mateonunez
@kachar
@hygraph
@drivly

Sponsoring

@antirez
@lpil

Organizations

@nearform @openmindlab @ViacomInc @OpenGenus @clio-lang @LyraSearch
Block or Report

Block or report micheleriva

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.

Add an optional note:
Report abuse

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

Report abuse
micheleriva/README.md

👋 Hi there! I'm Michele

  • 👨‍💻 I'm working as a Staff Engineer at NearForm
  • 🏅 I'm a Google GDE and Microsoft MVP
  • 📙 I wrote a book about Next.js for Packt
  • ⚙️ I love to code in Node.js, TypeScript, Go, Elixir
  • 🔭 I'd like to work more on Haskell, Rust, Erlang, OCaml, Scheme
  • 🗣 I give talks about Node.js, FP, OSS and... philosophy.
  • 🙏 You can sponsor my work on GitHub sponsors
  • 🏳️‍🌈 He/Him

Pinned

  1. Language, engine, and tooling for expressing, testing, and evaluating composable language rules on input strings.

    Haskell 3.7k 698

  2. 🌌 Fast, in-memory, typo-tolerant, full-text search engine written in TypeScript.

    TypeScript 3.5k 71

  3. The monorepo home to all of the FormatJS related libraries, most notably react-intl.

    TypeScript 13.4k 1.4k

  4. Yaws webserver

    Erlang 1.2k 266

  5. A faster, simpler way to drive browsers supporting the Chrome DevTools Protocol.

    Go 8.3k 671

  6. krabs Public

    🦀 Express.js/Fastify middleware and virtual host for multi-tenant Next.js applications

    TypeScript 309 23

1,534 contributions in the last year

Oct Nov Dec Jan Feb Mar Apr May Jun Jul Aug Sep Oct Mon Wed Fri

Contribution activity

October 2022

Created 1 repository

Created a pull request in LyraSearch/lyra that received 10 comments

feat(lyra): adds token intersection algorithm to return more precise search results

As for now, if we're searching for "brown quick fox", Lyra performs three individual searches for each term. This PR fixes this behavior by interse…

+116 −31 10 comments

Created an issue in LyraSearch/lyra that received 1 comment

Replace trie Node's docs property from string[] to serializable skip list

Is your feature request related to a problem? Please describe. In src/prefix-tree/node.ts, we define the Node interface the following way: export i…

1 comment

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