+ 5
What are some useful programs that you've made?
Programs that you've made for yourself to make things easier? Non-commercial programs only.
12 ответов
+ 23
note to self: dont accept files from luka
+ 22
Program which decides where to eat when the gang can't make a collective decision.
+ 18
recently, I made a bot for discord that took advantage of another bot by spamming it to get a bunch of points, and I became #1 in the channel seemingly overnight
+ 16
math solver to help me solve calculus.
+ 10
temprature converter
and length converter
which helped me in studying thermodynamics thermochemistry and caloriemetry for my 12th grade exams
+ 9
Games fot my children. They loves to tab on the screen. You can see some example under my codes, bubbles and stars, fireworks
+ 8
OMG @luka, you're so evil :D
Why are you doing this?
+ 8
I am currently making an data-structure & algorithm simulator. It will help me and my friends to understand how these things works. And its a drag and drop application made in C# on MS Visual Studios 2015.
I have also made a default HTML code generator. It will generate a basic HTML page with CSS file. It is also made in C#. It makes basic home page, login page, gallery page, about page etc. And most of all the application can open my page in a specific browser and I can edit my code and it auto refreshes.
I have also made a small painting tool and game engine in C#.
+ 7
My own assistant :D It collects all of my assignment and I can decide what to do with them :D for example I can list 5 different projects and I can either set an expiry date and edit it :D
+ 7
Wrote a program to permute possibilities for parts of a password I'd mungled once. It worked, but not amusing. Now I use password safes.
+ 6
An HTML editor, working in the browser, to write and test codes in differet browsers.
https://code.sololearn.com/WhAk5YF0f5Av/?ref=app
It is still a work in progress
+ 5
calculator with c++