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

Rocket

@Rocket

Joined June 1st, 2026

  • 4Devlogs
  • 3Projects
  • 1Ships
  • 0Votes
Just a guy with his Thinkpad.
GitHub: @rocket806
Open comments for this post

3h 32m 40s logged

Devlog 1

Hi, my name is Rocket and I’m making a digital gradebook. For this project I used the json library to store the information, custom tkinter to make the GUI. I used customtkinter instead of tkinter because tkinter has an old GUI and it looks bad.
At first, I thought to make the project in the terminal, but I decided to learn something new so I started learning tkinter(not customtkinter because it is the same thing).
With this GUI feature I learned that I can make a python project with more files so I had to split the project into three and now the project is not working :( . For the design I will use the colours Jordy Blue and St Tropaz.
See you soon, bye!

0
Original post
@Rocket

Devlog 1

Hi, my name is Rocket and I’m making a digital gradebook. For this project I used the json library to store the information, custom tkinter to make the GUI. I used customtkinter instead of tkinter because tkinter has an old GUI and it looks bad.
At first, I thought to make the project in the terminal, but I decided to learn something new so I started learning tkinter(not customtkinter because it is the same thing).
With this GUI feature I learned that I can make a python project with more files so I had to split the project into three and now the project is not working :( . For the design I will use the colours Jordy Blue and St Tropaz.
See you soon, bye!

Replies

Loading replies…

0
4
Open comments for this post

1h 0m 51s logged

Devlog 3

Hi! My first ship was denied so I’m making a new devlog.
What I did today:
So I made a new readme for my project(it took a while) and I fixed something. R0B0 was doing the task whitout the wake word,so I finally managed to make it respond only with the wake word.
That’s all for today, see you soon,bye!

0
Original post
@Rocket

Devlog 3

Hi! My first ship was denied so I’m making a new devlog.
What I did today:
So I made a new readme for my project(it took a while) and I fixed something. R0B0 was doing the task whitout the wake word,so I finally managed to make it respond only with the wake word.
That’s all for today, see you soon,bye!

Replies

Loading replies…

0
1
Ship Pending review

I made an mini Jarvis, is only on vocal command. The hardest thing was making him listen, because pyaudio wasn't working so I had to replace it. I'm proud of making it open task manager,chrome and youtube.

  • 3 devlogs
  • 4h
Try project → See source code →
Open comments for this post

32m 56s logged

Devlog 2

Hi! this is my last devlog on this project and I want to tell you the latest functions that I added.
One of them is opening Chrome and vs code that I do it with the library os. And the last function is searching and opening Youtube. This function I do it with de library webbrowser.
See you soon! Bye!

0
Original post
@Rocket

Devlog 2

Hi! this is my last devlog on this project and I want to tell you the latest functions that I added.
One of them is opening Chrome and vs code that I do it with the library os. And the last function is searching and opening Youtube. This function I do it with de library webbrowser.
See you soon! Bye!

Replies

Loading replies…

0
4
Open comments for this post

2h 24m 39s logged

Devlog 1

Hi! My name is Rocket, and I really like Jarvis, so I thought I’d make my own. The idea is simple: create an assistant that is always ready to do simple tasks (like creating a new directory or opening Task Manager) and is also fun (he can tell jokes! :) ).
Today, I managed to implement some important functions for R0B0. One of them was making him listen continuously. In the beginning, I had some problems with this feature because it was consuming around 20-30% of my CPU. After some tweaking, I managed to lower it below 10% (it still spikes over 10% sometimes, but only for a very short moment). Another very important feature I added was microphone input. At first, I tried using PyAudio (an older Python library for microphone access), but it didn’t work because I am using a very recent version of Python. I also tried workarounds like pipwin, but that failed too. Ultimately, I used two other libraries sounddevice and scipy and it worked perfectly!
That’s all for today! See you soon, bye!

0
Original post
@Rocket

Devlog 1

Hi! My name is Rocket, and I really like Jarvis, so I thought I’d make my own. The idea is simple: create an assistant that is always ready to do simple tasks (like creating a new directory or opening Task Manager) and is also fun (he can tell jokes! :) ).
Today, I managed to implement some important functions for R0B0. One of them was making him listen continuously. In the beginning, I had some problems with this feature because it was consuming around 20-30% of my CPU. After some tweaking, I managed to lower it below 10% (it still spikes over 10% sometimes, but only for a very short moment). Another very important feature I added was microphone input. At first, I tried using PyAudio (an older Python library for microphone access), but it didn’t work because I am using a very recent version of Python. I also tried workarounds like pipwin, but that failed too. Ultimately, I used two other libraries sounddevice and scipy and it worked perfectly!
That’s all for today! See you soon, bye!

Replies

Loading replies…

0
1

Followers

Loading…