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

THEbluefirestudios

@THEbluefirestudios

Joined June 6th, 2026

  • 48Devlogs
  • 6Projects
  • 3Ships
  • 39Votes
Yo, I'm Aarav, going under the alias of BlueFireStudios, I'm a 13 yo programmer who just codes whatever he wants, see my GitHub at: https://github.com/THEbluefirestudios
Ship Pending review

WHAT DID I MAKE?


I made HyprTools, an open source suite of tools made for the average Windows PC user, so they can get more done, in less time (Supports only windows 10/11)

It contains a bunch of tools, including:

One-click “Fix my PC Button” [SFC & DISM]
PC Cache cleanser
Wi-Fi Cache cleanser
One-click “Update all apps and drivers” button
Refresh Display Drivers
PC stress test
Startup app recommendations
GUI for building and running terminal commands
Folder organiser
File converter
Fast image editor
Spotlight-search-style quick access bar
Voice typing helper
Image to text [OCR]
Auto Typer
Fast anywhere-on-screen color picker
Web Apps Launcher
Auto Clicker
Image to ASCII art
Webcam feed to ASCII art (you can use this in google meet, zoom, and while streaming!)
Fake Windows update and error screen

Each of them assists the user in some way

WHAT WAS CHALLENGING?


Well, a lot of stuff, firstly this app is made in tkinter, which is torture in itself but to make it look good, I needed ICONS, but that is so hard because then you need to download the icons, use Tk.Image and yk, actually place the icons in the final zip, which takes unnecessary space, eventually, I used EMOJIS TO ACCOMPLISH THIS, with the trade-off that now my code looks straight out of GPT-3 :hs:

Also making the exes with pyinstaller is a hassle, you always forget smth small and have to change it all again.

WHAT AM I PROUD OF?


The thing I’m most proud of is HyprSearch. Its a spotlight seasrch like app and it is very impressive, I love how managed to handle the searching better than Windows search :hs:, because it dosen’t prioritise web search, and is really great when you need to locate something in a pinch. I spent a literal day in school, deciding how the fallback chain for a search string would be (I got punished for not paying attention in class, but WORTH IT). It is the largest tool outside of the launcher, and for good reason!, Also I think I did a good job with the GUI on this one.

WHAT PREREQUISITES DO PEOPLE NEED TO KNOW BEFORE TESTING?


Well, this suite is made for average windows users, who aren’t tech savvy, so almost all dependencies are bundled in the .zip file in releases. The only one you need to have is VLC Media Player, which most people have, and is only for the fake update screen.


Thanks for reviewing my project, I spent a lot of thime on this, and i hope you like it!

baiiiiiiiiiiiiiiiii :yay:

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

58m 59s logged

Ok I kinda feel ashamed yeah but…. I used AI


In my defense it was for a bulk, tedious task - converting all tool.py files to .exes, and then because pyinstaller hates me, delete them and redo it with slightly diff settings for like an hour, so I installed opencode and made the AI go through the suffering, not me, But GLM
did a good job with only like 3 prompts so I don,t care, but all works now!


Now the only thing left is the main app that handles all tools, and like gives user easy toggle to turn on/turn off/ use all these tools


baiiiiiiiiiiiiiii
(avengers assemble! ahh screenshot)

2
0
15
Open comments for this post

1h 4m 10s logged

Well, lapse wasn’t working yesterday so it is working now, so I am writing my 1st devlog for this project today,


So i needed a good looping video of a blackhole, i didnt want to go to stockfootage and I can’t use blender…..

So I made it in Geometry Dash :isob: .

Not gonna lie tho, it looks PEAK :absolute-cinema:


See the Lapse Recording here


baiiiiiiiiiiiiiiiii :yayayayayay:

0
0
17
Open comments for this post

50m 48s logged

Ok so I made the icons for Hyprtools and saved them, also for the tools that lived in the system tray, I replaced the temp icons with the actual thing, taking some help from my newly acquired github copilot for student!


Also uhh, I forgot to down the icons as transparent images so i had to do that later.


Lapse recording


This is one of the icons, watch the timelapse for the full catalog!

0
0
73
Open comments for this post

32m 45s logged

GUYS

ITS OFFICIAL

I TOUCHED GRASS


jokes aside i just added strikethru support to the render_md func in my program, that yk, renders markdown, alongside some tweaks and a setting for whether the sidebar needs to be opened on launch


Tomorrow will be a big one: File Generation

I’ll just port it from my ‘Anything AI’ project, with tweaks to make it similar to claude’s ‘artefacts’ system (kinda), so you will get the option to view file, and the option to actually permanently download the generated file.


baiiiiiiiiiiiiii :yayayayayay:

0
0
6
Open comments for this post

1h 39m 58s logged

ooooo


I have went out and made some mockups for the hackly UI in tkinter with sv_ttk, sadly none of these are functional and just displays static data from my testing with the app when, well… it wasn’t quite an app.


The following appened images show:

  • The app, open
  • The app, open, sidebar open with one chat
  • The app, open, open chat, sidebar open
  • The small bar above the prompt bar for showing attached files:)

again, these are NOT functional yet, im gna do that tomorrow :yayayayayay:

0
0
3
Open comments for this post

1h 27m 46s logged

YEAHH


After quite the break, 1 hour, and 24 minutes, HyprOCR is ready! It just reads text from images (uses WindowsOCR engine in the background). There is not really anything special about it so well… baiiiiiiiiiii


(image kinda unrelated)

0
0
7
Open comments for this post

