Skip to content
Avatar

Sponsors

@andreynering
@gruberdev
@gernd
@SethFalco
@sabberworm
Private Sponsor
@chr15m
@smithbm2316
@ctrlcctrlv
Block or Report

Block or report zedeus

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

Pinned

  1. nitter Public

    Alternative Twitter front-end

    Nim 5.7k 259

  2. NimbleBot Public

    Telegram bot for looking up Nimble packages.

    Nim 6 4

  3. kinoplex Public

    Server and mpv/web client for syncing media playback

    Nim 17 4

  4. nimchat Public

    Simple chat server/client

    Nim 3

  5. ImageMagick wrapper for Nim (MagickCore/MagickWand)

    Nim 20 1

  6. 1
    import requests, re, sys
    2
    
                  
    3
    url = "https://mobile.twitter.com/{}/following"
    4
    cursor = ""
    5
    usernames = []

289 contributions in the last year

Oct Nov Dec Jan Feb Mar Apr May Jun Jul Aug Sep Mon Wed Fri
Activity overview
Contributed to zedeus/nitter, zedeus/kinoplex, dom96/jester and 12 other repositories

Contribution activity

September 2022

Created 1 commit in 1 repository

Created an issue in sinclairzx81/typebox that received 2 comments

Unsafe string union as Record key

I can't find a way to replicate this with TypeBox: As per docs, there's this string union implementation using Unsafe: export function StringUnion<T

2 comments

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