Skip to content
View omarmnfy's full-sized avatar
💻
Building
💻
Building

Highlights

  • Pro
Block or Report

Block or report omarmnfy

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

Hi there! My name is Omar Mnfy.


📮 About Me

My name is Omar and I am a Computer Science and Data Science student!

public class Omar
{
  private int age = 19;
  public String[] interests = new String[] { "Building AI Projects", "Writing Stories", "Networking and Mentorship" };
  public String[] skills = new String[] { "Project Management", "AI Research", "Data Analystics", "Data Visualization" };
}

📍 What Am I Doing?

  • 📋 Currently I am:
    • Building AI-related projects.
    • Working as a Research Data Anlayst at Sheung Lab.
    • Interning as a Data Engineer at WholeRen.

Pinned

  1. Uber-End-to-End-Pipeline-Data-Engineering Uber-End-to-End-Pipeline-Data-Engineering Public

  2. Power-Law-Fit-Distribution-MATLAB Power-Law-Fit-Distribution-MATLAB Public

    This repository provides MATLAB implementations of plfit and plpva functions for fitting power-law distributions to empirical data using maximum likelihood estimation (MLE) and statistical goodness…

    MATLAB 2