Skip to content
View arindal1's full-sized avatar
🕹️
diabolical!
🕹️
diabolical!

Highlights

  • Pro
Block or Report

Block or report arindal1

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

header

console.log("Hey there! I'm arindal1");

const aboutMe = {
  code: ["Javascript", "CPP", "Python", "Java", "Rust", "R"],
  technologies: {
    frontEnd: {
      python: ["Streamlit", "Flask"],
      js: ["React", "Svelte "],
      css: ["Tailwinds", "Sass", "Bootstrap"]
    },
    backEnd: {
      python: ["Django"],
      js: ["Node", "Express"],
      misc: ["Bash", "Git", "Shell", "Prolog", "Matlab"]
    },
    databases: ["MongoDB", "mySQL", "Oracle"],
    mobile: ["Android", "Kotlin"],
    machineLearning: {
      pythonLib: ["Numpy", "Pandas", "Scikit", "Matplot", "Seaborn", "TensorFlow", "Keras", "OpenCV"]
    }
  },
  codeBase: ["VSCode", "JupyterNotebook", "pyCharm", "GoogleCollab", "Obsidian"],
  currentOccupation: ["3rd year CS student, open for internship opportunities"],
  interests: ["android & web dev", "competitive coding", "machine learning", "tech and more..."],
  bio: "i like to spend hours to automate a 10 minute task so that i can do it in few seconds"
};
console.log(aboutMe);

header

const contactMe = {
   Email:    arindalchar17@gmail.com,
   Site:     arindal1.github.io,
   LeetCode: arindal
};

header

Pinned

  1. TheCodeJungle TheCodeJungle Public

    Curated collection of resources for developers, programmers and tech enthusiasts.

    HTML 3 2

  2. StriversDSASheet StriversDSASheet Public

    Solutions of all the problems in Striver's A2Z DSA Sheet

    C++ 9 1

  3. yolov5-onnx-object-recognition yolov5-onnx-object-recognition Public

    An object detection model that uses YOLOv5 and OpenCV

    Python 6 7

  4. anomaly-threat-hunter-ml anomaly-threat-hunter-ml Public

    A Random Forest model that detects network intrusion and anomalies, using the NSL-KDD dataset.

    Jupyter Notebook 4

  5. aerial-sentinel-system aerial-sentinel-system Public

    Leveraging machine learning and satellite imagery for accurate assessment of aerial landing safety.

    4 3

  6. dev-portfolio-2 dev-portfolio-2 Public

    My personal developer portfolio website.

    CSS 1