Show-off
-
CleanDoom - The Modern Doom Mod Launcher
github.com GitHub - popcar2/CleanDoom: The Clean and Modern Doom Mod LauncherThe Clean and Modern Doom Mod Launcher. Contribute to popcar2/CleanDoom development by creating an account on GitHub.
I made a mod launcher for classic Doom (specifically, GZDoom) because I wasn't a fan of what currently exists. CleanDoom focuses on simplicity and usability.
If anyone here is a Doom fan, give it a try and let me know what you think!
-
GodotOS - My open source operating system interface made in Godot is out now!
YouTube Video
Click to view this content.
cross-posted from: https://programming.dev/post/8351433
> Hey folks, I just released my fake OS project after around 2.5 months of working on it. Any feedback is greatly appreciated, thanks! > > Get it here: https://popcar2.itch.io/godotos > > Source code here: https://github.com/popcar2/GodotOS
-
Talo: a CLI tool to manage your ADRs, RFCs, and other design documents
github.com GitHub - canpolat/talo: talo is a CLI tool to manage your ADRs, RFCs, software design documents and moretalo is a CLI tool to manage your ADRs, RFCs, software design documents and more - GitHub - canpolat/talo: talo is a CLI tool to manage your ADRs, RFCs, software design documents and more
I created a CLI tool that can be used to create, update, list and export (to HTML) software design documents like Architecture Decision Records (ADR), Requests for Comments (RFC), and any other custom document types you may have.
It's already trivial to create a Markdown file from an existing template and start typing. And, you will have to do most of the job in your favorite editor anyway. Here is what talo brings to the table:
- You can list all your documents displaying their titles and latest statuses.
- You can export your documents to HTML. talo will link documents to each other so that when a document supersedes another, you will be able to navigate between the two via hyperlinks.
- You are not limited to ADR and RFC. You can create your own document type(s) and use talo to manage them.
The demo GIF in the README showcases some of the use cases. Advanced topics like creating your own document types are also documented in the README.
talo is free and open source.
If you already have .NET SDK 8.0, you can install it as a dotnet tool (
dotnet tool install --global Canpolat.Talo
). Otherwise, you can download the single file binary executable for your system (Linux/Windows). -
Epic Easing: An Interactive Tool to Generate Custom Easing Functions
epiceasing.com Epic EasingQuickly and easily generate easing curves for ease, spring, and bounce animations. Utilize animation presets or create your own custom animation curve, spring, or bounce. Instantly export to CSS, SCSS, Objective-C, and Swift.
Not OC
-
Aniso - ASCII Tool to generate character based imagery
aniso.studiofreight.com Aniso - ASCII ToolAn open-source ASCII tool built by Studio Freight to generate and customize character-based imagery.
Not OC
- pravatar.cc Pravatar - CC0 Avatar Placeholder
Generate fake avatars to fill your sample application.
Not OC
-
Sqids - Generate Short IDs from Numbers
sqids.org Sqids (formerly Hashids) · Generate Short IDs from NumbersSqids is an open-source library that lets you generate YouTube-looking IDs from numbers. It supports 40 programming languages.
-
Kaomoji generator
I created this kaomoji (text emoji) generator. Here you can find ~2000 kaomojis. If you want all ~8 000 000 you can download and run the script
<3-« {) L|*u* L| )(+:|>-* }|:|= O: (/ ×_×)/ []-[]¬
-
Online histogram maker
histogrammaker.co Histogram Maker | Create a Histogram for freeCreate a Histogram for free with easy to use tools and download the Histogram as jpeg, png or svg file.
- thumbnail.video Video Thumbnail API
Get thumbnail images from any public video URL via API or browser. 100% free, no login required.
Free online tool to get thumbnails from a public video. (tool not made by me)
Works from browser or using an API
-
Show Lemmy: I made an easy-to-use, "React-lite" web framework in only 2000 lines of code, named Modulo.js
modulojs.org ModuloModulo.js is a HTML Web Component Framework with easy-to-learn interactive documentation, crammed into a tiny self-building file
cross-posted from: https://programming.dev/post/3038679
> Modulo.js is full featured Web Component framework, in a single 2000 line file without any dependencies. It's packed with many modern features (state management, data binding, liquid-style templating, SSR), and can even build itself and your components from within the browser, so no NPM or terminal skills are needed, making it easier to teach beginners. > > While it might be new, I've been using internally for almost a year, meaning the documentation is fairly complete for a project at this stage, with 100s of example components / tutorials. So, I'd love to hear feedback! :) > > Anyone into trying a new, fun little open source framework? > credit : @modulojs
-
Wavacity – a FOSS port of Audacity to the web
wavacity.com Wavacity | Online Audio Editor Based on AudacityWavacity is a port of the Audacity audio editor to the web browser. Free and open-source. No install required.
-
Site to search through various open source icons that have been made
iconbuddy.app Iconbuddy — 200K+ open source free iconsIconbuddy is a search engine that allows you to search, download, customize, and edit over 200,000 open source svg icons for free.
-
UNIX-like OS written in Rust based on micro-kernel architecture.
Redox is a Unix-like Operating System written in Rust, aiming to bring the innovations of Rust to a modern microkernel and full set of applications.
Jeremy Soller(BDFL of Redox) is on lemmy @[email protected]
-
Wiby - Search Engine for Classic Web(Web 1.0)
wiby.me Wiby - Search Engine for the Classic WebWiby is a search engine for older style pages, lightweight and based on a subject of interest. Building a web more reminiscent of the early internet.
I made another post about the same website:
-
A kitty that codes with you
hostrider.com Nyan Cat's cousin who is listening to some lo-fi beats...the cat that has a habit of singing while coding. Meow.
By u/miacoder
-
r/random but for web 1.0 websites
You can get lost in this for hours. Have a great time.
And also please comment what you got:
-
Simple Pdf editor in your browser without signup
simplepdf.eu SimplePDF - A free PDF editor to easily edit documents and fill in formsThe online PDF editor that respects your privacy: add text, checkboxes, add and remove pages, sign your PDFs in a few seconds
By @bendersej on "X"
-
The password game
Password game which became popular on programming.dev due to this https://programming.dev/post/259125 post. Credit: @nealagarwal on "X"
-
Typst an open source, modern LaTeX alternative written in Rust
github.com GitHub - typst/typst: A new markup-based typesetting system that is powerful and easy to learn.A new markup-based typesetting system that is powerful and easy to learn. - GitHub - typst/typst: A new markup-based typesetting system that is powerful and easy to learn.
Not mine, but great tool