<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>LogicPad on kenji.blog</title><link>http://kenji.blog/en/tags/logicpad/</link><description>Recent content in LogicPad on kenji.blog</description><generator>Hugo -- gohugo.io</generator><language>en</language><copyright>kenjinote</copyright><lastBuildDate>Wed, 30 Jul 2025 23:51:35 +0900</lastBuildDate><atom:link href="http://kenji.blog/en/tags/logicpad/index.xml" rel="self" type="application/rss+xml"/><item><title>The Untold Story of LogicPad Development</title><link>http://kenji.blog/en/p/logicpad-%E9%96%8B%E7%99%BA%E7%A7%98%E8%A9%B1/</link><pubDate>Wed, 30 Jul 2025 23:51:35 +0900</pubDate><guid>http://kenji.blog/en/p/logicpad-%E9%96%8B%E7%99%BA%E7%A7%98%E8%A9%B1/</guid><description>&lt;img src="http://kenji.blog/p/logicpad-%E9%96%8B%E7%99%BA%E7%A7%98%E8%A9%B1/img.png" alt="Featured image of post The Untold Story of LogicPad Development" />&lt;h1 id="tools-for-those-who-have-logic-but-cant-write-code-why-i-created-logicpad">Tools for those who &amp;ldquo;have logic but can&amp;rsquo;t write code.&amp;rdquo; Why I created LogicPad
&lt;/h1>&lt;p>Hello, I&amp;rsquo;m kenji. I&amp;rsquo;m the creator of the low-code tool &amp;ldquo;&lt;a class="link" href="https://logicpad.org" target="_blank" rel="noopener"
>LogicPad&lt;/a>&amp;rdquo;.
This time, rather than introducing the product, I&amp;rsquo;d like to write about the behind-the-scenes of the development—&amp;ldquo;Why did I decide to make this?&amp;quot;—and my own thoughts from a slightly personal perspective.&lt;/p>
&lt;p>To be honest, this was not just another tool development.
My past, frustrations at the workplace, skill set, and the smoldering desire to &amp;ldquo;create my own product someday&amp;rdquo;—
LogicPad was born as a result of all these things overlapping.&lt;/p>
&lt;p>In other words, &lt;strong>this is my &amp;ldquo;life&amp;rsquo;s culmination project.&amp;rdquo;&lt;/strong>
I&amp;rsquo;ll write about this background as honestly and passionately as possible.&lt;/p>
&lt;hr>
&lt;h2 id="i-wanted-a-product-i-could-proudly-say-i-made-this">I wanted a product I could proudly say, &amp;ldquo;I made this.&amp;rdquo;
&lt;/h2>&lt;p>To be frank, this was my very first motivation.&lt;/p>
&lt;p>Since a long time ago, I loved writing code for both work and hobbies. I&amp;rsquo;ve been involved in various developments.
But one day, I suddenly realized.
&lt;strong>&amp;ldquo;I have no product released into the world under my own name, with my own responsibility.&amp;rdquo;&lt;/strong>&lt;/p>
&lt;p>Of course, there is value in what you make as a team, and there was plenty of work I could be proud of.
But somewhere in my mind, there was a sense of emptiness, wondering, &amp;ldquo;Am I going to finish my career under someone else&amp;rsquo;s name like this?&amp;rdquo;&lt;/p>
&lt;p>Just once is enough.
&lt;strong>I want to leave something behind that I can proudly say, &amp;ldquo;I made this.&amp;rdquo;&lt;/strong>
With that thought, I started conceptualizing LogicPad. This was about 6 years ago (around 2019).
(The original idea itself came about 10 years ago in 2015 when I learned about Blueprint, the visual programming language of Unreal Engine.)&lt;/p>
&lt;h2 id="blueprintimg_1png">&lt;img src="http://kenji.blog/p/logicpad-%E9%96%8B%E7%99%BA%E7%A7%98%E8%A9%B1/img_1.png"
width="637"
height="285"
srcset="http://kenji.blog/p/logicpad-%E9%96%8B%E7%99%BA%E7%A7%98%E8%A9%B1/img_1_hu70d4fd9be2cc84fc55cb45a83c67cc8a_54446_480x0_resize_box_3.png 480w, http://kenji.blog/p/logicpad-%E9%96%8B%E7%99%BA%E7%A7%98%E8%A9%B1/img_1_hu70d4fd9be2cc84fc55cb45a83c67cc8a_54446_1024x0_resize_box_3.png 1024w"
loading="lazy"
alt="Blueprint"
class="gallery-image"
data-flex-grow="223"
data-flex-basis="536px"
>
&lt;/h2>&lt;h2 id="its-a-waste-to-hold-back-just-because-you-cant-write-code-isnt-it">It&amp;rsquo;s a waste to hold back just because you can&amp;rsquo;t write code, isn&amp;rsquo;t it?
&lt;/h2>&lt;p>There were many excellent people at my workplace.&lt;/p>
&lt;p>They could build logic. They mastered Excel functions freely and could see through to the essence of a problem.
But—when it came to the stage of &amp;ldquo;writing code,&amp;rdquo; their hands would stop.&lt;/p>
&lt;p>&amp;ldquo;I&amp;rsquo;m doing this task while looking at a manual every time, but couldn&amp;rsquo;t it be automated?&amp;rdquo;
&amp;ldquo;Yeah, it can. But&amp;hellip; you&amp;rsquo;d have to write code for that&amp;hellip;&amp;rdquo;&lt;/p>
&lt;p>Conversations like that happened countless times.&lt;/p>
&lt;p>Every time, I thought:
&lt;strong>&amp;ldquo;It&amp;rsquo;s such a waste that people who understand the logic get stopped by the wall of code.&amp;rdquo;&lt;/strong>&lt;/p>
&lt;hr>
&lt;h2 id="the-choice-of-a-low-code-editor">The Choice of a Low-Code Editor
&lt;/h2>&lt;p>Actually, in my previous job, I was developing a 2D CAD operated by GUI.
With CAD, you assemble shapes using a mouse, right?
In other words, it&amp;rsquo;s a world where you &lt;strong>&amp;ldquo;build logic through operations.&amp;rdquo;&lt;/strong>&lt;/p>
&lt;p>I thought, &amp;ldquo;This is incredibly compatible with low-code.&amp;rdquo;&lt;/p>
&lt;p>Going back even further, since my student days, I was mass-producing small programs—image processing, numerical processing, Windows tools, automatic SNS posting tools, etc.—by writing code as soon as I thought of them.
I think there are over 600 of them. They are still on GitHub today.&lt;/p>
&lt;p>Back then, I didn&amp;rsquo;t think about the meaning.
I just &amp;ldquo;made things because I wanted to make them.&amp;rdquo; That was it.&lt;/p>
&lt;p>But now, while making LogicPad&amp;hellip;&lt;/p>
&lt;p>&lt;strong>I felt like the dots were finally connected into a line.&lt;/strong>&lt;/p>
&lt;hr>
&lt;h2 id="easy-to-use-yet-powerful-the-difficulty-of-balance">Easy to Use, Yet Powerful. The Difficulty of Balance
&lt;/h2>&lt;p>While proceeding with development, what I constantly thought about was
&lt;strong>&amp;ldquo;Making a tool that is intuitively usable and genuinely powerful.&amp;rdquo;&lt;/strong>&lt;/p>
&lt;p>If you add features, you can do more. But it becomes harder to use.
If you make it simple, anyone can touch it. But then some people will find it lacking.&lt;/p>
&lt;p>So that people won&amp;rsquo;t say, &amp;ldquo;Low-code tools are just toys, right?&amp;rdquo;
But also so they won&amp;rsquo;t say, &amp;ldquo;You have to write code in the end anyway.&amp;rdquo;&lt;/p>
&lt;p>&lt;strong>I fought continuously on that fine line between intuition and expressiveness.&lt;/strong>&lt;/p>
&lt;p>I rebuilt the UI many times, threw it away many times,
and when I finally got closer to a form where I thought, &amp;ldquo;This can work,&amp;rdquo; I was truly happy.&lt;/p>
&lt;hr>
&lt;h2 id="saved-by-the-very-first-users-words">Saved by the Very First &amp;ldquo;User&amp;rsquo;s&amp;rdquo; Words
&lt;/h2>&lt;p>The first person I handed LogicPad to was a former colleague.
They weren&amp;rsquo;t good at IT, and code was scary. But they were good at logic.&lt;/p>
&lt;p>After I explained a bit and had them try it out&amp;hellip; the single phrase they said a few minutes later, I still can&amp;rsquo;t forget.&lt;/p>
&lt;blockquote>
&lt;p>&lt;strong>&amp;ldquo;With this, I think even I could do it!&amp;rdquo;&lt;/strong>&lt;/p>
&lt;/blockquote>
&lt;p>I almost cried.
This was exactly what I wanted to give them.&lt;/p>
&lt;p>Not just a working tool, but &lt;strong>the feeling of &amp;ldquo;I made it myself!&amp;rdquo;&lt;/strong>.
I was convinced that this is the true value of LogicPad.&lt;/p>
&lt;hr>
&lt;h2 id="when-more-people-can-create-society-becomes-more-interesting">When More People Can Create, Society Becomes More Interesting
&lt;/h2>&lt;p>I genuinely believe that the &amp;ldquo;democratization of technology&amp;rdquo; is crucial.&lt;/p>
&lt;p>Technology has the power to change the world.
But the people who can handle it are limited.&lt;/p>
&lt;p>What if you could build apps just by &amp;ldquo;understanding the logic&amp;rdquo;?&lt;/p>
&lt;p>&lt;strong>More people will be able to join the &amp;ldquo;creating side.&amp;rdquo;&lt;/strong>
And I believe that what gets born from there will exceed our current imagination.&lt;/p>
&lt;p>If LogicPad could become that gateway.
I want it to be a tool that turns &amp;ldquo;I want to try making it&amp;rdquo; into &amp;ldquo;I can make it.&amp;rdquo;&lt;/p>
&lt;p>That is my wish.&lt;/p>
&lt;hr>
&lt;h2 id="in-conclusion">In Conclusion
&lt;/h2>&lt;p>LogicPad is still in beta and not finished yet.
There are a mountain of improvements and things I want to do.&lt;/p>
&lt;p>But I&amp;rsquo;ve poured &lt;strong>all the &amp;ldquo;dots&amp;rdquo; of my life into this tool.&lt;/strong>
Now, I can say with pride:&lt;/p>
&lt;p>&lt;strong>&amp;ldquo;This is a product that I made.&amp;rdquo;&lt;/strong>&lt;/p>
&lt;hr>
&lt;h3 id="-bonus-what-you-can-do-with-logicpad">👇 Bonus: What You Can Do with LogicPad
&lt;/h3>&lt;ul>
&lt;li>Build processes with drag-and-drop&lt;/li>
&lt;li>Handle conditional branching and variables in the GUI&lt;/li>
&lt;li>Features diverse AI integration nodes&lt;/li>
&lt;li>Expandable for advanced users by inserting scripts&lt;/li>
&lt;li>High-precision mathematical functions and data processing (such as infinite-precision numerical calculations)&lt;/li>
&lt;li>Rich shortcut keys for advanced users&lt;/li>
&lt;li>Supports over 90 languages&lt;/li>
&lt;/ul>
&lt;hr>
&lt;h3 id="what-i-want-to-do-moving-forward">What I Want to Do Moving Forward
&lt;/h3>&lt;ul>
&lt;li>Generate logic from natural language in collaboration with AI&lt;/li>
&lt;li>A system where users can create custom nodes&lt;/li>
&lt;li>Build a platform to share created nodes and logic&lt;/li>
&lt;/ul>
&lt;hr>
&lt;h2 id="-afterword">✍️ Afterword
&lt;/h2>&lt;p>Thank you so much for reading this far.
This wasn&amp;rsquo;t just a tool development; it was a challenge into which I poured my own experiences, passion, and fragments of my life.&lt;/p>
&lt;p>&amp;ldquo;I can&amp;rsquo;t write code, but I have logic.&amp;rdquo;
A future where such people become &lt;strong>able to &amp;ldquo;create&amp;rdquo; with their own power&lt;/strong>.
I want to continue aiming for that through LogicPad.&lt;/p>
&lt;p>If this made you feel even a little bit like &amp;ldquo;I want to try using it,&amp;rdquo; that alone makes me very happy.
If you&amp;rsquo;re interested, please definitely try out &lt;a class="link" href="https://logicpad.org" target="_blank" rel="noopener"
>LogicPad&lt;/a>.&lt;/p>
&lt;p>And if you have any thoughts or things you noticed after using it, no matter how small, please let me know.
Your voice will be a great power in creating the next step for this product.&lt;/p>
&lt;p>Thank you for your continued support.&lt;/p></description></item></channel></rss>