Callum Farr

software engineer

Languages / technologies i use

Python

C++

Javascript

HTML5

Django

Unity

Wordpress

Projects

For this project, I designed and developed a modern website for SAS, a local gym, with the goal of creating a strong online presence and making it easy for them to update content on their own. I started by designing the layout and user experience in Figma, ensuring a clean and engaging interface tailored to the gym’s branding. To bring the design to life, I created custom graphics and optimized visual assets in Photoshop, giving the site a polished and professional look. The website was then built using WordPress, allowing the SAS team to easily manage and update their content without technical support, ensuring long-term flexibility and usability.

I built a JavaScript web application that lets users enter any location, which is then converted into latitude and longitude using a geolocation API. These coordinates were used to retrieve satellite images via NASA’s Earth Imagery API, providing a visual representation of the selected area. While the API has since been deprecated, the project taught me valuable lessons about handling external APIs, managing geospatial data, and designing applications that can adapt to changes in data sources.