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

onako

@onako

Joined June 5th, 2026

  • 13Devlogs
  • 3Projects
  • 1Ships
  • 0Votes
Doing LLM related stuff and Minecraft stuff haha
Currently working on: MegaSkins
Ship

projekatiOS is a webOS for my personal and other people's stuff that might be interesting. Currently it is a playground but it'll develop into a portfolio website once I have more projects to offer. The feature that the guide didn't list is that you can restart individual apps.

What I am proud of: Apps are easy to create (they are essentially iFrames).

In case you want to test it out: minimized apps continue to play audio, if you want to stop the audio, reload the app. In case anything breaks, you can reload the app.

Try project → See source code →
Open comments for this post

2h 9m 9s logged

projekatiOS makes creating custom apps easy now! Apps can be isolated and will automatically move to the front when moved.

0
0
17
Open comments for this post

42m 56s logged

OpenGraph? What’s that open thingy?
It’s a pretty cool thingy!

MegaSkins supports OpenGraph now 🎉

What is OpenGraph?

  • OpenGraph is a protocol for websites that allows them to provide a title, description, thumbnail, etc. which should be shown in other apps such as Slack.

Why is it cool?

  • Almost every good app supports it and instead of a plain URL, you get a rich preview that looks much better and provides useful information at a glance.

Plans for the OpenGraph feature:

  • Minecraft skin previews are currently being rendered. This may take a little while, but once they’re ready, they’ll be integrated into the previews!

Feedback? I am open to suggestions in the comments <3

0
0
31
Open comments for this post

55m 35s logged

MegaSkins has a public search & description API now! No auth needed!

GET https://nuc.de.majic.rs/api/megaskins/skin/search?query=WORDS

  • output: String[] (limit:10 per request)
  • rate limit: 10 r/min

and
GET https://nuc.de.majic.rs/api/megaskins/skin/description?hash=SKIN_HASH

  • output: String, raw description
  • rate limit: 6 r/min

Requests return HTTP 429 after reaching the limit. [each type has its own limits depending on how demanding they are and how much of value a resource is (I don’t want people bombarding the server with hundreds of requests per seconds just to build a copy 😭)]

Deployed on https://nuc.de.majic.rs/megaskins

0
0
15
Open comments for this post

1h 51m 13s logged

Doing some (not) serious frontend stuff now. Now i remember why I hate frontend… Luckily my focus isn’t on frontend haha

0
0
3
Open comments for this post

2h 46m 52s logged

Hello, World! I think I have good progress! :D
Building a database of Minecraft skins that allows automated usage

0
0
4

Followers

Loading…