Pinned Repositories
Applying-Math-with-Python-2nd-Edition
Applying Math with Python, 2nd Edition, published by Packt
Awesome-Bugbounty-Writeups
A curated list of bugbounty writeups (Bug type wise) , inspired from https://github.com/ngalongc/bug-bounty-reference
awesome-math
A curated list of awesome mathematics resources
Awesome-Math-Learning
📜 Collection of the most awesome Math learning resources in the form of notes, videos and cheatsheets.
L2Projection1D
This is a Python script to evaluate L2 projection Pf(x) for a given function f(x) in 1D.
L2Projection2D
This is a Python script to evaluate L2 projection Pf(x) for a given function f(x) in 2D.
Poisson2D_FEM
This program Solves Poisson 2D equation using Finite element method.
PoissonSolver1D
This is a Poisson 1D equation Python solver using FEM.
PoissonSolver2D
This is a Poisson 2D equation Python solver using FEM.
VelocityVerlet3D
Implementation of Velocity Verlet Algorithm from Lennard Jonnes System in 3D.
magshaban's Repositories
magshaban/ScientificComputing
HA404
magshaban/AdvectionDominatedSkewMesh
magshaban/quantumspectral-python
Spectral Solver for Schrodinger-Poisson Quantum System
magshaban/Resources-for-Beginner-Bug-Bounty-Hunters
A list of resources for those interested in getting started in bug bounties
magshaban/HowToHunt
Tutorials and Things to Do while Hunting Vulnerability.
magshaban/Poisson2D_FEM
This program Solves Poisson 2D equation using Finite element method.
magshaban/PINNs
Physics Informed Deep Learning: Data-driven Solutions and Discovery of Nonlinear Partial Differential Equations
magshaban/algorithms-and-data-structures
🤓 Studies on algorithms and data structures 💻
magshaban/CFD
Basic Computational Fluid Dynamics (CFD) schemes implemented in FORTRAN using Finite-Volume and Finite-Difference Methods. Sample simulations and figures are provided.
magshaban/Awesome-Bugbounty-Writeups
A curated list of bugbounty writeups (Bug type wise) , inspired from https://github.com/ngalongc/bug-bounty-reference
magshaban/cheatsheets
A selection of printable, one-page cheatsheets, generated from Markdown using Pandoc & LaTeX
magshaban/quick-portfolio
Use this template if you need a quick developer / data science portfolio! Based on a Minimal Jekyll theme for GitHub Pages.
magshaban/RotatingFlowProblem
Advection Dominated Donut problem solved using stabilized FEM via nutils
magshaban/learn-at-home
magshaban/covid_19_tracker_app
Flutter app for tracking Covid-19 recoveries worldwide and at country level
magshaban/yourlifeofmath.github.io
A repository and blog of all that is good in life, i.e. math
magshaban/Notes
NOTE: THESE HAVE BEEN ARCHIVED TO MAKE WAY FOR THE REPO LATEX-NOTES A collection of latexed notes, condensed from those taken at lecture courses with the University of Cambridge. The notes are not guaranteed to be correct, and any comments are welcomed.
magshaban/Physics-lecture-notes
Lecture notes in physics, for undergraduate and postgraduate topics, with exposition based on classes taught. Always a work in progress, opened for public collaboration in 2020.
magshaban/teaching-materials
magshaban/BlackBodySeminar
Private git repo for the seminar group on Identical particles and Black Body radiations.
magshaban/DeepLearningTutorial
Tutorial on a number of topics in Deep Learning
magshaban/os-tutorial
How to create an OS from scratch
magshaban/latex
Writing your Papers and Thesis using LaTeX (Beginners)
magshaban/latex-course-deprecated
A short course on how to write reports/papers/thesis using LaTeX for beginners.
magshaban/vanilla-python-ci
Vanilla python project with CI using travis.
magshaban/L2Projection2D
This is a Python script to evaluate L2 projection Pf(x) for a given function f(x) in 2D.
magshaban/PoissonSolver1D
This is a Poisson 1D equation Python solver using FEM.
magshaban/L2Projection1D
This is a Python script to evaluate L2 projection Pf(x) for a given function f(x) in 1D.
magshaban/LinShapeFun1D
This code can be used for ploting shape functions of linear element in 1D.
magshaban/adda
ADDA - light scattering simulator based on the discrete dipole approximation