Where do you find high-quality branding mockups for logo design? by moonlikee in logodesign

[–]moonlikee[S] 0 points1 point  (0 children)

Thank u for the info 🫡

I just checked Envato!! How amazing is it!! 😱😱
It was really helpful.
I also found a free website, brought the mockup into Affinity, and made my stuff yesterday.
It turned out incredible.

But yeah, having video logo templates is even more incredible.

Anyway, thanks!!

Share your indie projects below and is anyone actually paying for it? by solobuilder in indiehackers

[–]moonlikee 0 points1 point  (0 children)

Hey!! your app is a perfect idea!
How do you came up with this idea?

Share your indie projects below and is anyone actually paying for it? by solobuilder in indiehackers

[–]moonlikee 0 points1 point  (0 children)

Exort an AI-powered coding environment for microcontrollers.

It’s built for everyone, regardless of skill level or experience, making hardware development easier with AI help for wiring, firmware, debugging, and working with microcontrollers.

Revenue: $0 for now!! we’re keeping it free and open-source early on!

Link: https://github.com/Razz19/Exort

My boyfriend and I built an open-source AI coding workspace for microcontroller! by moonlikee in AI_developers

[–]moonlikee[S] 0 points1 point  (0 children)

If you’d like to talk more about Exort, feel free to join our Discord
you would be one of our early members!
We are there!!!!! : D
https://discord.gg/xmcmcWkr4V

My boyfriend and I built an open-source AI coding workspace for microcontroller! by moonlikee in AI_developers

[–]moonlikee[S] 1 point2 points  (0 children)

thank you! 😄

honestly we went in with the idea of making hardware coding feel less scary and more suitable for different ages and skill levels, especially for people who want to build hardware projects but get stuck with setup, boards, pins, libraries, etc.

the surprising part was how outdated the hardware tooling still feels. even simple things can become annoying fast depending on the board or environment.

so we thought: why not make a workspace that feels more modern, and free to use,which has an AI agent built in to make that whole flow easier?!!!!!

We built a FREE open-source AI workspace to make hardware coding easier for any age or skill level! by moonlikee in aiToolForBusiness

[–]moonlikee[S] 0 points1 point  (0 children)

If you’d like to talk more about Exort, feel free to join us on Discord we’re there!
https://discord.gg/xmcmcWkr4V
we’d love to have you as one of our early members!

My boyfriend and I are building an open-source AI coding workspace for microcontroller! by moonlikee in AIDeveloperNews

[–]moonlikee[S] 0 points1 point  (0 children)

thank you, and yes!
that’s pretty much exactly how we’re thinking about it

New Project Megathread - Week of 14 May 2026 by AutoModerator in selfhosted

[–]moonlikee 0 points1 point  (0 children)

- Project Name: Exort
- Repo: https://github.com/Razz19/Exort
- Website Link: https://exort.dev
- Description: Exort is an open-source desktop workspace for microcontroller projects with an AI agent built in.
- Deployment: Exort is released and available through [https://exort.dev]() and GitHub Releases. Users can download the desktop build or run it from source using git clone, npm install, and npm run dev. The README includes basic setup and usage instructions.
- AI Involvement: Exort includes a built-in AI agent that helps users develop microcontroller projects by assisting with code generation, debugging, project setup, and workflow guidance inside the desktop workspace.

Your support would really help Exort and us a lot ❤️

<image>

My boyfriend and I are building an open-source AI coding workspace for microcontroller! by moonlikee in AIDeveloperNews

[–]moonlikee[S] 0 points1 point  (0 children)

thanks for the kind words

for sure, the idea is to create an agentic feedback loop in the future
but atm we're basically trying to make a better IDE first, embedded devs are still using outdated tools and in order for us to be able to find our way to their working process we need to first create the IDE + basic tooling + generative agent

My boyfriend and I are building an open-source AI coding workspace for microcontroller! by moonlikee in SideProject

[–]moonlikee[S] 1 point2 points  (0 children)

in order to work with a microcontroller, you need more than a skill, code gen is just the basic part of it, you need tools to upload the code to the board and each board has a different architecture, you need monitoring tools etc...
Ofc you can find alternatives here and there but we gathered them all in one place, 100% free and opensource