Program Dream

PD

Program Dream

We’re a community of programmers. We’re developing 🌎 Websites, 🎮 Games, 🤖 Discord bots, and various applications in

Join

💬┃forum

📦┃project-showcase

🔨┃dev-logs

☕┃java

💻┃cpp

🤝┃helping-hand

📟┃batch

💻┃c-sharp

🐍┃python

💻┃c

🚀┃assembly

🌏┃web-development

🎮┃game-development

🤖┃bot-development

🔯┃javascript

🎯┃dart│flutter

🔍┃job-offers

🔵┃lua

🦀┃rust

💾┃other-languages

emnist

I am working on writing a ANN in python that parses the emnist dataset. Information about the dataset can be found here...

Liminality

Hi guys I’m in the process of creating a photorealistic liminal game called “Liminality” its concept is derived from the idea of the backrooms but I am making my own rendition that’s unrelated to the lore. It’s a long process and a really difficult task for a single game developer so I’m asking for donations that will mainly be used to purchase 3D assets and paying the bills. If you wish to donate head over to ...
No description

3D software rendering in Rust

This is a project I started working on literally yesterday. This aims to be a fully fledged 3D renderer powered entirely by the CPU. This basically means you can run this on a hardware that doesn't have GPU, or on a PC that lacks drivers. Currently it can only draw 2D triangles, but eventually this would take shape as a 3D renderer, complete with a shader system....
No description

The Var Web Browser

Hello, I am Y71R(aka Yazz) and I am starting a new project called Var Web Browser! I am making a modern web browser using C# dotnet and Windows Forms! this project will be a very simple and lightweight Browser! to get updates please refer to this thread!

Rayscii

The ASCII based game engine
No description

Zinput

A cross platform, keyboard and mouse input library for Zig. This library is the backing behind both #ZClicker and #TeenyTask

Tin

You can't parse terminal input, but a tin can! The cross-platform terminal input parsing library
No description

TeenyTask

A macro tool with the same idea as TinyTask; a minimalist super compact Macro tool. The issue with TinyTask is: it's closed source, and Windows only. This is only an idea, but I plan on changing both of those things. The slight name change is done in spirt of crediting the inspiration, and its fanatical obsession for zero code bloat. With TeenyTask, everything is minimal as it can be. This was an idea I've wanted to make reality for a long time but @earth's penguin's project #Auto Clicker has inspired me to actually think more into developing it....

GMLWiki

The currently unofficial documentation for the Godot ModLoader written with Markdown files. Once completed it will be moved over to the GodotModding organization.
No description

BugOut AntiVirus

As of now BugOut only has a file scanner but you have to provide your own hashes but I am working on getting a list of malware signatures. If you have a list please dm me!
No description

Super Stuffs | The ultimate open-source install manager for the geeks. - made using batch

A good and stable install manager. Install new software to your computer, whether it may be because you have a fresh Windows installation or you just want to try new things out. It has trusted and optimized programs that will help you do tasks easier! Install your programs within bundles or just manually....

MyHealth

MyHealth will be a health app for Android and iOS. It combines features of already existing apps into one, easy-to-use source. Features will include nutrition tracking, medication tracking and reminders, health appointments, menstrual cycle tracker, physical measurements (weight, blood pressure, height), and much more. Feel free to leave any suggestions of features to add....

ObsidianQT

One of the most bare bones browsers out there! This browser currently has tabs and thats about it. It is written with python and PyQT5. P.S. PyQt makes me wanna kms(not fr)
No description

Steam Deck alternative keyboard

The Steam keyboard is quite lackluster, has no Ctrl/Alt/Win/etc keys, and Valve wouldn't make one for some reason. I am starting this project to provide an alternative, open-source onscreen keyboard for the Steam Deck with dual touchpad support.

Var Multi Tool

Var is a simple yet powerful multi tool written in python and batch. Our first release will be around May 5th.
No description

aseprite-zig

aseprite-zig is an idiomatic .aseprite parser with a focus on speed (supporting ALL versions of Aseprite)
No description

Zarg

The minimalistic, Zig command line argument parser. Following (or making it easier to follow) the CLIG guidelines
No description

LexaCount

I'm currently writing LexaCount, a project to count lines of code which will exclude lines newlines, blank lines and lines with comments in C. It is meant to be a small side project I'll use myself regularly as I need a good way to count the source lines of code of my ongoing projects....