You are browsing as a guest. Sign up (or log in) to start making projects!

leethana

@leethana

Joined June 8th, 2026

  • 18Devlogs
  • 4Projects
  • 1Ships
  • 15Votes
Full stack developer and YouTuber

GitHub: https://github.com/ingStudiosOfficial

YouTube: https://youtube.com/@ai-turtle
Open comments for this post

2h 54m 43s logged

I did some work on the Turtagent Hub which is where all the chats are stored. I created some Dart typedefs and the initial DB. A problem that I am currently facing is that I can’t seem to figure out how I would initially create the collection. Hopefully I can finish this distro in 2 months or so.

0
0
3
Open comments for this post

1h 28m 45s logged

Cursor shake finally works! I made the shell script copy the desktop file to the user’s application desktop files directory and moved the executable to the executables directory. Also created a new Turtagent Hub where the user can manage their conversations with the agent.

0
0
1
Open comments for this post

11h 44m 34s logged

Added new features and bug fixes such as:

  • Multi process architecture
  • Multiple isolated user profiles
  • Fixed the profile switcher
  • Fixed the Ctrl + L shortcut to focus the URL bar
  • Added the Ctrl + W shortcut to close the current tab
0
0
8
Open comments for this post

5h 42m 20s logged

I added cursor shakes to the backend. This is useful when I want to implement the shake to activate the AI overlay. For now, I am trying to come up with a solution to track the shake based on the delta and dir changes.

0
0
2
Ship

I made an AI first Markdown editor. It is fully client side and uses the Groq API and Llama 3.1 8b Instant which is very fast. The AI can summarize and modify the document. It is also installable as a PWA and supports the Web File Handler API.

  • 5 devlogs
  • 10h
  • 5.46x multiplier
  • 56 Stardust
Try project → See source code →
Open comments for this post

7h 3m 11s logged

Basic Markdown functionality with AI and streaming. First project that’s not using Material Design, I’m trying out Kor UI instead!

0
0
2
Open comments for this post

2h 51m 54s logged

Made the file system store file contents as blobs instead of plain text to allow for the storage of multiple data types. Also added the ‘upload’ command which lets the user upload a file from the real file system to the virtual file system. TurtPDF can now open PDFs from the virtual file system too.

0
0
4
Open comments for this post

2h 10m 58s logged

TurtLinux finally boots! I switched from Kickstarts to Containers, and its SOOO MUCH BETTER. Podman caches your progress so i dont have to reinstall everything. Anyway gonna work on the agentic part next

0
0
2
Open comments for this post

9h 19m 46s logged

Made the initial Turtagent overlay and backend. It uses gRPC using my Protobuf scheme to communicate between the Flutter overlay and the Go backend when prompt streaming. Also tried building the ISO but not much luck.

0
0
2

Followers

Loading…