Skip to content
View TheReasonMilami's full-sized avatar

Highlights

  • Pro

Block or report TheReasonMilami

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

Popular repositories Loading

  1. markowitz-selection-portfolio markowitz-selection-portfolio Public

    This is a Python program that calculates the optimal selection ratios of 3 stocks: NVDA, AVGO, PFE.

    Jupyter Notebook 8

  2. Lazygarde Lazygarde Public

    Forked from Lazygarde/Lazygarde

  3. CardNum_Validate CardNum_Validate Public

    This is python code to validate an Credit/Debit card number is valid or not by Luhn algorithm.

    Python

  4. N_queens_problem_solving N_queens_problem_solving Public

    program to solve N queens problem and present with pygame

    Python

  5. Graph_present_with_NetworkX Graph_present_with_NetworkX Public

    Present a given graph with NetworkX

    Python

  6. BFS BFS Public

    solve a graph by BFS

    Python