Skip to content
View alishhde's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro
Block or Report

Block or report alishhde

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

Hits Linkedin Gmail Instagram Badge Github

Hi, I'm Ali Shohadaee

A passionate programmer and a student from Iran.

  • 💻 I’m currently learning To be Extroverted
  • 👨‍💻 All of my projects are available @Alishhde and my CV Website

  • 🌱 I teach Python, IoT, Git, etc.

  • What doesn't KILL you makes you STRONGER - DREAMS REALLY DO COME TRUE

  • 📫 How to reach me: alishohadaeolhosseini@gmail.com


Pinned

  1. AISearchAlgorithm AISearchAlgorithm Public

    In this algorithm, I have written a module which is consist of a couple of main searching algorithm that has been implemented on the 8 puzzle problem as default.

    Python 4

  2. NLP_SentimentAnalysis NLP_SentimentAnalysis Public

    Implementation of Sentiment Analysis with Logistic Regression, Naive Bayes

    Jupyter Notebook

  3. RunLengthAlgorithm RunLengthAlgorithm Public

    In this repo you can get the Run Length Coding(RLC) and Run Length Encoding(RLE) algorithm in Python programming language.

    Python

  4. RaspberryPiProjects RaspberryPiProjects Public

    This repository contain a complete example of an IoT project with raspberry pi.

    Python

  5. LZWAlgorithm LZWAlgorithm Public

    In this repo you can find implementation of LZW codec(coder and decoder) in python.

    Python