Category: Programming

Dive into all things programming, from algorithms and techniques to writing efficient code across various languages and platforms.

Posts

Showing 11 posts in this category.

Discord Discriminator Farming

Programming49577
Learn how I secured my desired Discord discriminator with Python scripts. This method is outdated as Discord Nitro now offers custom tags.

Making my First libGDX Game

Programming2230
Creating an Android game was easier than expected! Learn how I made a Flappy Bird clone and tips for your own game development journey.

Simple PHP File Download Script

Programming31298
Add a secure PHP file download script to your website to prevent direct access and hotlinking. Learn how to implement and customize it here.