diff --git a/_data/people.yml b/_data/people.yml index 6e2860f7..31905b1e 100644 --- a/_data/people.yml +++ b/_data/people.yml @@ -62,6 +62,10 @@ url: "klyg" role: "PhD Student" image: lygre.jpeg + - name: "Ebny Walid Ahammed" + url: "walid" + role: "PhD Student" + image: walid.jpeg - group: 'Undergraduate Students' people: - name: "Bowen Quan" diff --git a/community/people/walid/index.md b/community/people/walid/index.md new file mode 100644 index 00000000..d8223531 --- /dev/null +++ b/community/people/walid/index.md @@ -0,0 +1,27 @@ +--- +layout: person +image: walid.jpeg +title: Ebny Walid Ahammed +role: PhD Student +room: "414 Engineering Research Building" +address: "1500 Engineering Dr" +google_map: "https://www.google.com/maps/place/Engineering+Research+Bldg,+1500+Engineering+Dr,+Madison,+WI+53706/@43.0722466,-89.411409,19z/data=!4m6!3m5!1s0x8807acc695f684f1:0x2fe05f887d68081a!8m2!3d43.0725321!4d-89.4114737!16s%2Fg%2F1tzvx40_!5m2!1e3!1e4?entry=ttu" +city_state_zip: "Madison, WI 53706" +email: + - eahammed@wisc.edu +services: + github: magnoxemo + linkedin: ebny-walid-ahammed + +--- + + +## Research Interests + + * Monte Carlo Particle Transport + * Computational Multi-Physics Simulation + * High Performance Computing + +## Education +* University of Wisconsin - Madison, PhD Nuclear Engineering, Current Student. +* University of Dhaka, BSc Nuclear Engineering. \ No newline at end of file diff --git a/community/people/walid/walid.jpeg b/community/people/walid/walid.jpeg new file mode 100644 index 00000000..f43e23e3 Binary files /dev/null and b/community/people/walid/walid.jpeg differ