In software dev there’s the concept of “backend” vs. “front end” developer.
Front end peeps focus on the UI and user experience typically. However, the front end gets its information from the backend (databases, APIs, etc). Some people are called “full stack” which means they know both.
Here’s an example of a typical backend developer.