Discuss Scratch
- Discussion Forums
- » Advanced Topics
- » [NEW] [SHOWCASE] Age Calculator - The simplest app on the ATS
- PoIygon
-
1000+ posts
[NEW] [SHOWCASE] Age Calculator - The simplest app on the ATS
Wanna know what your age is? input your age into the textbox and with new magic AI powered machine learning, HashMap creating, JDEV debating, Sourcery updating, iPhone 15 waiting, video baiting, Linux hating, it will spit out your age!
If you want it on other operating systems other than windows x64 then build it yourself because I didn't want to spend a lot of time on this project.
Github: https://github.com/ziptechnology/Age/
Download: https://github.com/ziptechnology/Age/releases/
Showcase: https://youtu.be/2lyEo2XLT0E
If you want it on other operating systems other than windows x64 then build it yourself because I didn't want to spend a lot of time on this project.
Github: https://github.com/ziptechnology/Age/
Download: https://github.com/ziptechnology/Age/releases/
Showcase: https://youtu.be/2lyEo2XLT0E
Last edited by PoIygon (May 27, 2023 23:52:44)
- DifferentDance8
-
1000+ posts
[NEW] [SHOWCASE] Age Calculator - The simplest app on the ATS
god this is giving me hello-world.rs vibes
this can literally be done in two lines (in python)
this can literally be done in two lines (in python)
age = input("What's your age?") print(f"Your age is {age}!")
- ZanterZlox
-
1000+ posts
[NEW] [SHOWCASE] Age Calculator - The simplest app on the ATS
That's probably exactly what they're trying to accomplish. Making the most simple program ever. god this is giving me hello-world.rs vibes
this can literally be done in two lines (in python)age = input("What's your age?") print(f"Your age is {age}!")
- DifferentDance8
-
1000+ posts
[NEW] [SHOWCASE] Age Calculator - The simplest app on the ATS
if that's the case, why make it out to use complicated techniques?That's probably exactly what they're trying to accomplish. Making the most simple program ever. god this is giving me hello-world.rs vibes
this can literally be done in two lines (in python)age = input("What's your age?") print(f"Your age is {age}!")
Wanna know what your age is? input your age into the textbox and with new magic AI powered machine learning, HashMap creating, JDEV debating, Sourcery updating, iPhone 15 waiting, video baiting, Linux hating, it will spit out your age!
- ZanterZlox
-
1000+ posts
[NEW] [SHOWCASE] Age Calculator - The simplest app on the ATS
Pretty sure they're trying to be funny.if that's the case, why make it out to use complicated techniques?That's probably exactly what they're trying to accomplish. Making the most simple program ever. god this is giving me hello-world.rs vibes
this can literally be done in two lines (in python)age = input("What's your age?") print(f"Your age is {age}!")Wanna know what your age is? input your age into the textbox and with new magic AI powered machine learning, HashMap creating, JDEV debating, Sourcery updating, iPhone 15 waiting, video baiting, Linux hating, it will spit out your age!
- bigspeedfpv
-
500+ posts
[NEW] [SHOWCASE] Age Calculator - The simplest app on the ATS
GOD I FREAKING LOVE THIS! I am so glad you have brought this to my attention. I actually tried to make a similar project a few years ago but I kept getting some weird out of memory error Wanna know what your age is? input your age into the textbox and with new magic AI powered machine learning, HashMap creating, JDEV debating, Sourcery updating, iPhone 15 waiting, video baiting, Linux hating, it will spit out your age!
If you want it on other operating systems other than windows x64 then build it yourself because I didn't want to spend a lot of time on this project.
Github: https://github.com/GloomyFM/Age/
Download: https://github.com/GloomyFM/Age/releases/tag/1.0.0

- PoIygon
-
1000+ posts
[NEW] [SHOWCASE] Age Calculator - The simplest app on the ATS
If you guys want me to create another stupid app what should it be?
- ajskateboarder
-
1000+ posts
[NEW] [SHOWCASE] Age Calculator - The simplest app on the ATS
How about a Rust rewrite If you guys want me to create another stupid app what should it be?

- -ElectronicArts-
-
1000+ posts
[NEW] [SHOWCASE] Age Calculator - The simplest app on the ATS


hmm ok
- ScratchCatHELLO
-
1000+ posts
[NEW] [SHOWCASE] Age Calculator - The simplest app on the ATS
god this is giving me hello-world.rs vibes
this can literally be done in two lines (in python)age = input("What's your age?") print(f"Your age is {age}!")
print(f"Your age is {input('What is your age?')}!")
Last edited by ScratchCatHELLO (May 26, 2023 14:10:15)
- PoIygon
-
1000+ posts
[NEW] [SHOWCASE] Age Calculator - The simplest app on the ATS
Electron is amazing right?
hmm ok
- PoIygon
-
1000+ posts
[NEW] [SHOWCASE] Age Calculator - The simplest app on the ATS
If you people do want to see a showcase then look here: https://youtu.be/2lyEo2XLT0E
- WojtekGame
-
1000+ posts
[NEW] [SHOWCASE] Age Calculator - The simplest app on the ATS
how about making Vite but better (more lightweight, written in pure JS and no TS) If you guys want me to create another stupid app what should it be?
- PoIygon
-
1000+ posts
[NEW] [SHOWCASE] Age Calculator - The simplest app on the ATS
Hell nohow about making Vite but better (more lightweight, written in pure JS and no TS) If you guys want me to create another stupid app what should it be?
- WojtekGame
-
1000+ posts
[NEW] [SHOWCASE] Age Calculator - The simplest app on the ATS
i don't have anything simpler than making the smallest website as possible.Hell nohow about making Vite but better (more lightweight, written in pure JS and no TS) If you guys want me to create another stupid app what should it be?
- -ElectronicArts-
-
1000+ posts
[NEW] [SHOWCASE] Age Calculator - The simplest app on the ATS
Noice project. simplest but the largest file size.
- PoIygon
-
1000+ posts
[NEW] [SHOWCASE] Age Calculator - The simplest app on the ATS
i will not code this part out


- Discussion Forums
- » Advanced Topics
-
» [NEW] [SHOWCASE] Age Calculator - The simplest app on the ATS