Skip to content
View tatticoder's full-sized avatar
🍇
Making world better, 1 PR at a time!
🍇
Making world better, 1 PR at a time!

Highlights

  • Pro
Block or Report

Block or report tatticoder

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

Hi there 👋

I am Naman, a Microsoft Certified Azure Data Scientist Associate. I completed my bachelors in computer science from University of Delhi; you can read my undergraduate thesis, Empirical Analysis of Artificial Immune System Algorithms for Aging Related Bug Prediction, on IEEE Xplore.

  • 🔭 I’m currently working on my startup website which provides website building and hosting services to others.
  • 🌱 I maily use Node Js and Go programming languages.
  • 👯 I am really fascinated by LLMs and looking forward to build my RLHF model.
  • 🤔 I am also working on a some fun Raspberry Pi projects.
  • 💬 Ask me about why Linux is best.
  • 📫 How to reach me: naman@नमन.भारत
  • 🤠 See what I'm upto these days on my personal blog
  • 😄 Pronouns: He/Him
  • ⚡ Fun fact: Sum of all natural numbers is -1/12

Pinned Loading

  1. Install node LTS on Linux using nvm Install node LTS on Linux using nvm
    1
    # Download nvm
    2
    Download latest zip/tar file from [here](https://github.com/nvm-sh/nvm/releases/latest). Extract it and open the directory in a terminal.
    3
    # Install and Check nvm 
    4
    ```
    5
    ./install.sh