diff --git a/src/images/students/IMG_3434.webp.jpeg b/src/images/students/IMG_3434.webp.jpeg new file mode 100644 index 0000000..4b89efd Binary files /dev/null and b/src/images/students/IMG_3434.webp.jpeg differ diff --git a/src/images/students/mike.tamirat.webp.jpeg b/src/images/students/mike.tamirat.webp.jpeg new file mode 100644 index 0000000..4b89efd Binary files /dev/null and b/src/images/students/mike.tamirat.webp.jpeg differ diff --git a/src/students.json b/src/students.json index cb98953..2cd183c 100644 --- a/src/students.json +++ b/src/students.json @@ -607,6 +607,16 @@ "email": "kokobugbai30@gmail.com", "github": "https://github.com/koki-star", "linkedin": "https://www.linkedin.com/in/kokob-haile/" + }, + { + "name": "Michael Tamirat", + "photo": "Michael-Tamirat.jpeg", + "role": "Technical Project Manager", + "about": "Currently enrolled in the North Seattle College Application Development BAS program. Passionate about technology, leadership, and teamwork. I enjoy collaborating with others, organizing projects effectively, and helping teams deliver high-quality solutions while continuously improving my technical and project management skills.", + "email": "michaelb.tamirat@gmail.com", + "github": "https://github.com/Mtamirat", + "linkedin": "https://www.linkedin.com/in/michael-tamirat/" } + ] }