Skip to content
View ssleert's full-sized avatar
🔴
doom, doom, doom, doo-o-o-om
🔴
doom, doom, doom, doo-o-o-om

Organizations

@unxsh @zpx64
Block or Report

Block or report ssleert

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
ssleert/README.md

sfome

zstd compressed mind

I'm too lazy to develop anything, so during work hours
I write this readme on github, thinking I'm the coolest developer on earth.
At the same time I'm thinking about how nice it would be to take this cute girl
out for a walk or something.

If you still think I'm a good developer,
you've probably met a very arrogant me on one of the discord servers,
furiously trying to prove a completely unviable theory or some other unnecessary bullshit.

discord & telegram: slugonme @ssleert

some of my code examples

Dude, do you really think I'm going to brag about my code?

Pinned

  1. zfxtop zfxtop Public

    [WIP] fetch top for gen Z with X written by bubbletea enjoyer

    Go 348 14

  2. nitch nitch Public

    nitch - incredibly fast system fetch written in nim

    Nim 502 49

  3. hywer hywer Public

    🥢 World Smallest, JSX based, Fine Grained Reactive UI Library.

    JavaScript 35

  4. ccc ccc Public

    Linux ram cache dropper in C without *alloc()

    C 16

  5. flick flick Public

    Social network tech demo.

    C++ 1

  6. Super simple stack-only ini parser f... Super simple stack-only ini parser for embedded systems in C
    1
    #include "ini.h"
    2
    
    
    3
    #include <assert.h>
    4
    #include <string.h>
    5