Software
I have contributed to the development of several programs, some of which are personal projects created independently, while others are the result of collaborative efforts. Here are a few examples.
CMA
Corrected Meta-Analysis (CMA) Software. It is a resource-efficient
large-scale genome-wide association studies (GWAS) software based on
advanced meta-analysis techniques. It is also designed to handle
meta-analysis studies involving related individuals. (Credit to
ParaPheSim A Paradoxical Phenotype Simulator. This software is a result of our research outlined in this pre-print.
Sudoku A fun program for Sudoku enthusiasts. This application is based on mathematical theorems that set it apart from other Sudoku apps available online. The algorithm generates Sudoku puzzles at three difficulty levels, ranging from easy to challenging. You can find the underlying theoretical details in the docstrings of the app or by reading through the Python file.