Skip to content
View mahdimoghassemi's full-sized avatar
:shipit:
Focusing
:shipit:
Focusing

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

Hello world! , I'm Mahdi Moghassami, a passionate Computer Engineer with three years of experience in front-end development and software engineering. I've also dabbled in back-end development using Python, Django, and Flask. My journey in tech is fueled by an insatiable curiosityโ€”always eager to learn and grow. Recently, I've dived deep into the captivating world of machine learning, aiming to sharpen my skills in this transformative field. ๐Ÿš€ Let's code, learn, and innovate together!

#!/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 typescript logo react logo redux logo nextjs logo bootstrap logo materialui logo tailwindcss logo python logo jupyter logo django logo flask logo opencv logo tensorflow logo postgresql logo mysql logo c logo cplusplus logo java logo php logo git logo jira logo linux 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

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

    Jupyter Notebook 2 1

  3. Supervised-Machine-Learning Supervised-Machine-Learning Public

    based on Coursera supervised machine learning course

    Jupyter Notebook 2

  4. HomeLand HomeLand Public

    HomeLand is a full-stack housing rental website inspired by Airbnb. It was developed as a thesis project.

    JavaScript 5

  5. Soroush-Telegram-Bot Soroush-Telegram-Bot Public

    A Telegram bot designed to facilitate communication between educational institutions and families, allowing users to access transcripts and provide feedback. Built for automation and integration wโ€ฆ

    Python 7

  6. mahdimoghassemi.github.io mahdimoghassemi.github.io Public

    This is the portfolio website of Mahdi Moghassemi

    TypeScript