Skip to content

Commit fec797f

Browse files
chore: rename company (#9)
1 parent ab66d8b commit fec797f

File tree

5 files changed

+14
-14
lines changed

5 files changed

+14
-14
lines changed

backend-challenge/readme.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
# Backend Challenge
22

3-
_This challenge is part of the engineering hiring process at [Heart
4-
Hands](https://hearthands.tech/)._
3+
_This challenge is part of the engineering hiring process at
4+
[Interface](https://interface.inc)._
55

66
## Why this challenge?
77

8-
Heart Hands is operating with a small team of dedicated & talented people. We
9-
are looking for seasoned engineers with a deep technical knowledge, strong
8+
Interface is operating with a small team of dedicated & talented people. We are
9+
looking for seasoned engineers with a deep technical knowledge, strong
1010
understanding of their technical stack, and excellent product intuitions to join
1111
our team.
1212

client-challenge/readme.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
# Client Challenge
22

3-
_This challenge is part of the engineering hiring process at [Heart
4-
Hands](https://hearthands.tech/)._
3+
_This challenge is part of the engineering hiring process at
4+
[Interface](https://interface.inc)._
55

66
## Why this challenge?
77

8-
Heart Hands is operating with a small team of dedicated & talented people. We
9-
are looking for seasoned engineers with a deep technical knowledge, strong
8+
Interface is operating with a small team of dedicated & talented people. We are
9+
looking for seasoned engineers with a deep technical knowledge, strong
1010
understanding of their technical stack, and excellent product intuitions to join
1111
our team.
1212

client-challenge/server/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
module github.com/hearthands/challenges/ios-engineer/server
1+
module github.com/interfaceinc/challenges/ios-engineer/server
22

33
go 1.22.5
44

design-challenge/readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Design Challenge
22

3-
_This challenge is part of the engineering hiring process at [Heart
4-
Hands](https://hearthands.tech/)._
3+
_This challenge is part of the engineering hiring process at
4+
[Interface](https://interface.inc)._
55

66
## Why this challenge?
77

readme.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
# Challenges [![ci status](https://github.com/hearthandsinc/challenges/actions/workflows/ci.yml/badge.svg)](https://github.com/hearthandsinc/challenges/actions/workflows/ci.yml)
1+
# Challenges [![ci status](https://github.com/interfaceinc/challenges/actions/workflows/ci.yml/badge.svg)](https://github.com/interfaceinc/challenges/actions/workflows/ci.yml)
22

3-
This repository contains the [Heart Hands](https://hearthands.tech/) engineering challenges ([client](./client-challenge), [design](./design-challenge), and [backend](./backend-challenge)).
3+
This repository contains the [Interface](https://interface.inc) engineering challenges ([client](./client-challenge), [design](./design-challenge), and [backend](./backend-challenge)).
44

55
## Feedbacks
66

77
Feel free to [open an
8-
issue](https://github.com/hearthandsinc/challenges/issues/new) if you'd like to
8+
issue](https://github.com/interfaceinc/challenges/issues/new) if you'd like to
99
contribute.

0 commit comments

Comments
 (0)