Skip to content
View shamohamin's full-sized avatar
Block or Report

Block or report shamohamin

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

Hi 👋, I'm Mohammadamin Shafiei

A graduate student at University of Waterloo

  • 🔭 I’m currently working on Lock Benchmaking and Optimization
  • 🌱 I’m currently learning Parallel (Multicore) Programming
  • 💬 Ask me about ML Algorithms, Deep Learning and Parallel Computing, Multicore-programming, lock-free data structures
  • 📫 How to reach me: shafiee.mohamin@gmail.com

Connect with me:

sauravgupta2800/

Languages and Tools:

typescript nodejs javascript python c cplusplus cplusplus java

tensorflow scikit-learn

git linux git

css3 express html5 mongodb react redux sass

 sauravgupta2800

Pinned Loading

  1. Buddy-Memory-Management Buddy-Memory-Management Public

    Buddy Management System In Operating Systems.

    Java 5 1

  2. expandable-lock-free-hashtable expandable-lock-free-hashtable Public

    This repository implements an expandable lock-free hashtable.

    C++ 2

  3. football_player_tracking football_player_tracking Public

    Detecting football players and tracking them during the game.

    Python 7

  4. Neural_Network Neural_Network Public

    Neural Network From Scratch Using Numpy And Numba.

    Python 5

  5. os_process_creator os_process_creator Public

    creating process for executing bash commands.

    C 3

  6. message-broker message-broker Public

    This repository represents a simple implementation of the message broker structure in Golang.

    Go