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

Hadi

@Hadi

Joined June 17th, 2026

  • 7Devlogs
  • 2Projects
  • 2Ships
  • 30Votes
My name is Hadi and I like Cristiano Ronaldo
Ship

Hi there, today I worked on building Nth digit of Pi. I was just watching a udemy course on python when I finished the main contents and was given the option to make my own python project. Then I found the Idea to make a program that makes the Nth digit of pi. After learning mpmath and how to use it to compute digits of pi, I created the basic script. However, I didn't want this time to go to waste, so I decided to turn this into a shippable project. After about 2 hours of learning how to use PyQt6(My first time using it) instead of Tkinter, I finally figured out how to make a label, a text input, and a push button to give the output. I used my old function for the logic, and then with the help of AI I was able to turn this into a github repo and add a v1 release for the project. I feel like I learnt a lot in terms of building GUI with python and I believe that I now know the logistics behind PyQt6 and can't wait to build more things with it. In future releases I would like to make it look more better and maybe I could add this project to a later project like a math tools menu or something.

  • 3 devlogs
  • 3h
  • 2.10x multiplier
  • 7 Stardust
Try project → See source code →
Open comments for this post

34m 29s logged

Added exe file and committed to github so I can make the demo link for the very first ship! I don’t really know what I’m planning to do later but at least I can get it out there and ship it now(Hopefully).

0
0
4
Open comments for this post

1h 36m 31s logged

Learned a bit of PyQt6 so I can turn this into an actual app people can use. It honestly took a while to learn because I only used Tkinter so far in my python journey, but yeah I made my simple function into a working GUI! Next I’m planning to work on making the GUI look more neater and maybe add some designing and then yeah I guess I’m done with the project and then I can ship it.

0
0
4
Ship

clipGraphapoint was the first python project I built with my very two hands. I wanted to combine my love for math and pythons tkinter to make a visual way to represent a line from your given point. I went through various challenges like having to rewrite my entire logic and adding a restart button. However, after doing that, i feel confident in what i learned and I would love to make more cooler math related projects in the future. Guess which point I chose.

  • 2 devlogs
  • 3h
  • 1.78x multiplier
  • 5 Stardust
Try project → See source code →

Followers

Loading…