EK
ek2dx.bsky.social
EK
@ek2dx.bsky.social
Web Developer / Indie Dev / Rave Historian

https://vuedesign.co
https://pb-cle.org
https://github.com/ekiidx
Been lacking keeping events up to date on pb-cle. org but adding a bunch of new events (and old, for historic reasons). If anyone is interested in a mod position to keep events updated feel free to drop me a DM, I could use the help. #rave #cleveland #pittsburgh #dancemusic #edm #raveevents
July 24, 2025 at 5:13 PM
Honestly I wouldn't mind building some kind of AI app, but for the last 6 months there really isn't any problems I can think of to solve. #ai #indiedev #webdev #programming
March 10, 2025 at 9:41 PM
Click on search and then enter any combination of words you could imagine, go ahead, try it. Grab a random book on your shelf and input a random paragraph (as long as it's less than 3200 characters)
March 4, 2025 at 9:47 PM
I sometimes think about how pi goes forever and never repeats, and contains every single number that has ever existed or will exist, like your birthday, your graduation date, the amount of atoms in the universe. #pi #math #code
March 4, 2025 at 9:47 PM
Awesome website find of the day. Very Studio Ghibli inspired. #webdev #webdesign #studioghibli #customwebsite amagoyasairuiu.web.fc2.com
February 23, 2025 at 10:15 PM
I'm developing a website for an artist and am trying to create the site so it behaves like an older desktop OS. Currently working on minimizing and closing windows. I've seen some pretty awesome sites over the years, here are some of my favorites. #javascript #webdev #indiedev #webdesign
February 18, 2025 at 9:31 PM
I still think AI art is lame. At least with digital sampling you were using the samples as instruments and it didn't require stealing the world's amount of copyrighted work. I’m pretty sure anyone who uses AI to click a few times and get a track will soon realize it doesn’t feel great.
February 18, 2025 at 9:22 PM
Up to 6 stars now in advent of code 2015. I like how some of these questions seem like legit problems in the real world, instead of just memorizing stuff like with leetcode. #adventofcode #code #coding #codingchallenge #webdev #programming #indiedev #leetcode
January 30, 2025 at 7:57 PM
Just finished my first advent of code challenge. Just heard of it today and started with year 2015. First one wasn't too bad just some for loop stuff. I've got 2 stars so far! #code #coding #programming #adventofcode #indiedev #webdev #javascript
January 30, 2025 at 12:45 AM
Finished an interactive flyer / website for upcoming Lub Dub 6! Tried to make the character feel as alive as possible with a wiggle, and have the background move, also added a player for DJs to add their tracks, plus links for tickets. #webdesign #webdev #indiedev #rave #edm #graphicdesign #art #js
January 27, 2025 at 10:45 PM
I hate ads and coming up with them is equally as painful as seeing them, but I'd probably have more business if I just did them. Was throwing some ideas around today and came up with something that feels somewhat familiar... #graphicdesign #webdev #marketing #design #customdesign #webdesign
January 9, 2025 at 6:33 PM
Building some website templates today in a style I don't typically go for to balance out some of the rave flyer stuff I've been doing lately. Going to try and use an animation framework I've never used before. #code #webdev #indiedev #edm #rave #dancemusic #raveevents
January 5, 2025 at 8:49 PM
Happy to announce the 1337pgh.com is back up and running. If you are interested in hosting a site let me know, I can offer some reasonable rates on a dedicated server I manage. #edm #rave #webdev #hosting #pittsburgh #dancemusic
January 3, 2025 at 9:19 PM
Feeling like I need to create more interesting looking maps for my rpg game, here's the room you get thrown into very early on to make sure the player knows the rooms you are about to move through are going to be more interesting than just square boxes. #rpg #indiedev #gamedev #webdev #coding #art
December 30, 2024 at 11:27 PM
Had to blow these up using CSS transform: scale() as they are all like 272 x 192 px and are waaay too small to just export as a png. But the small size is great for keeping game as small as possible for the web. #indiedev #webdev #gamedev #indiegamedev #javascript
December 13, 2024 at 10:14 PM
Made some new rooms for my lil' javascript game, including a foliage maze with enemies and chests. The rooms change depending on what items you have collected. My idea was to have a limited set of rooms that update and adapt with new stuff in them each time. #rpg #indiedev #gamedev #indiegamedev #js
December 13, 2024 at 10:07 PM
Built a damage calculator last night after looking up how some of the final fantasy's and DnD (3rd edition) did it. Basically comes down to comparing the strength and defense, if the enemy's defense is higher than player's strength it just defaults to = 1. #gamedev #indiedev #indiegamedev #coding
December 10, 2024 at 6:09 PM
I've been stuck trying to figure out how to start this game, but created some new characters in the meantime.
#gamedev #rpg #javascript #indiedev #jsdev #coding #indiegamedev #videogamedesign
December 1, 2024 at 3:12 AM
Decided to build a little tool to help create maps today. Whenever each map loads it checks an object for an x and y coordinate and ads an invisible wall, decided to draw them on screen to speed up the design process since I was just guessing and checking before. #gamedev #indiedev #webdev #rpg #js
November 26, 2024 at 5:08 PM
Company logos and branding that sparkle. ✨ If you need help designing a company logo or flyer, look no further. I can build or create any material you may need from the ground up. Consider it your own personal design party. #logos #logodesign #graphicdesign #customlogos #graphics #custombranding
September 30, 2024 at 8:38 PM
So I decided to try and hack together a way for each event page on pb-cle.org to show a dynamic preview, like whenever you share a link online it'll have that event's flyer and info. #edm #rave #cleveland #pittsburgh #edm #raveevents #webdev #coding #code #programming #webdesign #webdevelopment
September 12, 2024 at 10:58 PM
Axolotta Bass is coming up here this Friday in Pittsburgh. Always available to produce cool spotlights like these for any event. #rave #edm #raveparties #graphicart #djspotlights #dj #graphicdesign #raveflyer #ravepromo #pittsburgh #pb-cle #axolotl #design
August 28, 2024 at 10:24 PM
Just came across 19hz.info recently made and it's a pretty cool site. I thought of doing pb-cle.org in this same simple text style. I really like the minimal look and think it goes well with listing edm events. Just wanted to say, I really like this site, and think everyone should check it out.
August 22, 2024 at 6:21 PM
Finished up a really early version of a Pokémon style RPG JavaScript game. Was able to get the battle system to work, can trigger battles when talking to other characters, items, and can save the state between battles. #gamedev #indiegames #indiegamedev #javascript #programming #coding #rpg #games
August 1, 2024 at 6:36 PM
Then guess how they make a living today 🙃 #webdev #programming #coding #webdevelopment #computers #pc #it #webprogramming
July 31, 2024 at 4:12 PM