Fityra/Blog
ArticlesBuild in PublicDeep Divesfityra.app ↗
Fityra/Blog

Technical deep dives and lessons learned building the Fityra ecosystem.

RSSSitemap

Blog

  • All Articles
  • Build in Public
  • Technical Deep Dives
  • Product Updates

Ecosystem

  • fityra.app ↗
  • SaaSLift ↗
  • Extensions ↗

© 2026 Edson Mark. All rights reserved.

#solo developer

Articles tagged “solo developer”

13 articles with this tag

How to Build a Landing Page Color System Without Starting From Scratch
Design Toolslanding page color systemcolor palette

How to Build a Landing Page Color System Without Starting From Scratch

How to Build a Landing Page Color System Without Starting From Scratch The hardest part of choosing landing page colors is not finding a nice color. It is building a system that still works after the hero section. I have made this mistake more than once. I pick a good primary color, drop it into a button, maybe add a...

6 min readRead more
How I Built Color Scheme Extractor
Design Toolscolor scheme extractorchrome extension

How I Built Color Scheme Extractor

How I Built Color Scheme Extractor I built Color Scheme Extractor because I kept running into the same small design problem. I would land on a website that looked good, pause for a second, and think: "Why does this color system feel so clean?" Sometimes it was a SaaS landing page with one confident accent color....

10 min readRead more
How I Use Color Scheme Extractor When Building Landing Pages
Design Toolscolor scheme extractorlanding pages

How I Use Color Scheme Extractor When Building Landing Pages

How I Use Color Scheme Extractor When Building Landing Pages There is a specific moment in almost every landing page build where I start doubting the colors. The layout is working. The copy is close. The buttons are in the right place. The product screenshot is sitting there politely, waiting for the page around it to...

10 min readRead more
What I Learned Publishing My First Chrome Extension
Chrome Extensionschrome extensionschrome web store

What I Learned Publishing My First Chrome Extension

What I Learned Publishing My First Chrome Extension Publishing my first Chrome extension felt different from pushing a normal web app. With a web app, I can deploy quietly, refresh the page, fix something, deploy again, and pretend the first version never happened. A Chrome extension feels more public. There is a...

9 min readRead more
Building an App-Store UI for My Chrome Extensions with Next.js
Chrome Extensionschrome extensionsnext.js

Building an App-Store UI for My Chrome Extensions with Next.js

At some point, having multiple Chrome extensions starts to feel less like a portfolio and more like a shelf full of tools with no labels. That was the problem I ran into. I had been building small browser products: meeting reminders, permission monitoring, license utilities, and a few experiments that were still...

10 min readRead more
I've Been Building Alone for Two Years. That Changes Today.
Build in Publicbuild in publicsolo developer

I've Been Building Alone for Two Years. That Changes Today.

I have been building alone for two years. Not alone in the dramatic sense. I have friends. I have users. I have people who ask how things are going and people who are kind enough to listen when I explain a bug that took half a day to find. But the work itself has mostly happened quietly. The product decisions. The...

7 min readRead more
The First 7 Days After Launching a Small SaaS
SaaS DevelopmentSaaS launchsolo developer

The First 7 Days After Launching a Small SaaS

The first week after launch feels louder than it really is. Every signup feels meaningful. Every quiet hour feels suspicious. Every error log feels like a personal message from the universe. If one person pays, the product suddenly feels real. If nobody pays, the same product can start to feel fake by dinner. I do not...

8 min readRead more
Why Tiny Products Are Easier to Sell Than Big Platforms
SaaS Developmenttiny productsSaaS ideas

Why Tiny Products Are Easier to Sell Than Big Platforms

Tiny products are easier to sell because the buyer does not need to translate the promise. That is the simplest way I can say it. When a product is small, specific, and honest about what it does, the user can understand it quickly. They can imagine the moment they would use it. They can compare the price against one...

7 min readRead more
How I Use AI Without Letting It Own the Product
AI and LLMAI developmentsolo developer

How I Use AI Without Letting It Own the Product

AI is useful enough that pretending otherwise feels dishonest. It helps me move faster. It gives me a second set of eyes when I am stuck. It can draft a component, explain an error, suggest a migration, write a test, or turn a messy thought into a first version I can react to. But I do not want AI to own the product....

8 min readRead more
The New Developer Skill Is Verification, Not Typing Faster
AI and LLMAI developmentverification

The New Developer Skill Is Verification, Not Typing Faster

I used to think speed was the advantage. Type faster. Ship faster. Learn faster. The whole developer brain gets trained to admire motion: more commits, more files changed, more features crossed off, more things that look like progress from the outside. Then AI made typing speed feel almost irrelevant. Now a feature...

7 min readRead more
How to Design an API People Can Understand in 5 Minutes
API Developmentapi designdeveloper experience

How to Design an API People Can Understand in 5 Minutes

The first five minutes of an API matter more than most builders admit. That is usually when a developer decides whether your API feels obvious or expensive. Not expensive in price. Expensive in attention. I have closed API docs before because the first request was unclear, the auth example was buried, or the error...

6 min readRead more
How to Choose a SaaS Idea Small Enough to Actually Ship
SaaS Developmentsaas ideassolo developer

How to Choose a SaaS Idea Small Enough to Actually Ship

Most SaaS ideas are too big on the first day. I do this to myself more often than I want to admit. I start with a useful problem, then I keep adding the things a "real product" should have: accounts, dashboards, teams, billing, analytics, onboarding, settings, email notifications, admin tools, a docs page, maybe a...

7 min readRead more
The Real Workflow of a Solo Developer Using AI Agents
AI and LLMai agentssolo developer

The Real Workflow of a Solo Developer Using AI Agents

I opened this blog project today and had one of those small blank page problems that somehow eats an hour. This is the real AI agent workflow I used as a solo developer, not the clean version people describe after the work already looks obvious. I knew I wanted more posts. I did not know what the next post should be....

5 min readRead more