Skip to content
Avatar

Achievements

Achievements

Highlights

  • Pro

Organizations

@Kordam
Block or Report

Block or report samber

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.

Report abuse

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

Report abuse

Pinned

  1. 🚨 Collection of Prometheus alerting rules

    HTML 3.8k 651

  2. pg_cron Public

    PostgreSQL extension for running periodic jobs

    C 5

  3. 💰 Simple invoicing service (REST API): from JSON to PDF

    PHP 142 31

  4. 🔐 Sync public ssh keys to ~/.ssh/authorized_keys, based on Github/Gitlab organization membership.

    Go 110 13

  5. 💥 Simple implementation of arp poisoning attack ;)

    C 7 2

  6. lo Public

    💥 A Lodash-style Go library based on Go 1.18+ Generics (map, filter, contains, find...)

    Go 5.3k 183

49,282 contributions in the last year

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

Contribution activity

May 2022

Created 4 repositories
Opened 2 pull requests in 2 repositories
samber/do 1 merged
samber/lo 1 merged
Reviewed 2 pull requests in 1 repository

Created an issue in samber/lo that received 1 comment

Filter: an alternative helper that returns both accepted and rejected items

Example: even, odd := lo.FilterXXX[int]([]int{1, 2, 3, 4}, func(x int, _ int) bool { return x%2 == 0 }) I would name it lo.Filter2 but it looks wei…

1 comment
Opened 3 other issues in 1 repository
147 contributions in private repositories May 2 – May 25

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