Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add apptweak #33

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
31 changes: 31 additions & 0 deletions src/_companies/europe/belgium/brussels/apptweak/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
---
name: "AppTweak S.A."

continent: "Europe"
country: "Belgium"
region: "Brussels"
city: "Brussels"

website: https://www.apptweak.com/
careers_page: https://jobs.apptweak.com/

work_arrangements:
- "hybrid"

stack:
- "sinatra"
- "rails"
- "react"
- "postgres"
- "mysql"

created_at: 2023-04-24 14:16:00

logo: "logo.png"
---

AppTweak is the leading ASO tool driven by data science. AppTweak empowers +1,700 mobile leaders - such as Amazon, Jam City, Yelp and Adobe - to grow their apps and games with actionable insights in a simple interface.

AppTweak’s all-in-one platform offers ASO Tools, Ad Intelligence, App Intelligence and Market Intelligence.

Launched in 2014, AppTweak serves customers from all corners of the world, with offices in Brussels, San Francisco, Tokyo and Bengaluru.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
5 changes: 4 additions & 1 deletion src/_data/stacks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@ default:
rails:
label: "Rails"
klasses: "bg-red-100 text-red-600"
sinatra:
label: "Sinatra"
klasses: "bg-red-100 text-red-600"

# Databases
postgres:
Expand Down Expand Up @@ -37,4 +40,4 @@ emberjs:
# Monitoring / APM
appsignal:
label: "AppSignal"
klasses: "bg-slate-800 text-slate-100"
klasses: "bg-slate-800 text-slate-100"