For a while, I have been making bots for the popular VoIP, instant messaging and digital distribution platform Discord.
Most of the bots have been relatively simple, however, over the last couple of days I have worked on making a Music Bot that joins a voice channel and plays the audio from a specified YouTube video. It also has functionality for queues, skipping and stopping the audio.
More information about my bots can be found here https://samsdiscordbots.co/
Sitel, a worldwide customer service company, have not renewed my contract as a Community Admin for NHS Test and Trace.
Due to the combined efforts of everyone working for the NHS, in both front line and Test and Trace roles, as well as the country working through the virus the Test and Trace campaign at Sitel is coming to an end and thus slowly reducing the workforce. I was unfortunately in one of the first groups to be let go.
Continuing my work at Sitel, a worldwide customer service company.
I have moved from an Outbound Caller for NHS Test and Trace to a Community Admin, also for NHS Test and Trace, where I am now responsible for assisting the Outbound Callers with difficult cases as required.
I have started working at Sitel, a worldwide customer service company.
I am working for the NHS Test and Trace side of the business making outbound calls to those who are directly affected by the Covid-19 virus
Working with my friend over at TWIISTED STUDIOS I have created a website to pull random things from the website Thingiverse.
You can view the website here: https://thingiverserandomizer.com/
This was partly inspired by the scourge that is the random and newest pages that are provided by the site. They are full of Customized things however with this randomizer you can filter them out, for the most part.
Today I decided to make my own simple 2 Factor Authentication system using the IFTTT webhooks system to send a code to my phone, in future I wish to modify this to use my own notification system but this is the first version so I made it easier for myself by using another library for the time being.
Quick Code Breakdown
The code for this is rather simple for now, PHP generates a random number and saves it in a session.
After the code is saved to the session we then send it to the IFTTT webhook which sends the code to my phone where we input the received code onto the page and another script checks the code against the saved one, if they match then we allow the user into the site, if not we redirect back to the login page.
A quick side note: This system does not impliment any actual username/password login system it is just the 2 factor part
Along with my friend I am working to turn a spare room in my dorm into a penetration testing suite.
Currently in the suite we are running a TP Link router to act as an admin interface for managing the network and then an old Netgear/Virgin Media router, A Virgin Media SuperHub, a BT Home Hub 3 and two more TP Link routers for testing WiFi.
Moving down in the image we have a chromebook, which is my daily driver laptop, a monitor that we plan to use to monitor the network with the help of a Raspberry Pi and a Macbook Pro which we had lying around and intend to use as a client for connecting to networks and testing for security flaws and injection.
Some of the future plans for this suite include adding a server of some kind running VM’s of various software, Windows, Linux, Apache, etc to check for vulnerabilities and to avoid accidentall...
Read more
I started working on this site on the stream and really liked the design, it came to the morning and I was looking at the design again and decided I didn't like it anymore so its scrapped
The Chameleon Game is a website I made that is a version of The Chameleon Board Game by Big Potato Games that makes it possible to play the game without having to be in the same room, aka playing over Discord.
Due to some unforseen cercumstances I have had to change my project and move to something non-VR. This is annoying because it means I have less time to produce my game however I am determined to produce something I am happy with and I plan to go back to my VR project in future in my own time when I am able as I really like the concept.
My new design idea is to make a top-down local multiplayer tank game where players want to be the last man standing.
This game concept would work really well on console as a party game.
This Bastion skin from Overwatch matches the theme of the game in a post-apocalyptic environment that is overgrown and getting a bit rusted/dated.
Also from Overwatch I want my weapons to be a similar style to the guns used in the Overwatch universe, the example above is from the character Mercy.
I am also taking inspiration from The Last of Us a game set within a zombie apocalypse. The art and feel of the game is the style I am after with this project as it really shows off the decrepit nature of a world that has been abandoned in a hurry. Another example of this is the real life setting of Pripyat which is a town in the northern U...
Read more
As part of my university course, I have to create a game based around the theme: reclaimed while posting regular dev blogs and sticking to scheduled milestones.
My initial idea for the game is to make some kind of post-apocalyptic shooter taking inspiration from games such as Overwatch, Left4Dead 2 and The Last of Us.
Almost a year ago I created this website. In December 2018 I added this blog feature and finally I have added a backend for the blog so I can add new posts quickly and easily.
Some credit for my new backend goes to TinyMCE who make a rich text editing platform for websites. Using this editor I am able to embed images, tables and many other objects into the posts quickly and easily.
My new business cards arrived today, they came out amazing.
The metal finish really brings them to life, to go along with them I also received some products for an upcoming project which I can't wait to reveal in future!
A website made for StarlightSuper-Nova to show off her art and projects
My contract at SizzleCreative has come to an end and I will hopefully be moving on to something new soon.
I have started working at SizzleCreative, a Manchester based creative advertising agency, specialising in advertising, graphic design and web design.
As a Junior Web Developer, I will be responsible for small web-based jobs such as fixing broken sites and adding contact forms.
Sacred Aftermath is a game made in 30 hours, as a solo project, during the 2018 GameJam at the University of Bolton.
God Won't Let You is a game made in 32 hours, as a group, during the 2017 GameJam at the University of Bolton in aid of Special Effect.
As well as working on the game I was also responsible for making the website and online leaderboard system.
Hacked Website is a small website that shows the anonymous motto using javascript to make the text slowly appear.
Unix Epoch Time is a small website that uses JavaScript to change the background color based on the current time.
Golf is a game I made after playing alot of Golf With Your Friends and wanting to try my hand at my own version.
FirstPersonPool is a game made as part of my college course whilst learning how to use Unity.