From 719cb3a28f154686e00129d94e3bcef9ae819a12 Mon Sep 17 00:00:00 2001 From: Livan H <156054609+livanho@users.noreply.github.com> Date: Tue, 17 Mar 2026 13:52:25 -0700 Subject: [PATCH] add Livan Hagi Osman to Students Page --- src/students.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/src/students.json b/src/students.json index d6d7d12..ea3fb15 100644 --- a/src/students.json +++ b/src/students.json @@ -616,6 +616,15 @@ "email": "kokobugbai30@gmail.com", "github": "https://github.com/koki-star", "linkedin": "https://www.linkedin.com/in/kokob-haile/" + }, + { + "name": "Livan Hagi Osman", + "photo": "anon-profile-image.webp", + "role": "NSC AD BAS Student", + "about": "Passionate about Cloud Computing and AI, with a focus on leveraging these technologies to create innovative solutions. Currently pursuing a Bachelor's degree in Application Development at North Seattle College, I am eager to apply my skills and knowledge to real-world projects and contribute to the ever-evolving tech landscape.", + "email": "livan.hagiosman@seattlecolleges.edu", + "github": "https://github.com/livanho", + "linkedin": "https://www.linkedin.com/in/livan-hagi-osman/" } ] }