diff --git a/src/images/students/David-Davis.webp b/src/images/students/David-Davis.webp new file mode 100644 index 0000000..bba58ba Binary files /dev/null and b/src/images/students/David-Davis.webp differ diff --git a/src/students.json b/src/students.json index b14acd0..18c96cb 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": "David Davis", + "photo": "David-Davis.webp", + "role": "Developer", + "about": "BAS‑AD student who approaches challenges with structure and persistence, always aiming for clean, intuitive results." + "email": "barrcardavis@gmail.com", + "github": "https://github.com/Barrcardavis", + "linkedin": "https://www.linkedin.com/in/david-davis-010000194/" } ] }