Skip to content
This repository was archived by the owner on Dec 8, 2025. It is now read-only.
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
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
36 changes: 36 additions & 0 deletions src/_companies/north-america/united-states/colorado/dojo4/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
---
name: Dojo4, LCA

continent: "North America"
country: "United States"
region: Colorado
city: Boulder

website: https://dojo4.com/
logo: dojo4-logo.svg

created_at: 2023-04-13 17:04:18

work_arrangements:
- remote
- onsite
- hybrid

stack:
- rails
- postgres
- react
- vuejs
- hanami
- bridgetown
---

Dojo4 is a software development and design company based in Boulder, Colorado,
that specializes in custom web and mobile application development, UX/UI design,
consulting, DevOps and infrastructure.

With a high level of expertise in all these areas, Dojo4 is committed to
delivering innovative solutions tailored to their clients' specific needs. They
have worked with clients ranging from startups to established corporations and
are known for their focus on sustainability and social responsibility.

6 changes: 6 additions & 0 deletions src/_data/stacks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,12 @@ default:
rails:
label: "Rails"
klasses: "bg-red-100 text-red-600"
hanami:
label: "Hanami"
klasses: "bg-orange-100 text-orange-700"
bridgetown:
label: "Bridgetown"
klasses: "bg-green-100 text-green-800"

# Databases
postgres:
Expand Down