diff --git a/backend-challenge/readme.md b/backend-challenge/readme.md index 7c33a65..262172a 100644 --- a/backend-challenge/readme.md +++ b/backend-challenge/readme.md @@ -1,12 +1,12 @@ # Backend Challenge -_This challenge is part of the engineering hiring process at [Heart -Hands](https://hearthands.tech/)._ +_This challenge is part of the engineering hiring process at +[Interface](https://interface.inc)._ ## Why this challenge? -Heart Hands is operating with a small team of dedicated & talented people. We -are looking for seasoned engineers with a deep technical knowledge, strong +Interface is operating with a small team of dedicated & talented people. We are +looking for seasoned engineers with a deep technical knowledge, strong understanding of their technical stack, and excellent product intuitions to join our team. diff --git a/client-challenge/readme.md b/client-challenge/readme.md index b98e60d..d92fd60 100644 --- a/client-challenge/readme.md +++ b/client-challenge/readme.md @@ -1,12 +1,12 @@ # Client Challenge -_This challenge is part of the engineering hiring process at [Heart -Hands](https://hearthands.tech/)._ +_This challenge is part of the engineering hiring process at +[Interface](https://interface.inc)._ ## Why this challenge? -Heart Hands is operating with a small team of dedicated & talented people. We -are looking for seasoned engineers with a deep technical knowledge, strong +Interface is operating with a small team of dedicated & talented people. We are +looking for seasoned engineers with a deep technical knowledge, strong understanding of their technical stack, and excellent product intuitions to join our team. diff --git a/client-challenge/server/go.mod b/client-challenge/server/go.mod index aeef84b..82add2f 100644 --- a/client-challenge/server/go.mod +++ b/client-challenge/server/go.mod @@ -1,4 +1,4 @@ -module github.com/hearthands/challenges/ios-engineer/server +module github.com/interfaceinc/challenges/ios-engineer/server go 1.22.5 diff --git a/design-challenge/readme.md b/design-challenge/readme.md index 93e4c8e..1d65411 100644 --- a/design-challenge/readme.md +++ b/design-challenge/readme.md @@ -1,7 +1,7 @@ # Design Challenge -_This challenge is part of the engineering hiring process at [Heart -Hands](https://hearthands.tech/)._ +_This challenge is part of the engineering hiring process at +[Interface](https://interface.inc)._ ## Why this challenge? diff --git a/readme.md b/readme.md index d2aee20..9c34715 100644 --- a/readme.md +++ b/readme.md @@ -1,9 +1,9 @@ -# Challenges [![ci status](https://github.com/hearthandsinc/challenges/actions/workflows/ci.yml/badge.svg)](https://github.com/hearthandsinc/challenges/actions/workflows/ci.yml) +# Challenges [![ci status](https://github.com/interfaceinc/challenges/actions/workflows/ci.yml/badge.svg)](https://github.com/interfaceinc/challenges/actions/workflows/ci.yml) -This repository contains the [Heart Hands](https://hearthands.tech/) engineering challenges ([client](./client-challenge), [design](./design-challenge), and [backend](./backend-challenge)). +This repository contains the [Interface](https://interface.inc) engineering challenges ([client](./client-challenge), [design](./design-challenge), and [backend](./backend-challenge)). ## Feedbacks Feel free to [open an -issue](https://github.com/hearthandsinc/challenges/issues/new) if you'd like to +issue](https://github.com/interfaceinc/challenges/issues/new) if you'd like to contribute.