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

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....

CryptOS

As much as I love the idea of CookieOS, i could never think of a practical purpose other than a small hobby project. I have now decided to give it a purpose, as well as a new name. CryptOS will be a small 64-bit operating system for executing various tasks in cryptography. This can include encryption/decryption, creation of random data (i.e. keys, numbers, passwords, etc), as well as many other possible uses.

Lismo

A simple Discord security bot for URL and file validation, built with the idea that less is always more. This is a passion project between @earth's bird & @earth's penguin. If you'd like to see more of the behind the scenes development I encourage you check out the notion page. The final hope of Lismo is to run it under a small number of system resources and as such the RAM and CPU usage alike are very low. This also allows us to respond to messages much faster. Lismo is written with a combination of Zig and JS (being run with bun.js)...
No description

atleg

atleg is a zig library (with c & c++ bindings planned) offering a simple, low-level and allocation free abstraction for creating TUI programs. atleg takes care of wrangling the terminal, but unlike other TUI libraries it does not get in the way when you want to render the interface. The text attribute code can be used independently, so atleg is also useful for non-TUI terminal programs that still want fancy text. Despite being a modern library written in a modern language, atleg will always be held back by the countless legacy interfaces and hacks it tries to abstract away from you. This is inevitable....
No description

Meet Ellie: My Voice Assistant Project

Hey there! I've been working on Ellie for a while as of late. She's all about privacy, so no tracking or storing data here. Ellie might not be as feature-packed as the big names (yet!), but she's open-source and lets anyone whip up their own commands using Python. Still lots to do, but I'm super excited about where Ellie's headed! This forum will be used to track the development of Ellie!
No description

Fantasy Game

Hello, I have decided to start the biggest project I've ever done. I'm am wanting to make a fantasy RPG, with similar aspects to DnD. I will have notes posted here https://keithbrown7526.notion.site/Fantasy-Game-Development-Notes-620e7d0d7863483d819d3a1c033435f6?pvs=4...

Cclarg

A very simple C Command Line Argument parser. Why? Well simply because I wanted something simple for my needs, I like to make simple cli's for my scripts without any overhead or unreadable code. This is where I've made Cclarg to stand, a simple, not too bland, not too spicy, command line argument parser
No description

Projectile motion simulator

I'm currently working on a small side project which is a projectile motion simulator. https://anic17.github.io/projectile-simulator...

YARM

YARM is short for "Yet Another Ruby Mod" As the name suggests, it is a mod for Minecraft that adds rubies. The only difference being in more recent versions of Minecraft as every other mod I've seen was abandoned in 1.8...
No description

Hexdump

Repo: https://github.com/KeithBrown39423/Hexdump My hexdump program that I started like 2 years ago. I'm now starting to add a lot of new features with some help from @earth's bird...

SMIT

https://media.discordapp.net/attachments/1130336913459511356/1130345187319762974/smit.png dotfiles for my new Arch linux machine, SMIT I'll just be posting my work on SMIT here...

Batch Antivirus

As the previous thread was archived I'm creating this one because I'm doing some changes

MOD2FLP

Tool for converting tracker music files to FL Studio projects natively, without using MIDI files as middlemen. This is still at the conceptual stage. TODO FILL WITH INFORMATION...

TTY-CPP

C++ library for writing terminal applications
No description

bongocat-plus

My fork of bongocat-osu, with tons of bug fixes and additional features. Reworking the entire configuration system and how custom skins are made. Making it farrrrr more extensible and configurable. https://github.com/ZackeryRSmith/bongocat-osu
No description

chirp-hook

An il2cpp function hooking framework for Unity games
No description

Newtrodit-LCL

This is the channel for the ongoing development of Newtrodit-LCL, a compatibility layer for Newtrodit made by @earth's bird and @earth's god

Termbot

A bot that provides a fully fledged terminal emulator inside a Discord chat message. This is the thread for https://github.com/polyzium/termbot, all feature requests go here....

Tracker DAW with MPE

If anyone recalls the 90s demoscene, you may as well recall the tracker music scene as well. Tracker was a dominant type of music sequencer back then before it was killed off completely in mid-2000s by audio compression formats. Contrary to piano rolls, trackers are much more flexible, and they look like a spreadsheet that go top-down. To some people it felt a lot like music "programming". I want to create a fully complete DAW with a tracker sequencer that also supports MPE plugins (popularized by devices such as the Linnstrument and Roli Seaboard). Flexibility of a tracker and the freedom of expressive MPE note patterns could make it the ultimate composer's combo....
No description