RSSAmplifier

Blog

MilesWK's Corner

Hi! I am MilesWK: A programmer and musician based on planet Earth!

blog.mileswk.comRSS feed ↗11 posts

Latest posts

Rebuilding Everything: Rediscovering My Developer Momentum

For as long as I can remember, I have been programming. However, a few months back, my momentum just died. Right there. I dabbled here and there, made some small pieces of code, but slowly my projects

2025 Recap: What all happened

2025 was a pretty big year for me. I did a lot of programming this year, as well as getting more into music production. In the final 2-3 weeks of 2025, I joined HackClub, a non-profit for teens who code. I have had a lot of fun seeing what they made....

Credit Where Credit Is Due

I was thinking about this awhile ago, and I realized how many people have helped me, whether they knew it or not, become the developer I am. So today, I am going to share those names, books, etc., because the people really deserve some credit. So wit...

Scams 101: Fundamental Facts You Should Be Aware Of

In a world where a website can get deployed and sent out, with a domain, all for free with little work, scams are a big part of the world wide web today. Whether it is one that attacks you and your email, or one that steals all your money. It is a sc...

AI with AI: Watching Robots Talk

Recently, I started messing around with AI some more. I have it in My Discord Bot, and I did a science fair project on it, but I never really messed around with it. Until Now. I wanted to see what would happen if you put two AI bots together to see w...

2024 Recap: What all happened

2024 was a crazy year. It brought many twist and turns, but in the end, it is just another year, and it’s time to make way for the new year. But before I say goodbye, and start a new time, I want to look back at all that I did this 2024: Brought the...

The Fall of a Community

Way back in early 2024 (man, this has been a long year), Replit, a website and company allowing people to program, deploy, and share there creations, made some changes. This led to the downfall of one of the biggest programmer communities. Before I j...

Easy Integration of Scratchattach and Python: A Complete Guide

IntroductionScratchattach is an API wrapper for Scratch. It allows you to do a large variety of things on the Scratch platformer all using Python. It can do so much for your project. But how do you use it? This post will show the full power of Scratc...

My Music Setup

I am a musician. I have been a musician for a long, long time. It wasn’t until around four years ago before I started building up my setup. Here are the tools I use to make my music: An old iMac: I use an iMac running Big Sur. It is fast enough to r...

Getting my own domain. Rating: 8/10.

A round a month ago, I decided it was time for me to have my own domain. The result? https://www.mileswk.com/ is now live! But it wasn’t as easy as I had hoped. I started out on Squarespace Domains. This is where I easily purchased a domain. I logge...

I Created an AI Discord Bot: Here is How I Did It.

A long time ago, I created Gizmo. Gizmo was this AI discord bot, programmed in Python, that was able to interact with the user. After two weeks of Gizmo being around, my free OpenAI API key expired. This was kind of unexpected. I was able to use an A...