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)

WTH is Jibberish

Posted on March 27, 2023March 27, 2023 by Stephen Wilde
WTH is Jibberish

So what started out as a little idea became a main feature of the website https://mhmatters.life The concept is simple to create a simple encryption system that adds a character so for example “A” becomes “B” but I may have taken it a little too far, for example, the website Continue Reading

Posted In Discord, Just somthing, MHmatters, python, Site ThingsTagged In html, javascript, MHmatters, php, python

ChatGPT bot for Discord in Python

Posted on March 12, 2023March 12, 2023 by Stephen Wilde
ChatGPT bot for Discord in Python

To get started you will need Three things: A Discord server, Discord Developer application, and the ChatGPT API So let’s get started you are going to need two python files. This is not essential as you can merge your tokens on one script but for the sake of this tutorial, Continue Reading

Posted In ai, Discord, python, Software

UK payroll system

Posted on August 6, 2022August 6, 2022 by Stephen Wilde

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

Posted In New project, oop, Programs, SoftwareTagged In c++

Eww, I’m not eating that!

Posted on July 28, 2022July 28, 2022 by Stephen Wilde
Eww, I’m not eating that!

So it’s another pill that adds to the last post I made… Would you want to eat one that looks like this? Yuck! Too bad though this will not be an option if you leave it too long after eating a good one! So by now some of you may Continue Reading

Posted In Game Asset, New GameTagged In Game, website, wilde247

It’s a pill?

Posted on July 28, 2022July 28, 2022 by Stephen Wilde
It’s a pill?

Just going to leave this here and not explain why! Also yes I did make this from nothing so please do not steal. There is a clue as to what this is somewhere within this post More posts to follow with more of whatever these are!

Posted In Game Asset, New GameTagged In Asset, Game, website

I need your help

Posted on July 19, 2022July 19, 2022 by Stephen Wilde

I am looking for some projects to do any ideas?

Posted In Uncategorized

Discord Bot! (Actually useful – Python)

Posted on June 11, 2022July 11, 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

Posts navigation

1 2 … 5 Next

Search

Socialize with me!

Downloads

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

Recent Posts

  • WTH is Jibberish
  • ChatGPT bot for Discord in Python
  • 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
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