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

CharlieCatMeow

@CharlieCatMeow

Joined June 10th, 2026

  • 18Devlogs
  • 3Projects
  • 4Ships
  • 30Votes
Just a guy who occasionally does stuff
Open comments for this post

53m 56s logged

MeowTab! Devlog #2

I think I’m finished…

I added a title, a time, date and weather display and quick access links. Things I need for a new tab page should be all there now.

0
0
4
Open comments for this post

1h 30m 59s logged

MeowTab! Devlog #1

Basic homepage

I created a basic new tab homepage. There is the NASA API thing on the left and a google search bar in the middle.

The API key took me a while to figure out.

That’s all for now.

0
0
4
Ship

✨ MeowOS! ✨

MeowOS! is a web based operating system built to enhance productivity with a wide range of apps to be used. It is built on HTML, CSS and Javascript.

✨Apps✨:
- Introduction (a guide to the website)
- Stopwatch (Keep track of how much time has past)
- Notes (Write down your thoughts
- To-do list (write down tasks and procrastinate)
- Calculator (do math - scary)
- Music Player (play some music)
- Gallery (view images)
- Browser (browser through three webpages)
- File explorer (create .txt files and folders)
- Settings (configure stuff like Widgets and more)
- Terminal (run commands)

✨Other Features✨:
- Search menu (to search for apps)
- Control center (controls brightness, volume and connectivity)
- Cat widget (click to meow)
- Calendar (view today's date)
- Minimalist Clock (read the time)
- Dark / Light mode (toggle in settings)
- Loading screen

This is my first time creating a website. Doing WebOS 1 really helped me get a grasp of the basics. I was a total beginner at this and yet more than 10 Devlogs later here I am. As you can probably tell by the amount of hours on this project, it wasn't all sunshine and rainbows. Maximizing and moving windows was the things I struggled most with. It took me way too long to fix the millions of bugs associated with window dragging, maximizing and positioning.

The website turned out better than I could have ever imagined and I hope you enjoy using it. I am particularly proud of the dark mode (find in settings), I think it looks amazing.

Enough yap, enjoy the website :3

(if the blur effect doesn't work please skip this project, thank you!)

  • 6 devlogs
  • 33h
  • 15.49x multiplier
  • 512 Stardust
  • WebOS 2
Try project → See source code →
Open comments for this post

3h 44m 52s logged

MeosOS Devlog #11

More bug fixes and also widgets!!!

I did some more bug fixing with the dark and light mode as well as window scaling. I think all bugs should be gone now, though I’m not entirely sure I didn’t miss any.

Widgets

I added three widgets:

  • cat you can click to meow
  • calendar
  • a minimalist round clock

That’s all. I hope I can ship this now. (Though I am a bit paranoid of issues I didn’t notice)

0
0
7
Open comments for this post

4h 56m 6s logged

MeowOS Devlog #10

Bug fixes and control center

Not much to say about this one. I spent a long time fixing a bunch of bugs and polishing the website. I also added a control center to the top right.

I gotta find some creative ideas to add to this hmm…

0
0
6
Open comments for this post
Reposted by @CharlieCatMeow

7h 0m 36s logged

MeowOS Devlog #8

Another kinda long one…I got a bit carried away.

Maximize windows

I finally added a function to maximize certain windows. There were way too many bugs associated with that feature, that took way too long. Especially hiding the top bar while a window is maximized.

Loading screen

I also made the loading screen stay a bit longer on screen so people with high internet speeds will still be able to see it.

Gallery

Probably the easiest task of this devlog. Not much to say about it, it’s a gallery with pictures.

Search menu

This one worked surprisingly well. I somehow got the search function right in the first two attempts. Very fun to make.

Light / Dark mode

I changed my mind. This was the easiest task. I was avoiding this since I thought it would be super complicated, but it turns out it’s not. :D

That’s all I did. I still have a few apps in mind, so I’ll start working on those soon.

0
1
20
Open comments for this post
Reposted by @CharlieCatMeow

5h 20m 6s logged

MeowOS Devlog #9

File explorer!

This was by far the hardest window to implement. Took me quite a while to figure out the recursive functions to browse through the files.

Features:

  • Create folders
  • Create text files
  • Write things in text files
  • Delete files and folders
  • Everything is saved to localStorage

This was very fun. Javascript got kind of difficult but it turned out great. I will probably create some widgets now. :D

0
1
26
Open comments for this post

5h 20m 6s logged

MeowOS Devlog #9

File explorer!

This was by far the hardest window to implement. Took me quite a while to figure out the recursive functions to browse through the files.

Features:

  • Create folders
  • Create text files
  • Write things in text files
  • Delete files and folders
  • Everything is saved to localStorage

This was very fun. Javascript got kind of difficult but it turned out great. I will probably create some widgets now. :D

0
1
26
Open comments for this post

7h 0m 36s logged

MeowOS Devlog #8

Another kinda long one…I got a bit carried away.

Maximize windows

I finally added a function to maximize certain windows. There were way too many bugs associated with that feature, that took way too long. Especially hiding the top bar while a window is maximized.

Loading screen

I also made the loading screen stay a bit longer on screen so people with high internet speeds will still be able to see it.

Gallery

Probably the easiest task of this devlog. Not much to say about it, it’s a gallery with pictures.

Search menu

This one worked surprisingly well. I somehow got the search function right in the first two attempts. Very fun to make.

Light / Dark mode

I changed my mind. This was the easiest task. I was avoiding this since I thought it would be super complicated, but it turns out it’s not. :D

That’s all I did. I still have a few apps in mind, so I’ll start working on those soon.

0
1
20
Open comments for this post

2h 39m 28s logged

MeowOS Devlog #7

Music App

I finally finished the music application. I still have to find some songs I am allowed to put in there.

Loading Screen

I also added a loading screen with a cat-shaped loading bar. Took me a while to figure out how an svg works. The text also has an animation to make it more interesting.

Easter egg

I added an easter egg. It’s not much and not that difficult to find, but I won’t reveal what it is.

That’s all :D

0
0
9
Open comments for this post
Reposted by @CharlieCatMeow

9h 20m 48s logged

MeowOS Devlog #6

It’s a long one…

Since I finally got my ship approved, I can now post my 9 hour devlog D:

I added a bunch of things and improved the design by a lot:

  • New Design, looks much prettier
  • Animations for interactive elements
  • A command terminal, you can open windows with it
  • A calculator, to calculate stuff ;-;
  • a WIP music player (I need to find songs)
  • A start menu before loading the OS.

Took me quite a while to figure out. Javascript isn’t really a problem anymore. I really enjoyed updating the design in CSS using :hover and keyframes. I’m very happy of how it all turned out.

0
1
10
Open comments for this post

9h 20m 48s logged

MeowOS Devlog #6

It’s a long one…

Since I finally got my ship approved, I can now post my 9 hour devlog D:

I added a bunch of things and improved the design by a lot:

  • New Design, looks much prettier
  • Animations for interactive elements
  • A command terminal, you can open windows with it
  • A calculator, to calculate stuff ;-;
  • a WIP music player (I need to find songs)
  • A start menu before loading the OS.

Took me quite a while to figure out. Javascript isn’t really a problem anymore. I really enjoyed updating the design in CSS using :hover and keyframes. I’m very happy of how it all turned out.

0
1
10
Ship

My very own web-based operating system!

It features:
- Notes App (you can add pages)
- Stopwatch
- To-Do List
- Clock

Took me a while to figure out. Javascript was the hardest for me since I've only ever coded in Python, but I managed.
Hope this gets approved so I can continue working on it (with more stardust :D)

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

3h 48m 10s logged

MeowOS Devlog #4

Getting the hang of Javascript

I made my own Stopwatch app without following the guide. Took me a while but I completed it and I am very happy with the result. I am now trying to do some more complex apps before shipping this project.

I still have some work to do, as the To-Do List App is not finished and a terminal App is missing.

That’s all .D

0
0
7
Open comments for this post
Reposted by @CharlieCatMeow

3h 11m 3s logged

MeowOS Devlog #3

Still learning Javascript

Javascript is still kind of confusing for me, I’m starting to figure it out though.

Notes App

I finished my first app with functionality. You can write stuff in it. Unlimited new note pages can also be created and there is a button to wipe everything.

Looking forward to adding additional content :D

0
1
28
Open comments for this post

3h 11m 3s logged

MeowOS Devlog #3

Still learning Javascript

Javascript is still kind of confusing for me, I’m starting to figure it out though.

Notes App

I finished my first app with functionality. You can write stuff in it. Unlimited new note pages can also be created and there is a button to wipe everything.

Looking forward to adding additional content :D

0
1
28
Open comments for this post
Reposted by @CharlieCatMeow

2h 37m 52s logged

MeowOS Devlog #2

Learning Javascript

Javascript took me a while to figure out. I found getting the Javascript file to work with the website a bit confusing, but the guide helped me through it.

I have added:

  • App icons (though not all of them assigned)
  • two apps (still empty)
    • draggable
    • close / open them
    • the selected app sits on top.

I look forward to coding my first proper app with functions.

That’s all :D

4
1
31
Open comments for this post

2h 37m 52s logged

MeowOS Devlog #2

Learning Javascript

Javascript took me a while to figure out. I found getting the Javascript file to work with the website a bit confusing, but the guide helped me through it.

I have added:

  • App icons (though not all of them assigned)
  • two apps (still empty)
    • draggable
    • close / open them
    • the selected app sits on top.

I look forward to coding my first proper app with functions.

That’s all :D

4
1
31
Loading more…

Followers

Loading…