Skip to content
View nikhilcodes777's full-sized avatar
🌴
On vacation
🌴
On vacation
  • 04:41 (UTC +05:30)

Block or report nikhilcodes777

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
nikhilcodes777/Readme.md

πŸ‘‹ Hello, World! I'm Nikhil

πŸŽ“ Student at IISER Bhopal
🌍 From India
🌐 Visit My Personal Website


About Me

const AboutMe = {
  Name: "Nikhil",
  Pronouns: ["He", "Him"],

  Hobbies: [
    "Making & Tinkering with Stuff",
    "Programming",
    "Science",
    "Open Source"
  ],

  Technologies: {
    Languages: ["Rust πŸ¦€", "JavaScript 🌐", "Python 🐍", "golang πŸ”§"],
    Frameworks: ["Nextjs 🧩", "Axum πŸ”—", "Tailwind CSS 🎨"],
    Tools: ["Neovim πŸ–₯️", "Emacs πŸ™", "Linux πŸ› οΈ"]
  },

  Learning: [
    "Building Hobby Projects with Rust πŸ¦€",
    "Data Science and Machine Learning πŸ“š",
    "Competitive Programming πŸ†"
  ]
};

Popular repositories Loading

  1. Sigma-RPC Sigma-RPC Public archive

    This is a Discord RPC containing anime GIFs, Quotes etc

    Python

  2. nixstrap nixstrap Public

    These are The collection of script which you can run from any arch based distro to install my dotfiles on any distro

    Shell

  3. dots dots Public

    These repository consist of all the configuration files that i have

    Emacs Lisp

  4. react-portfolio-page react-portfolio-page Public

    very first page i made while learning react

    JavaScript

  5. todo-server todo-server Public

    A basic todo server i made while learning about backend

    Rust

  6. nixfiles nixfiles Public

    My NixOS Configuration

    Nix