Stats

3
Projects
9
Devlogs
68
Votes
1
Ships

Coding Time

All Time: 28h 40m
Today: 1h 22m

Member Since

June 29, 2025

Badges

1
🚢
Maiden Voyage
you shipped your first project! the journey begins...

Projects

3
🚀
1 devlog 4 days ago
🚀
3 devlogs 10 days ago
PyGambler

PyGambler

Shipped
5 devlogs about 1 month ago

Activity

I spent ages on a Neural Network that was supposed to be good, but it was absolutely terrible. As a result of this, I deleted all the code and now am gonna try to implement minmax algorithm with alpha beta pruning.

Update attachment

tuff demo of my fueling my gambling addiction (the code still works after gambling it btw)

I set up a basic SDL3 window, with a demo image displaying. This will be the base for the Tetris game.

Update attachment
vindognz
vindognz created a project
3d ago

Dementris-C

Tetris made in C but I forgor...

1 devlog 0 followers

oh by the way, any time you land on the bell you WILL get some garbage bc ai.hackclub.com changed model and now its broken and i cbs fixing it

Update attachment

Added LAN multiplayer (or online if you can port forward). It works using Python socket, bound to 0.0.0.0 on a really niche port so it won't interfere with anything.

Update attachment

the button wasnt visible on some screen resolutions (idek why). so now clicking the title gambles the code as well.

Update attachment

First devlog! I started the project yesterday, and got a basic board layout using nested arrays in ~1 hour (I hadn't installed the wakatime plugin yet 😭). Dropping was completed around 30 minutes later, after fixing some bugs. Around 2 hours in I installed the plugin and completed a checkWin() function. I don't know of any bugs at the moment, and it is completely functional for multiplayer use (sharing one device).

Update attachment
vindognz
vindognz created a project
10d ago

PyConnect-4

PyConnect-4 is, you guessed it, Connect-4 made in Python. It is currently CLI but might eventually have a GUI, and I plan on training a neural network to become very good at it.

3 devlogs 1 follower

SOO many bugs with my terrible regex. many tiny bug fixes :)

Update attachment

(I couldn't post devlogs because I wasn't verified, so I'll summarize the last ~12hrs)

Added the slot machine (followed tutorial by CodeJos on YouTube)

Implemented all the obfuscation techniques (rename all your variables, add a ton of random imports, wrap the whole script in a if 1==1, encode all strings as b64, snarky AI comment the code, write all the code to a tempfile then execute that, add big and useless classes and lastly, encode all numbers as hex).

Fixed a ton of bugs because I'm terrible at writing regex.

Cleaned up a ton of code because I'm terrible at writing JS.

Update attachment
vindognz
vindognz created a project
31d ago

PyGambler

Python obfuscator, with a twist to fuel your gambling addiction.

PyGambler
5 devlogs 1 follower Shipped
vindognz
vindognz joined Summer of Making
43d ago

This was widely regarded as a great move by everyone.