36m 33s logged

Started development, made a bunch of functions, namely:

  • A function to get the response from AI
  • A function to convert may different files to text ( so that non multimodal AIs can also read files
  • A function for some welcome messages
  • A function to save files for given content
  • A function for some greeting messages
    ….etc etc etc (Im not gon list all of them)

ehh ok day, I just wanted a break from hyprtools.

also here is the rudimentary logo for now (yea ik its just blue hc :isob: )

0
0
9
Open comments for this post

57m 15s logged

Okie Hyprsearch is done!


It can:

  • Open apps and websites only with name
  • Run commands
  • Solve math
  • Install apps
  • Search for files
  • Search engine query
  • Wikipedia summary
  • bangs for quick results

In a very MacOS-like package!


I have also started the startup time booster, which will list out all apps in your startup apps that you may or may not need and take action accordingly


baiiiiiiiii

0
0
12
Open comments for this post

1h 6m 1s logged

So I have started building the frontend for HyprSearch
This is definitely the most largest hyprtool, as it needs the extra code for the titlebarless appearance, pystray integration, spawn on keyboard shortcut, settings, displaying of results, and the ROUNDED CORNERS (dont get me started, basically u need to chroma key out a specific color that is present on the edges of the screen


Well, features:

  • You can, via this tool, open websites with only name, search using search engine, fetch wiki summary, install apps, open apps, find files, tell the time, solve math, run commands from this little bar

  • Each search can show multiple results in order of relevance, max five results, for example, searching “Minecraft” will pull up Open app: Minecraft, then open folder “.minecraft”, then open website “ minecraft.net “ then engine search “ minecraft “

  • Some basic keyboard shortcuts: Alt + Q for spawning the search bar, Esc for closing the search bar, Enter for well, yk (idk how to describe it), like entering the query? (also it automatically opens the top result), and Ctrl + <1 - 5 num row keys> for opening one of the results.

  • It lives in ur system tray! (not a lot to say here)


As of writing this devlog, I am just testing stuff, like UI jank, and stuff, ik the border is thick, I am working on it


PS: IMPORTANT: im fucked.
u see, i am using a python lib called AppOpener for opening apps, but it cannot detect UWP apps or apps in external drives, and I use a lot of UWP apps (yk, like minecraft) and apps on external drives, so I have to remake the entire app-opening part :cryin: (also i am a responsible dev and i think abt other people’s setup while coding)


0
0
15
Open comments for this post

2h 48m 19s logged

After 2 hours, and 44 minutes, HyprSearch’s backend logic is READYYYYYY!!!


This did NOT need to take this less time, but I will briefly go over what it can do:

  • Solve mathematical expressions
  • Run terminal commands
  • Open apps and websites by just their name (not even a URL domain like .com is required!)
  • Install from winget (bang only)
  • Tell the current time (bang only)
  • Perform a file search
  • Fetch a Wikipedia summary (largely bang only)
  • Search on a search engine of your choice
    Then, there are !bangs - short keywords to put before your query to do a specific thing and a specific thing only:

Current list of bangs include:

bangs = [    '!open',     '!app',    '!web',     '!websearch',     '!file',    '!wiki',    '!time',     '!install',     '!math',    '!cmd', ]

This is kinda a massive shortcut library, disguised as a search bar!


baiiiiiiiiiiiiii

0
0
22
Open comments for this post

1h 13m 41s logged

Bruh, Idk what i have been doing lately, I have been sick lately sooo….. I was unable to code or even talk about my other project at the stardance AMA with Jared Isaacman (yes I was invited)


The only thing I’ve really been doing, is aimlessly just make functions for a HyprSearch that I decided to revive, so far features are:

  • File search
  • App search
  • Web search + open URL
  • Quick install apps (uses winget)
  • The current time for some reason
  • Math solver
  • Run command
  • !bangs as a cooler way to search, does the above functions but quicker
  • a single covalent bond (inside joke)

btw this is a spotlight search clone


baiiiiiii

0
0
9
Open comments for this post

1h 23m 58s logged

Did a BIG one today


This is HyprPhotos, a basic, yet fast photo editor, crop images by just clicking on 2 points, rotate, sharpen, upscale, downscale and do so much more in a very short timespan!

It just uses PILs built in functions really, so it wasn’t hard to make the functioning for, and ik the UI looks bad ok


baiiiiii

0
0
5
Open comments for this post

30m 46s logged

HyprPicker is done!


Its yet again, an I had built before, just had to do some improvements like giving it system tray functionality via pystray, and giving it toast messages and a nice hovering tooltip ( the screenshot ) so that it dosent just give no feedback that it is working.

If you are wondering how it works, I just take a screenshot of the full screen, make a tkinter fullscreen window that forces focus, use mouse coords and PIL to get the color at a particular coord, and the entire actual GUI the user sees is just 2 toasts, one spawned at the mouse previewing color and hex code, and a toast showing that the hex code was copied to clipboard


As of now, I’m making basic icons with PIL again, but I will surely replace them!


baiiiiiiiiiiiiiii

0
0
9
Open comments for this post

23m 35s logged

Hyprtools - Web apps is complete, alongside voice typing!


The HyprVoice was almost done yesterday, I just needed to add a Tkinter GUI.

As for web apps, it was a completely finished app I made a while ago, so I just had to rebrand it a little with the courier font and - HyprTools in the titlebar.


Thats it for the day!

baiiiiiiiiii

0
0
8
Loading more…

Followers

Loading…