I have decided to make a payroll system (Well start one). You can find it here Disclaimer: It is in its very early infancy and even when completed this should be a guide only. I am not an accountant and do not fully understand the UK payroll structure I am Continue Reading
Programs
Discord Bot! (Actually useful – Python)
OUTDATED NOW, ALL UPDATES ARE ON THE GITHUB REPO: https://github.com/stephenwilde247/AthenaDiscordBot I wanted to make a discord bot for the upcoming release of the MHmatters discord server. Now it’s nearly complete I wanted to share the code with . There is a lot of work to be done but so far Continue Reading
IRC Bot
I have started to make a bot in Python for IRC. I wanted to post it here in case you want to use one on the new network I launched called FULLirc. This is being released to #mhmatters channel on the FULLirc network. This is in very early infancy so Continue Reading
QRGenerator Update
I decided to update the QR Generator as to now put the generated QR codes into its own file rarther than filling up where ever you download the program to. The update is now on GitHub https://github.com/stephenwilde247/qrgenerator All QR codes now go into a folder called generatedqr the program even Continue Reading
QRcode Generator Python
I use QR codes a lot for many diffrent projects and can’t really be bothered using an online genrerator so i made one a while ago and use it a lot so I wanted to share it with you. Feel free to try it out the source code is: This Continue Reading
A really simple basic tax calulator UK (C++)
Ok first of all there is a disclaimer with this: Whilst it is a tax calculator is is really basic and should only be used as an estimate. This calculator will not calculate profit and losses it is just a case of enter the amount in the year and it Continue Reading
Start of the Python AI project (unnamed as of yet)
So today marks my first day back on this website after a long extended break. Right so here is what I wanted to do. I wanted to make a simple AI system that responds. The end goal is to have a similar version of something like Alexa but not requiring Continue Reading
8 Ball Project – UI release
I recently released code for an 8 Ball and now I thought I would release a UI for it. So at some point over the next day or two, I will be launching it as a download. I will also be launching the source on GitHub for you all to Continue Reading
UK grade converter
*Update* 9th June 2021… I have made a UI to this and will be uploading it in a few days So here is the issue, schools in the UK changed the way they grade children so instead of grades A to whatever it’s a numerical value now so I have Continue Reading
Just a little mess about whilst I can’t sleep
Right, so its nearly 3 am and I can not sleep so I thought I would make a little useless program for Windows… Put simply it basically asks “How can I help” if you type “Secret it will run “tree c:/” command on Windows. For those that don’t know what Continue Reading