Skip to content
Avatar
👨‍💻
coding
👨‍💻
coding

Highlights

0xflotus/README.md

Hi there 👋

(function (length, c) {
    Array.from({ length }, (_, i) => i + 1)
        .map(e => c.repeat(e).padStart(length, '\u0020') + c.repeat(e - 1))
        .concat(Array.from({ length: length / 3 }, (_, i) => i + 1)
            .map(() => c.repeat(length / 3).padStart(length + length / 7, '\u0020')))
        .forEach(_ => console.log(_));
})(0x2A >> 1, '\u002A')
print('👨🏻‍💻 by day && night 😎')
job_title(X) :-
    member(X, ['Fullstack Developer', 'Software Engineer', 'Security Researcher', 'Data Scientist']),
    \+ member(X, ['Consultant']).

About

  • Open Source Code Explorer, Enthusiast and Archeo Arkeolo Archaeologist, that's it!

0xflotus' github stats 0xflotus' top langs

Pinned

  1. A node wrapper for jsonbox.io

    TypeScript 12 7

  2. A lightweight validator function for GTINs

    JavaScript 1 4

  3. A hexadecimal calendar in terminal for programmers

    Rust

  4. Convert an IP to a decimal value

    TypeScript 1 3

  5. taurux Archived

    The PoC of the taurux app

    Dart 2 4

  6. An exchange rate tool for command line

    TypeScript 1 4

Contribution activity

December 2020

Created 99 repositories
74 repositories not shown

Created a pull request in curl/curl that received 14 comments

chore(docs): enabled syntax highlighting

... for better readability

+262 −166 14 comments
Opened 274 other pull requests in 204 repositories
0xflotus/pretix
13 merged
0xflotus/Detox
13 merged
0xflotus/offen
10 merged
supabase/supabase
1 closed 4 merged 1 open
0xflotus/curl
6 merged
0xflotus/supabase
4 merged
wix/Detox
2 merged 2 closed
offen/offen
2 merged 1 open
0xflotus/prolog_notes
3 merged
flojug/bibicode
1 open 1 merged
rust-lang/rfcs
2 merged
0xflotus/scribble.rs
2 merged
qarmin/Rusty-Linux
2 merged
CrystallizeAPI/node-tripletex
2 open
dopecodez/base64-image
1 closed 1 merged
eoinsha/sixty-sixty
2 merged
Scalingo/sand
2 merged
creasoft-dev/fundamenty
1 open 1 closed
ogham/exa
2 open
dtonhofer/prolog_notes
2 merged
agordon/webawk
2 open
mapbox/rio-color
2 merged
dgraph-io/pydgraph
2 merged
0xflotus/TorghostNG
2 merged
hamsternz/miniweb
2 open
179 repositories not shown
Reviewed 36 pull requests in 8 repositories
0xflotus/ip2d 11 pull requests
0xflotus/terra-cli 8 pull requests
0xflotus/dinos 6 pull requests
0xflotus/daria 3 pull requests
MadeByMike/supermaya 3 pull requests
Molunerfinn/hexo-theme-melody-doc 3 pull requests
brozeph/node-chess 1 pull request
hexojs/hexo-theme-landscape 1 pull request

Created an issue in gelisam/hawk that received 8 comments

Homebrew Formula

Is it possible to make it installable via Homebrew for Mac OS?

8 comments
Opened 5 other issues in 4 repositories
ogham/exa
2 open
Ciphey/homebrew-ciphey
1 open
pygments/pygments
1 open
blechschmidt/massdns
1 closed
Started 3 discussions in 2 repositories
169 contributions in private repositories Dec 1 – Dec 29

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

You can’t perform that action at this time.