Skip to content
View tanushm31's full-sized avatar
Block or Report

Block or report tanushm31

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

Hey, I'm a developer with a passion for creating awesome applications that solve real-world problems. I specialize in web development using React and related frameworks. With experience in industry projects, I love building efficient and user-friendly software. When I'm not coding, I enjoy traveling and exploring new places.

Pinned Loading

  1. wots wots Public

  2. DSA-prac DSA-prac Public

    C++

  3. git_training git_training Public

    Forked from UnseenWizzard/git_training

    An interactive git training meant to teach you how git works, not just which commands to execute

  4. nlp-project-contradictions nlp-project-contradictions Public

    Jupyter Notebook 1

  5. shell-sort-by-tm shell-sort-by-tm Public

    Understanding Shell Sort

  6. react-bootcamp-day-3-1.html react-bootcamp-day-3-1.html
    1
    <!DOCTYPE html>
    2
    <html>
    3
    <head>
    4
      <title>First React App</title>
    5
      <script crossorigin src="https://unpkg.com/react@16/umd/react.development.js"></script>