Skip to content
View AryanFelix's full-sized avatar
:shipit:
Ex Genius
:shipit:
Ex Genius

Block or report AryanFelix

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

Hi there, I'm Aryan 👋

Machine Learning. Data Science. Web Development.

  • 🔭 I’m currently working on a couple websites and ML projects!
  • 👯 I’m looking to collaborate with other content creators.
  • 🥅 2021 Goals: Contribute more to Open Source projects.
  • ⚡ Fun fact: I love to draw and watch movies!


Connect With Me

AryanFelix | Portfolio AryanFelix | Twitter AryanFelix | LinkedIn AryanFelix | Instagram AryanFelix | DEV

Languages and Tools:

Languages

  • Python • C/C++

Libraries

  • Keras • SciKit Learn • OpenCV • TensorFlow • NumPy • Pandas

Frontend

  • HTML • CSS • Bootstrap

Backend

  • Node.JS • Express.JS

Frameworks

  • React.JS

Database

  • MongoDB • MySQL

Tools

  • Git • GitHub • Heroku • VS Code • Sublime • Jupyter • Google Colab

📕 Blog Posts


Aryan's GitHub stats

Popular repositories Loading

  1. Brain-Tumor-Classification Brain-Tumor-Classification Public

    A Brain Tumor Classification and Segmentation tool to easily detect from Magnetic Resonance Images or MRI. It works on a Convolutional Neural Network created using Keras.

    Jupyter Notebook 5 2

  2. Online-Election-Portal Online-Election-Portal Public

    Elect-ron : The E-Voting App for Student Body Elections

    JavaScript 4 2

  3. WordCloud WordCloud Public

    Convert your most used words from your WhatsApp chats into a WordCloud.

    Python 1

  4. Face-Mask-Detection-CNN Face-Mask-Detection-CNN Public

    A Face Mask Detection tool that detects whether the user is wearing a Mask, not wearing a Mask or if the user is wearing the mask incorrectly. The classification model is based on CNN and was made …

    Jupyter Notebook 1

  5. Banking-Software Banking-Software Public

    A generic banking software used in majority of banks. Very simple and easy to understand.

    C++

  6. Linear-Regression-Model Linear-Regression-Model Public

    A machine learning model used to predict outcomes for various test cases after training on (2/3)rd of the given data.

    Python