Skip to content
Avatar
👨‍💻
coding
👨‍💻
coding
Block or Report

Block or report 0xflotus

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

Hi there 👋

((defn func [] (println (clojure.string/join "\u000a" ["|_|O|_|" "|_|_|O|" "|O|O|O|"]))))
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

Pinned

  1. hashpic Public

    Hashpic creates an image from a MD5, SHA512, SHA3-512, Blake2b or SHAKE256 hash

    Python 8 3

  2. valid-gtin Public

    A lightweight validator function for GTINs

    JavaScript 5 6

  3. hcal Public

    A hexadecimal calendar in terminal for programmers

    Rust 2 1

  4. ipy2d Public

    A python library to convert IP addresses to integers

    Python 1 1

  5. ip2d-rust Public

    A converter for IPv4 addresses

    Rust 1 1

  6. ip2d-py Public

    A converter for IP addresses

    Python