Skip to content
Stephen Wilde

Stephen Wilde

Just your avarage programmer!

Primary Menu
  • Home
  • About Me
  • My Programs
    • C/C++
      • Want Cake? – Program
      • A really simple basic tax calulator UK (C++)
    • Python3
      • QR Generator
      • Unnecessary hard game
  • Software I use
  • My Websites
    • MHmatters
    • Wilde247
    • FULLirc
    • 2APP (COMING SOON)

A really simple basic tax calulator UK (C++)

Posted on October 31, 2021October 31, 2021 by Stephen Wilde

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

Posted In New project, ProgramsTagged In c++, tax

Start of the Python AI project (unnamed as of yet)

Posted on June 9, 2021June 9, 2021 by Stephen Wilde

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

Posted In ai, Programs, python

No posts in a while?

Posted on March 5, 2021June 9, 2021 by Stephen Wilde

Ok, so I have decided to take a break from all my projects for a little while due to mental health issues. I am ok but I do need to step away for a little while. I am in talks with the relevant services and will be back coding very Continue Reading

Posted In Life update

8 Ball Project – UI release

Posted on December 27, 2020December 27, 2020 by Stephen Wilde

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

Posted In New project, Programs, QTTagged In 8Ball, c++, QT

UK grade converter

Posted on December 23, 2020June 9, 2021 by Stephen Wilde

*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

Posted In New project, ProgramsTagged In Grading, UK

A fun little 8Ball project

Posted on December 18, 2020December 18, 2020 by Stephen Wilde

I decided to make a 8Ball program just for fun here is the source:

Posted In Uncategorized

Advancing in programming

Posted on November 24, 2020November 24, 2020 by Stephen Wilde

So its been a while scince I have last updated this website. I wanted to give a quick update on what I am up to now.. Learning new programming languages I have taken up learning Java and Python as well as C and C++. Learning Java and Python is actually Continue Reading

Posted In Life updateTagged In Life

Just a little mess about whilst I can’t sleep

Posted on September 18, 2020September 18, 2020 by Stephen Wilde

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

Posted In Just somthing, Programs

Convex Hull Project

Posted on July 18, 2020July 18, 2020 by Stephen Wilde

Right then. I have been assigned a task to create an SFML project to find the Convex Hull. For those of you who haven’t heard of this you’re not alone I didn’t know what it was until I looked into what it is. Basically its a gift wrapping problem. I Continue Reading

Posted In SFML Convex HullTagged In convex hull, SFML

Password C++ Task

Posted on July 18, 2020July 18, 2020 by Stephen Wilde

I have been tasked with setting up a password feature to access a database, while this is still very early stages I thought I would share the source code behind this simple login section. All it does at the moment is asked for a password with 3 attempts. The password Continue Reading

Posted In oop, Programs, Uncategorized

Posts navigation

Previous 1 2 3 … 5 Next

Search

Socialize with me!

Downloads

Athena Discord Bot | GitHub
QRGenerator | GitHub
8Ball – UI | GitHub
UHGame | GitHub

Recent Posts

  • UK payroll system
  • Eww, I’m not eating that!
  • It’s a pill?
  • I need your help
  • Discord Bot! (Actually useful – Python)
  • Python in a browser?
  • IRC Bot
  • QRGenerator Update
  • QRcode Generator Python
  • What I have been up to!
i = 20
o = 22

print(f"This block is very special it was written in Python and displayed with Python thanks to PyScript it can even do math. So to explain I made an int i = 20 and int o = 22 and made it work it out see!: {i+o}")

The code I used for the above block
<py-script> 
i = 20
o = 22

print(f"This block is very special it was written in Python and displayed with Python thanks to PyScript it can even do math. So to explain I made an int i = 20 and int o = 22 and made it work it out see!: {i+o}")

</py-script>
Tweets by stephenwilde247




© 2008 - 2022 Copyright All rights reserved
We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.Ok