Skip to content
View adnantium's full-sized avatar
⚛️
Livin' free but not dyin'
⚛️
Livin' free but not dyin'
Block or Report

Block or report adnantium

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

Documentation: adnantium

adnan = Human({
    'name': 'adnan malik',
    'version': '8.4rc2'
    'aka': 'adnantium',
    'languages': ['Python', 'English', 'Javascript', 'Urdu', 'Punjabi', 'lisp'],
    'tools': ['Django', 'FastAPI', 'Kafka', 'REST APIs', 'MongoDB', 'Redis',
        'PostgeSQL', 'LLMs', 'LangChain'],
    'systems': ['GenerativeAI', 'LLMs', 'Microservices', 'Streaming data',
        'Distributed Systems', 'Decentralized Systems', 'BlockChains', 'Web Applications'],
    'experience': ['software engineer', 'systems architect', 'solutions creator',
        'technology director'],
    'p(doom)': 60,
    'hobbies': [
        '80s motorcycles', 
        'README files', 
        'being and nothingness', 
        'drawing incomplete pen & pencil sketches', 
        'photographing abandonded buildings',
        'questioning existence of souls and free-will',
        'thai food',
    ],
    'shoe_size': 9.5,
    'offspring': [(Kid(n) + Unconditional(Love)) for n in range(2)],
    'beloved': BestThingThatEverHappened(Wife(self)),
    'known_issues': None,
    'favorites': {
        'colors': ['blue', 'black'],
        'nuts': ['cashews', 'almonds', 'pistachios'],
        'super-heros': ['Spider-Man', 'Captain America', 'Daredevil'],
        'candies': ['kit-kat'],
    },
    'preferences': {
        'peanut_butter': 'crunchy' if 'crunchy' else None,
        'light_level': 'dark',
        'sound_level': 'low',
    },
    'mottos': [
        'love, peace, liberty and prosperity',
        'live free, dont die',
    ]
})

if someday == datatime.now():
    new_adnan = WarriorMonk(adnan)

Pinned

  1. answerEvallm answerEvallm Public

    Evaluating the quality of an answer with Generative AI & LangChain

    Python 1

  2. livechart livechart Public

    An experiment to test the capabilities of an LLM to assist ICU teams

    Python

  3. leasables leasables Public

    Smart contract protocol that implements the full lifecycle of a lease agreement between a Leasor & Lessee

    JavaScript 4 5