Guys, I opened the beta 🎉
You can try Levelyss without signing up and register later to keep your tasks → https://t.co/4mZP7cija8
It also works as a PWA, so you can install it on your phone. Mobile apps are coming soon.
The core functionality will stay free forever: you can use it as a regular task manager and manually track your progress, XP, and skills. You’ll also get a few AI requests each month so you can see how the AI works.
I take privacy seriously, so your task data isn’t sent to third-party providers. The only exception right now is voice input, which I’m planning to self-host too. That said, I’m open to using an external API if you find the current AI output isn’t good enough.
If you’re curious how I turned everyday life into game mechanics, please give it a try.
The app is constantly evolving. I’m still not happy with the design, and I want to add a few features to make it cooler, including import from Google calendar, a public API, and an actual storyline.
I’m happy to hear any feedback. I don’t mind criticism at all, just please tell me why you think something doesn’t work.
It’s my birthday today! 🎂
I realized I never really introduced myself here. I’m Evgeniia, a C++ dev, currently building Levelyss on the side.
Nice to meet you all 👋
I mostly post about building things, AI, productivity, and occasional attempts at humour. Love robotics and astrophysics despite knowing almost nothing about either. I’m also fond of anything containing words “level up”.
And if we’ve never talked before, say hi. I'm always happy to connect with more people 😊
How sweet ☺️ a little tip: I’d avoid "using namespace ...", it can get messy when you have lots of classes with namespaces. And you don't have to use strings:
#include <iostream>
int main() {
std::cout << "Thank you!" << "\n"
<< "Now that’s a good way to send me birthday wishes."
<< std::endl;
return 0;
}
@HaochengLin2327 Thank you! Wow, super cool! I’m not a fan of LinkedIn, and there’s not much on my profile there, but of course we can connect. Send me your profile and I’ll add you
@molecule_trader Thank you, that’s so kind of you! Just a heads-up: your reply showed up under Probable spam. Might be because of too many replies in a short period, be careful with that on X