Skip to content
View MelvinMo's full-sized avatar
💭
Doing cool stuff
💭
Doing cool stuff
Block or Report

Block or report MelvinMo

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

Hi there 👋

  • 👨🏻‍💻 My name is Melvin Mokhtari. I also answer to my nickname Mel Mo 😉
  • 📢 This is how you pronounce my name: [melvɪn mɔxtʌɹɪ]
  • 😄 My pronouns are he/him
  • 🗣️ I speak and write English, Deutsch and Persian
  • 🐙 I'm a B.Sc. graduate in Computer Engineering from the IUT
  • 🔗 My home on the net is melmo.ir
  • 💼 Connect with me on LinkedIn as Melvin-Mokhtari and visit my ORCID profile for more.
  • 📫 You can also reach me by email at melvmok@gmail.com, I'm always open to interesting conversations and collaboration!

Pinned

  1. ROPAC-Rule-OPtimized-Aggregation-Classifier ROPAC-Rule-OPtimized-Aggregation-Classifier Public

    Discover ROPAC, a novel rule-based classifier we proposed. Here, you'll find the code, data, and original paper detailing this groundbreaking data classification algorithm.

    Python 2

  2. SSBump SSBump Public

    Forked from Amiirhosseini/SSBump

    This repository contains the codes and documentation for our paper titled "Intelligent Traffic Control with Smart Speed Bumps."

    C++ 1

  3. Agent-Training-for-Breakout-Game Agent-Training-for-Breakout-Game Public

    The development of an AI agent proficient in the classic game 'Breakout,' utilizing deep reinforcement learning and a DQN architecture.

    Jupyter Notebook

  4. Noise-Removal-Algorithm Noise-Removal-Algorithm Public

    This project presents a noise removal algorithm implemented in MATLAB for audio files.

    MATLAB 1 1

  5. Canteen-Food-Ordering-System Canteen-Food-Ordering-System Public

    An online canteen food ordering and management system in PHP, adhering to agile methodologies.

    PHP

  6. Xlang-Compiler Xlang-Compiler Public

    This is a compiler for the Xlang programming language, developed as the final project of my undergraduate compiler course.

    Yacc