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)

Discord Bot! (Actually useful – Python)

Posted on June 2, 2022June 2, 2022 by Stephen Wilde
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

Posted In Discord, Programs, pythonTagged In bot, discord, python

Python in a browser?

Posted on May 25, 2022May 25, 2022 by Stephen Wilde
Python in a browser?

The future of web creation is here, whilst its marketing campain as a Javascript killer is a little ambitious at the moment Py-Script makes it possible to run Python in a web browser and having a little play with it has made me realise I needed this more than I Continue Reading

Posted In python, Website!Tagged In pyscipt, python, python on a website

IRC Bot

Posted on May 23, 2022May 23, 2022 by Stephen Wilde
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

Posted In ai, Programs, python

QRGenerator Update

Posted on May 13, 2022May 13, 2022 by Stephen Wilde
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

Posted In Programs, python

QRcode Generator Python

Posted on May 12, 2022May 13, 2022 by Stephen Wilde
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

Posted In Programs, python

What I have been up to!

Posted on March 27, 2022March 27, 2022 by Stephen Wilde

So I have been absent from this website for a while this was to work on a new community! I have created a mental health forum where you can get help or help others! We are working super hard on this website to make it a one-stop website for anything Continue Reading

Posted In Website!Tagged In New, release, website

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

Posts navigation

1 2 … 4 Next

Search

Socialize with me!

Downloads

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

Recent Posts

  • Discord Bot! (Actually useful – Python)
  • Python in a browser?
  • IRC Bot
  • QRGenerator Update
  • QRcode Generator Python
  • What I have been up to!
  • A really simple basic tax calulator UK (C++)
  • Start of the Python AI project (unnamed as of yet)
  • No posts in a while?
  • 8 Ball Project – UI release
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