Skip to content
View asaboor-gh's full-sized avatar

Block or report asaboor-gh

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

πŸ‘‹ Hi, I'm Abdul Saboor!

I'm a Ph.D. candidate in Physics at the University of Delaware, specializing in Density Functional Theory (DFT) and semiconductor materials research. My work focuses on electronic structure tuning, strain effects, and computational modeling to advance materials for mid-infrared applications.

πŸ“« Connect with Me:

πŸ”¬ Research Areas:

  • Band-gap engineering in III-V semiconductors with Bi incorporation
  • Strain effects in transition-metal dichalcogenides (TMDs)
  • Advanced computational simulations for electronic properties

πŸ“„ Publications:

  • Nature Nanotechnology, 2023 – Engineering metal oxidation using epitaxial strain. Nat. Nanotechnol. 18, 1005–1011 (2023)
  • Physical Review Materials - Band-gap reduction and band alignments of dilute bismide III-V alloys. Submitted (2024) in Phys. Rev. Mater.

πŸ’» Programming & Development:

  • Proficient in Python, Bash, MATLAB, Mathematica, and PowerShell
  • Creator of ipyvasp, a Python package for processing VASP calculations
  • Developed ipyslides, integrating data analysis and presentations in Jupyter

Pinned Loading

  1. ipyvasp ipyvasp Public

    See Documentation below:

    Python 1

  2. ipyslides ipyslides Public

    Create Interactive Slides in Jupyter Notebook with all kind of rich content. https://asaboor-gh.github.io/ipyslides/

    Python 13 1

  3. pivotpy pivotpy Public

    Python Processing Tool for Vasp Ipnut/Output

    Jupyter Notebook 13 6

  4. Vasp2Visual Vasp2Visual Public

    Post processing PowerShell Module for Vasp output.

    PowerShell 4 6

  5. Beamer-Timer Beamer-Timer Public

    A Beamer Presentation with progress bar showing time.

    TeX

  6. matplotlib2terminal.py matplotlib2terminal.py
    1
    import numpy as np
    2
    import PIL
    3
    from io import BytesIO
    4
    import matplotlib.pyplot as plt
    5