Skip to content
View mahdimoghassemi's full-sized avatar
🎯
Focusing
🎯
Focusing
  • Tehran , Iran
Block or Report

Block or report mahdimoghassemi

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

# Hello there πŸ‘‹

πŸ‘©β€πŸ’» About Me

#!/usr/bin/python
# -*- coding: utf-8 -*-


class ComputerEngineerStudent:

    def __init__(self):
        self.name = "Mahdi Moghassemi"
        self.role = "Computer Engineering @ K. N. Toosi University of Technology"
        self.language_spoken = ["en_US", "Fa"]

    def say_hi(self):
        print("Thanks for dropping by, hope you find some of my work interesting.")


me = ComputerEngineerStudent()
me.say_hi()

πŸ›  Language and tools

html5 logo css3 logo javascript logo bootstrap logo react logo redux logo c logo cplusplus logo java logo python logo jupyter logo tensorflow logo postgresql logo git logo php logo

languages graph

πŸ“ Links

Pinned Loading

  1. Othello Othello Public

    The Othello AI project aims to develop an intelligent computer program capable of playing the classic board game Othello at a high level.

    C

  2. House-price-prediction House-price-prediction Public

    Jupyter Notebook 1

  3. Huffman-Encoding-Decoding-Algorithm Huffman-Encoding-Decoding-Algorithm Public

    This Java repository contains a robust implementation of Huffman encoding and decoding algorithms

    Java

  4. Supervised-Machine-Learning Supervised-Machine-Learning Public

    based on Coursera supervised machine learning course

    Jupyter Notebook

  5. HomeLand HomeLand Public

    JavaScript