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

Sair

@Sair

Joined June 11th, 2026

  • 15Devlogs
  • 4Projects
  • 4Ships
  • 30Votes
Open comments for this post

1h 19m 44s logged

Devlog 3

I need to fix minor issues. I don’t trust sending data to both third-party LLMs and Google. I also don’t have a server to host the AI. So, the person needs to host their local AI, which will be Ollama, llama3.2 (I am pretty sure if you want to use another AI model, you can just change the model name in line 22 of the script.js file). It’s pretty lightweight, so it should not be a problem.
(Btw sorry about the video quality)

0
0
4
Ship

I created YourDistro, a quiz app with 30 different Linux distros. Answering any of the 15 questions awards points to matching systems, recommending whichever distro gets the most points.

Challenges & Features:

Implemented an automated safety filter for Nvidia GPUs that blocks unsupported distros early on.
Designed the logic to dynamically show multiple winners simultaneously in a tie-game.

If something is not working in github pages, ctrl + shift + R will likely fix it.

Ai usage:
Design, explaining and helping with the code.

  • 4 devlogs
  • 7h
  • 10.16x multiplier
Try project → See source code →
Open comments for this post

2h 38m 37s logged

Devlog 4

I added 30 distros to the quiz! Each distro and question choice has special tags. When you click an answer, the code checks these tags and gives points to the distros that match the tag.

At the end, the quiz shows whichever distro got the most points. If there is a tie and multiple distros get the exact same highest score, the code is smart enough to show both of them together on the screen!

AI helped me also add a special safety rule for graphics cards: if someone clicks that they use an Nvidia GPU, the quiz will automatically hide and block any distro that does not support it, so they don’t get a broken system.

Here are the 30 distributions I added to the database array:

Debian & Ubuntu Family: Ubuntu, Linux Mint, Zorin OS, Pop!_OS, elementary OS, KDE Neon, Linux Lite, antiX, Debian, Kali Linux, Tails, Raspberry Pi OS

Red Hat & Independent: Fedora, Rocky Linux, AlmaLinux, openSUSE, Solus, Alpine Linux, Slackware

Arch Linux Ecosystem: Arch Linux, Manjaro, EndeavourOS, Garuda Linux, CachyOS

Gaming Specialties: SteamOS, Nobara Project, BazziteAdvanced

Security Architecture: Qubes OS

0
0
5
Open comments for this post

2h 14m 55s logged

Devlog 3

I added 15 questions(I might change them a little bit, I am not sure). Next, I am going to add 30 distros. I will send the list of the distros that will be included.

0
0
5
Open comments for this post

1h 17m 1s logged

Devlog 2

I added the CSS. Since I didn’t know what style or colors to use, I let AI decide it(Maybe I will change it later, Idk).

0
0
4
Open comments for this post

31m 33s logged

Devlog 1

The idea is to create a quiz where you answer questions to find out which distro suits you best. I plan to add 30 distros, but for now, I have only built the base of the site.

0
0
11
Ship

I made my own WebOS named SairOS.

Functions that were for WebOS 1 mission:
Live clock
Notes app
Calculator
My Portfolio(connected https://sairsides.github.io/ through iframe)
Welcome window(you can open it back by pressing "SairOS" on the top bar)

Functions for the WebOS 2 mission:
Settings(where you can change the wallpaper)
Calculator
Boot animation with sound effect

I recommend pressing ctrl+shift+R in github page if something does not work. Also the green button is both maximise and minimise buttons.

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

46m 42s logged

Added boot animation with sound. Fixed maximise and minimise bug with window(btw green button is both maximise and minimise button)

0
0
2
Ship

I made my own WebOS named SairOS.
Functions:
Live clock
Notes app
Calculator
Settings(where you can change the wallpaper)
My Portfolio(connected https://sairsides.github.io/ through iframe)
Welcome window(you can open it back by pressing "SairOS" on the top bar)

Most challenging part was making my first own Welcome window, after I finished it and understood how everything works, I did not have problem making more windows.

I really had fun making a this protect!

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

1h 1m 52s logged

Made hover animation. An app(note app). To open it you need to double click like in a real OS. Added also little details like, that the window and go under or over the top bar. If for example the Welcome Window is blocking the Notes app, just click the Notes app to bring it back to the front. Did not make the other buttons work yet.

0
0
4
Open comments for this post

1h 17m 31s logged

Fixed a bug with the background. Welcome window is now draggable, closable and openable. You can open the Welcome Window by pressing the SairOS on the top bar. Next I suppose I will make the other buttons work also.

0
0
2
Open comments for this post

1h 58m 12s logged

Today I added a window, wallpaper, top bar with an OS name and a live ticking clock with JS.
Next time I will make windows closable, openable and draggable.

0
0
2

Followers

Loading…