Skip to content

Commit 58aa06b

Browse files
tac0turtleclaude
andauthored
simplify frontend (#17)
* simplify frontend * updates * Revert color scheme back to dark purple theme Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> * Restore "Building Networks/Protocols/Validators/Solutions" dynamic hero title Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> * Restore original hero subtitle Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> * Fix dynamic text cutoff by widening wrapper min-width Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> * Fix dynamic text centering by measuring widest word at runtime Replaced fixed min-width with JS-computed width based on actual rendered text measurements, keeping the title properly centered. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> * Center dynamic text within wrapper for consistent alignment Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> * Fix dynamic text width measurement to not inherit CSS width: 100% Use plain span with inline font styles instead of the CSS class which has position: absolute and width: 100%. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> * Simplify dynamic text to inline span with fade transition Remove all wrapper/container/absolute positioning complexity. Just use a single inline span with text content swap and opacity+transform transition. No clipping possible. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> * fixes --------- Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent b20c4de commit 58aa06b

39 files changed

+2947
-1369
lines changed

content/_index.md

Lines changed: 6 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -1,42 +1,17 @@
11
---
22
title: "Binary Builders"
3-
description: "Binary Builders is pioneering innovation in crypto and beyond. Join us in shaping the future with expertise, passion, and collaboration."
3+
description: "Building at the frontier of crypto."
44
layout: "home"
55
hero:
66
subtitle: "Binary Builders is pioneering innovation in crypto and beyond. Join us in shaping the future with expertise, passion, and collaboration."
7-
dynamic_texts:
7+
dynamic_texts:
88
- "Networks"
99
- "Protocols"
10-
- "Validators"
1110
- "Solutions"
1211
primary_cta:
13-
url: "https://onur.chat"
14-
text: "Talk to Us"
12+
url: "/thesis"
13+
text: "Our Thesis"
1514
secondary_cta:
16-
url: "#solutions"
17-
text: "What We Offer"
18-
features:
19-
title: "How We Support Teams"
20-
items:
21-
- title: "Development"
22-
description: "Leading development of Cosmos SDK and Rollkit to advance the future of decentralized applications."
23-
link: "/services/technical-development"
24-
class: "feature-card--sdk"
25-
- title: "Staking"
26-
description: "Professional validator services and data solutions through Numia, empowering blockchain applications."
27-
link: "/services/staking"
28-
class: "feature-card--data"
29-
- title: "Venture"
30-
description: "Strategic investments and collaborations supporting the best teams in the space."
31-
link: "/services/venture"
32-
class: "feature-card--builders"
33-
- title: "Consulting"
34-
description: "Expert guidance and technical solutions for blockchain projects and Web3 initiatives."
35-
link: "/services/consulting"
36-
class: "feature-card--sdk-copy"
37-
cta:
38-
title: "Get in Touch"
39-
description: "Have questions or want to collaborate? We'd love to hear from you."
40-
button:
41-
url: "/contact"
15+
url: "/work"
16+
text: "Our Work"
4217
---

content/thesis.md

Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,38 @@
1+
---
2+
title: "Thesis"
3+
description: "Why we build. What we believe. Where we're going."
4+
layout: "thesis"
5+
values:
6+
- title: "Security & Privacy"
7+
description: "We believe that security and privacy are fundamental human rights in the digital age. Our commitment goes beyond implementing rigorous protocols -- we're building a future where users have true ownership and control over their data. Every line of code we write is crafted with the highest security standards, continuous monitoring, and privacy-preserving techniques to ensure that the systems we build protect both assets and identities. We're creating infrastructure that empowers rather than exploits."
8+
- title: "Collaboration & Community"
9+
description: "We don't build in isolation -- we create with and for our community. By fostering strong partnerships within the blockchain ecosystem and engaging directly with users, we ensure our solutions address real needs. We believe in the power of collective innovation, shared knowledge, and diverse perspectives. Our development process is transparent and inclusive, inviting contributions from developers, users, and stakeholders alike. Together, we're not just building technology; we're cultivating an ecosystem where everyone has a voice in shaping our shared digital future."
10+
- title: "Technical Excellence"
11+
description: "We pursue technical excellence through rigorous research, thoughtful design, and meticulous implementation. Our team doesn't chase trends -- we focus on creating robust, scalable, and elegant solutions that stand the test of time. We embrace complexity but strive for simplicity in our designs, building systems that are both powerful and accessible. By maintaining high standards in our code quality, documentation, and testing, we ensure that our contributions to the blockchain ecosystem provide lasting value and inspire others to build upon our work."
12+
- title: "Passion & Care"
13+
description: "We approach our work with genuine passion and meticulous care, taking the time needed to get things right rather than rushing to meet arbitrary deadlines. Every project we undertake receives our full dedication and attention to detail -- from the architecture of our systems to the user experience of our applications. We believe that the best results come from a deep commitment to craftsmanship, where patience and persistence lead to excellence. This deliberate approach allows us to create solutions that not only work but delight, reflecting our unwavering commitment to quality in everything we build."
14+
cta_title: "Join Our Journey"
15+
cta_description: "Whether you're a developer, builder, or potential partner, we invite you to join us in building the future of crypto."
16+
primary_cta:
17+
url: "/contact"
18+
text: "Get in Touch"
19+
---
20+
21+
<div class="expertise-item">
22+
<h3>Who We Are</h3>
23+
<p>Binary Builders is a crypto-native company building at the frontier of decentralized technology. Founded by a team of experienced developers and builders, we combine deep technical expertise with a passion for innovation to create products and infrastructure that push the industry forward.</p>
24+
</div>
25+
26+
<div class="expertise-divider"></div>
27+
28+
<div class="expertise-item">
29+
<h3>What We Believe</h3>
30+
<p>We believe in growing the pie -- creating opportunities that enhance value for all participants. Through building, investing, and advising, we aim to foster an ecosystem where new teams can emerge and established players can continue to innovate.</p>
31+
</div>
32+
33+
<div class="expertise-divider"></div>
34+
35+
<div class="expertise-item">
36+
<h3>Where We're Going</h3>
37+
<p>We're focused on what matters: building great products, backing exceptional teams, and contributing to an open, accessible, and efficient crypto ecosystem. Our global team brings together diverse perspectives and expertise, united by a shared conviction that this technology will reshape how the world works.</p>
38+
</div>

content/work.md

Lines changed: 55 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,55 @@
1+
---
2+
title: "Work"
3+
description: "What we've built, backed, and contributed to."
4+
layout: "work"
5+
capabilities:
6+
- title: "System Architecture"
7+
description: "Robust distributed systems with a focus on security, scalability, and performance across multiple blockchain architectures."
8+
- title: "Protocol Engineering"
9+
description: "Secure and efficient protocols that power decentralized applications. We specialize in modular, interoperable solutions."
10+
- title: "Scalability Solutions"
11+
description: "High-performance scaling solutions including layer-2 solutions, rollups, and innovative consensus mechanisms."
12+
- title: "Security & Auditing"
13+
description: "Rigorous security practices and thorough audits to ensure the integrity of blockchain systems."
14+
sections:
15+
- title: "Work"
16+
description: "Products and infrastructure we've built."
17+
items:
18+
- name: "Cosmos SDK"
19+
description: "Core maintainers of the Cosmos SDK for 3+ years. We were the team behind its development for the last six years, building out critical infrastructure and owning the roadmap."
20+
url: "https://github.com/cosmos/cosmos-sdk"
21+
- name: "IBC"
22+
description: "Helped develop the Inter-Blockchain Communication protocol for 2+ years. Our team includes previous IBC leads with deep experience in cross-chain communication."
23+
url: "https://github.com/cosmos/ibc-go"
24+
- name: "Evolve"
25+
description: "Current core maintainers of Evolve (EV.xyz), a rollup framework on Celestia that supports different execution environments including Reth, Cosmos SDK, and a custom Rust execution environment."
26+
url: "https://ev.xyz"
27+
- name: "Numia"
28+
description: "A blockchain data analytics provider that we built from the ground up and spun out as an independent company."
29+
url: "https://numia.xyz"
30+
- title: "Teams We've Worked With"
31+
description: "Protocol engineering, architecture, and technical advisory for leading teams."
32+
items:
33+
- name: "dYdX"
34+
description: "Helped build and ship the dYdX v4 chain, migrating from Ethereum to a sovereign Cosmos SDK appchain."
35+
url: "https://dydx.exchange"
36+
- name: "Celestia"
37+
description: "Core contributions to Celestia's modular blockchain architecture and ecosystem growth."
38+
url: "https://celestia.org"
39+
logo: "/images/logos/celestia-text.svg"
40+
- name: "Nillion"
41+
description: "Technical advisory and infrastructure support for Nillion's blind computation network."
42+
url: "https://nillion.com"
43+
logo: "/images/logos/nillion-text.svg"
44+
- name: "Interchain Foundation"
45+
description: "Long-standing partnership maintaining and evolving core Cosmos infrastructure."
46+
url: "https://interchain.io"
47+
- name: "Collect"
48+
description: "Technical development for Collect's NFT marketplace for Disney collectibles."
49+
testimonials: true
50+
cta_title: "Work With Us"
51+
cta_description: "Have a project or idea? We'd love to hear about it."
52+
primary_cta:
53+
url: "/contact"
54+
text: "Get in Touch"
55+
---

content/writing/_index.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
title: "Writing"
3+
description: "Thoughts on crypto, technology, and building."
4+
layout: "list"
5+
---

content/writing/a-new-direction.md

Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
---
2+
title: "A New Direction"
3+
date: 2025-01-03
4+
lastmod: 2025-01-03
5+
layout: "post"
6+
categories: ["Ecosystem", "Celestia"]
7+
tags: ["Updates", "Announcement", "Rollups"]
8+
highlighted: true
9+
draft: false
10+
image: "/images/blog/2025/a-new-direction.jpg"
11+
description: "After working in the epicenter of the Cosmos ecosystem for 6 years, we are taking a new direction with Binary Builders."
12+
author: "Marko Baricevic"
13+
---
14+
15+
After working in the epicenter of the Cosmos ecosystem for 6 years, I have decided not to continue down the path the ICF is taking. After being at the center of it all for so long I wanted a change of scenery and pace. Cosmos has slowed down and innovation, while still present, is not in the areas I see the future of blockchain going.
16+
17+
I joined for the early vision of Cosmos, one where applications limited in throughput and computation (due to a VM) could build their own chain and define their own constraints. Application developers then began building sovereign chains because there was a premium when raising money for building L1s. This has led to a proliferation of chains launching without market validation. There were countless chains launched with high inflation that ended up robbing the token holders of value since the product was not yet figured out.
18+
19+
Over the past year I took a step back to think about the future of blockchain as a whole. I began to look at the Cosmos vision differently. AppChains are the correct vision, but how Cosmos does it creates silos. Think of cities with walls and IBC is a tunnel through the wall. Are cities with walls and small tunnels the final destination for Blockchain?
20+
21+
The Cosmos Appchain vision was a step in the right direction. It ushered in a new era of blockchains, allowing developers to build complex applications without sharing compute with other applications. Cosmos's most powerful feature is sovereignty. Sovereignty allows users to build their own application and scale it how they want. However, there are two parts to sovereignty, execution and security. All anyone adopting the appchain thesis wants is sovereign execution, but only a few want sovereign security. Cosmos groups sovereignty into an omnibus, while sovereignty can be broken down based on user needs.
22+
23+
The rollup world has adopted sovereign execution as the main selling point. Security is adopted through different means, verification and block production. The rollup world adopted the fragmentation and isolation of chains from Cosmos. While the ecosystems can be unified, the fragmentation of liquidity and users is harder.
24+
25+
This has led me to the question, can sovereign execution be standalone and created in a way that offers users synchronous composability? Thus, recreating the same UX as a L1?
26+
27+
There are a few designs working towards this direction, specifically those around Based Rollups, Jam from Polkadot and finally Lazy Bridging from Celestia. While the designs of these three areas are overlapping, but not exactly the same, they combine interesting components that usher in a new era of blockchain applications.
28+
29+
As for myself and Binary, we will be moving closer to Celestia. The Celestia team is pushing forward in the direction that we believe will enable the next generation of applications. We are excited to also accelerate the roadmap of Celestia and the vision that Mustafa, Ismail and John have set out. This transition marks an important step in our journey as builders. While we're stepping back from core maintenance of the Cosmos SDK, which has been a significant part of our work, we see tremendous opportunity in contributing to the next era of blockchain.
30+
31+
Celestia is just the first step in our new direction. We have several exciting projects planned that will leverage our experience in blockchain development, system design and product development. We'll be announcing these projects as they materialize, each focusing on pushing the boundaries of how users interact with blockchains.
32+
33+
If you are interested in working with Binary Builders, reach out, marko@binary.builders or onur@binary.builders. We are happy to help you and your team in using the Cosmos SDK and its libraries to build your application and more.
34+
35+
Stay tuned for future product announcements by following [https://x.com/binary_builders](https://x.com/binary_builders).
Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
---
2+
title: "A new fresh look"
3+
date: 2025-03-11
4+
lastmod: 2025-03-11
5+
layout: "post"
6+
categories: ["Company", "Website"]
7+
tags: ["Design", "Updates", "Website"]
8+
highlighted: true
9+
draft: false
10+
image: "/images/blog/2025/a-new-fresh-look.png"
11+
description: "We've given our website a fresh new look - simple, clean, and straight to the point."
12+
author: "Onur Akpolat"
13+
---
14+
We just launched our redesigned website, and wanted to share a quick update about it.
15+
16+
We felt it was time to refresh our online presence. Our new site strips away the unnecessary and focuses on what really matters - showing you who we are and what we do in the blockchain space.
17+
18+
We went back to basics with a clean, straightforward approach that makes it easier to find information about our services, team, and projects.
19+
20+
The site is now more intuitive to navigate with clear, jargon-free content. We believe in keeping things simple and direct.
21+
22+
This refresh is simply about making things better for you - our visitors, partners, and community. No grand claims about revolutionizing the industry, just a clean, functional site that does its job well.
23+
24+
Check it out and let us know what you think. And if you want to stay updated with what we're building, follow us on [X](https://x.com/binary_builders).

0 commit comments

Comments
 (0)