Skip to content
View hafizmdyasir's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report hafizmdyasir

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

Mohammad Yasir

Physicist. Author. Developer

Hi! I majored in Physics from the Indian Institute of Technology and apart from all things Physics, I have a passion for poetry and literature. In the era of intricate software, I love creating simple and minimal code. Where the world sees disorder, I see Physics at work and enjoy solving its mysteries.

πŸ’» Technical Skills

Java Kotlin LaTeX Markdown Python

🌱 My Projects

  • CSIR NET Physics Papers: A well-organized, regularly updated collection of previous year questions of the CSIR NET Physical Sciences exam sorted by topic.
  • Fractal Generation: A collection of interesting algorithms I have and will come across over time related to generating fractal patterns.
  • Hoshen-Kopelman Algorithm: An implementation of the Hoshen-Kopelman Algorithm for cluster labelling in one-dimensional and two-dimensional matrices.
  • Numerical Root Finding: A collection of Python scripts for various root finding algorithms.
  • Direct To Chat: A minimal Android Application written in Kotlin that allows sending WhatsApp messages to unsaved contacts directly.
  • hafizmdyasir.github.io: My personal profile page hosted via GitHub Pages.

πŸ“š My Books

🌐 Reach Me

Personal website Instagram LinkedIn Medium HubPages


β˜• Buy me a Coffee

PayPal

Pinned

  1. fractals fractals Public

    Python scripts for programmatically generating fractal patterns.

    Python

  2. CSIR-NET-Physics CSIR-NET-Physics Public

    Sorted and organised collection of previous year questions from CSIR NET Physical Sciences exam.

    TeX

  3. root-finding-methods root-finding-methods Public

    A collection of Python scripts for various numerical root calculation algorithms.

    Python 1