diff --git a/src/images/students/El-Brewster.webp b/src/images/students/El-Brewster.webp new file mode 100644 index 0000000..89c2ec8 Binary files /dev/null and b/src/images/students/El-Brewster.webp differ diff --git a/src/students.json b/src/students.json index b14acd0..652e20f 100644 --- a/src/students.json +++ b/src/students.json @@ -420,6 +420,15 @@ "email": "zulbadamz@gmail.com", "github": "https://github.com/Zulbadamz", "linkedin": "https://www.linkedin.com/in/zulbadam-batdelger-aa91851b7/" + }, + { + "name": "El Brewster", + "photo": "El-Brewster.webp", + "role": "Developer", + "about": "I love JavaScript.", + "email": "brewsterel3@gmail.com", + "github": "https://github.com/elbi3", + "linkedin": "https://www.linkedin.com/in/el-brewster/" } ] }