Software Engineer @ Zoom
Kerry, Ireland
├── /about
I am a fullstack developer with a backend bias experienced in working on large scale SaaS services. When not working on personal projects in my free time, you're most likely to find me riding motorbikes if the weathers good (and fixing them in my shed when it's not).
The best way to get in touch is via LinkedIn or email.
├── /skills
├── /education
Computing with Software Development • 2020-2024
1.1 Bsc (Hons) Computing Student of the Year
└── /contact
elbeldarragh [@] gmail.com
┌─────────────────┐ │ PROJECTS │ └─────────────────┘
Desktop HTTP testing client built with Go and React. Created to address issues with existing clients including application bloat, poor multi-request support, and limited offline functionality.
Features: ├── Multi-request support ├── Offline functionality ├── Lightweight design └── Account-free usage
Final year poject using Stable Diffusion inpainting to generate semi-synthetic imagery for training road hazard detection models.
Components: ├── Stable Diffusion inpainting ├── OpenCV bounding-box annotation ├── YOLOv8 detection training ├── Road segmentation model └── Flask API integration