Skip to content
View PunVas's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report PunVas

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
PunVas/README.md

🌐 Socials:

LinkedIn

πŸ’» Tech Stack:

C++ C Bash Script Python TensorFlow scikit-learn HTML5 JavaScript PHP MySQL NumPy FastAPI GitHub Actions Go lang

πŸ“Š GitHub Stats:



πŸ† GitHub Trophies

section .data
    life db "chai + college + coding + shinchan", 0

section .text
    global _start

_start:
    ; Print the meaning of life
    mov rax, 1
    mov rdi, 1
    mov rsi, life
    mov rdx, 34
    syscall

    mov rax, 60
    xor rdi, rdi
    syscall

Pinned Loading

  1. golang-proj-adv-bknd golang-proj-adv-bknd Public

    Go 1

  2. pun_nlp pun_nlp Public

    Python 1

  3. book-recommender-graphnn-2-tower book-recommender-graphnn-2-tower Public

    Jupyter Notebook 1

  4. cross-lingual-transfer-indic cross-lingual-transfer-indic Public

    Jupyter Notebook 1

  5. nasa-c-mapss nasa-c-mapss Public

    Jupyter Notebook

  6. db_engn db_engn Public

    C++