johndamaia's comments

johndamaia | 5 years ago | on: Show HN: My journey to create a Text Editor that allows you to build apps

Founder here. The text editor is the living force of the modern world. We use it everyday for countless use cases. It’s our go to tool for putting words down. But I feel there’s room to improve it for the next generation of makers and builders that grew up with the cloud, collaboration and information at the tip of their fingers.

So, I built one. The goal is to be able to create apps with a familiar interface. The result is a simple text editor tool that helps you i) stay organized and productive, ii) build your own custom apps or iii) design and launch landing pages. All in one platform.

The main features include: • Markdown editor • Connect to your databases • Add logic operations • Build web pages with UI components

You can check these features demos below [1].

I’ve decided to have these fairly large set of features in the beginning but with limited functionality (e.g. we only have a handful of Components and Functions to start with). This will allow us to learn from your usage and requests and build from those.

On a more personal note, it has been an unbelievable ride. I’ve been working on this since the beginning of the pandemic. This version is still pretty rough (expect bugs… let me know when you find them) but I decided to launch sooner rather than later to get as much feedback as possible.

I know it’s a hot topic, this “no code” trend, but I actually believe software development is becoming ubiquitous and want to help shape that future.

If you think this makes sense, sign up for early access [2]. We are making Zecoda free during the early access period.

I'd love to hear your thoughts on the product. Did you find it useful?

----

[1] https://zecoda.com#demos

[2] https://zecoda.com/#subscribe

[-] Spread your love (or anger) at Twitter: https://twitter.com/zecodahq

----

PS - This was built 100% by myself, please expect bugs. If you find any just let me know. I'd love to fix them asap.

PS 2 - We are actually pivoting Zecoda from a “design to code” tool [3] to this broader text editor. Also, happy to talk about the pivot decision.

[3] https://news.ycombinator.com/item?id=20624140

johndamaia | 6 years ago | on: Show HN: Building websites from Sketch using deep learning – public launch

I see your point. And I also understand your skepticism. You're not the first and don't expect you to be the last :) Trying to sum why we are calling AI to our product:

- Our model learned the website's components visually (e.g. what is a navbar, an input, a button, etc) - The AI outputs the UI elements' coordinates - Without the output from our deep learning model we aren't able to automate the whole process

Regarding examples of the generated code, as said previously, it's definitely on our top priorities.

page 4