https://github.com/willnode/willnode.github.io
List of repositories I made
https://github.com/willnode/willnode.github.io
Last synced: 29 days ago
JSON representation
List of repositories I made
- Host: GitHub
- URL: https://github.com/willnode/willnode.github.io
- Owner: willnode
- Created: 2020-10-07T08:03:43.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2024-06-01T06:22:22.000Z (over 1 year ago)
- Last Synced: 2025-01-15T14:13:53.372Z (12 months ago)
- Homepage: https://willnode.github.io
- Size: 49.8 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# List of repositories [I](https://github.com/willnode/) made
### Playable websites
+ [zone-editor](https://willnode.github.io/zone-editor/) ([Repository](https://github.com/willnode/zone-editor)) — A JS Library with a demo website for editing BIND9 zone file
+ [crash-analyzer](https://willnode.github.io/redox-crash-analyzer/) ([Repository](https://github.com/willnode/redox-crash-analyzer)) — Analyze Redox OS Program Crash / Page Fault
+ [pkgar-analyzer](https://willnode.github.io/pkgar-analyzer/) ([Repository](https://github.com/willnode/pkgar-analyzer)) — Analyze Redox OS [PKGAR Archive Format](https://gitlab.redox-os.org/redox-os/pkgar/) online
+ [data-modifier](https://willnode.github.io/data-modifier/) ([Repository](https://github.com/willnode/data-modifier)) — Transform textual data between formats with JS function in between
+ [forger](https://willnode.github.io/forger) ([Repository](https://github.com/willnode/forger)) — (WIP) SPA Full-Client Builder based on Svelte
+ [frontgen](https://willnode.github.io/frontgen) ([Repository](https://github.com/willnode/frontgen)) — Clean Website Builder using CSS Frameworks
+ [artiscii](https://willnode.github.io/artiscii) ([Repository](https://github.com/willnode/artiscii)) — Artistic text creation made fun (port of Ascii-Painter in JS)
+ [deobfuscator](https://willnode.github.io/deobfuscator) ([Repository](https://github.com/willnode/deobfuscator)) — Online Javascript Deobfuscator
+ [html-aware-translator](https://willnode.github.io/html-aware-translator/) ([Repository](https://github.com/willnode/html-aware-translator)) — HTML-aware google translator tool
+ [url-deconstruct](https://willnode.github.io/url-deconstruct/) ([Repository](https://github.com/willnode/url-deconstruct)) — Extract some information behind URL parameters
+ [yourlifeindots](https://willnode.github.io/yourlifeindots) ([Repository](https://github.com/willnode/yourlifeindots)) — Your life in a page of black dots (inspired by WBW)
+ [random-youtube](https://willnode.github.io/random-youtube) ([Repository](https://github.com/willnode/random-youtube)) — Go to a random YouTube video!
### Professional products
+ [DOM Cloud](https://domcloud.co/) (Documentation Repository) — Free hosting service for your web apps
+ [Forward Domain](https://forwarddomain.net/) (Repository) — Free and open-source domain forwarder using 301 HTTP(S) redirects
+ [Gentar.dev](https://gentar.dev/) — Free / WIP MySQL or PosgreSQL data analyzer and editor with LLM
+ [Benerin.co](https://benerin.co/) (Repository) — Free Indonesian spell-proofing website
+ [TEXDraw](https://u3d.as/mFe) (Documentation Repository) — Create any mathematical expressions in Unity with ease.
+ [Engine4](https://u3d.as/fdm) (Documentation Repository) — A library to unlock game creation to a higher dimension.
### Non Web Services or Libraries
+ [screend](https://github.com/willnode/screend) — Exploiting GNU screen to be used like sysdaemons
+ [secure-localhost](https://github.com/willnode/secure-localhost) — Proxy your specified localhost port to HTTPS, with automatic certificate installation.
+ [uas-gitlab-auth](https://github.com/willnode/uas-gitlab-auth) — Microservice to grant access to GitLab private repo using Asset Store Invoice API
+ [MeshDebugger](https://github.com/willnode/MeshDebugger) — First-class Mesh debugging tools for Unity
+ [Usink](https://github.com/willnode/Usink) — Supercharge Unity Editor with hotkeys and functionalities
+ [CoreGUI](https://github.com/willnode/CoreGUI) — Abstraction of Immediate Mode GUI (IMGUI) in Unity
+ [IsoCreatorCmd](https://github.com/willnode/IsoCreatorCmd) — IsoCreatorLib as executable CLI
+ [Ascii-Painter](https://github.com/willnode/Ascii-Painter) — .NET Based Text painting tool
+ [N-Matrix-Programmer](https://github.com/willnode/N-Matrix-Programmer) — A software to write an optimized code that calculates inverse and determinant of N by N matrix.
+ [Qu3e-Sharp](https://github.com/willnode/Qu3e-Sharp) — Lightweight and Simple 3D Open Source Physics Engine ported to C#
+ [Vs2017-LayoutInGUI](https://github.com/willnode/Vs2017-LayoutInGUI) Generate CL Argument for Offline Visual Studio 2017 Installation.
+ [Forth Engine](https://github.com/forth-engine/forth-library) C++ Library to manipulate four dimensional objects via Cross Sectional Projection
### Modified Forks for Templates
+ [cors-anywhere](https://github.com/willnode/cors-anywhere) — CORS Anywhere modified for use in DOM Cloud
+ [Unity-TaskManager](https://github.com/willnode/Unity-TaskManager) — A further implementation of Coroutines in Unity3D
+ [ci4-admin-lte](https://github.com/willnode/ci4-admin-lte) — CodeIgniter4 with Admin LTE 3 Template
### Archived playable websites
(Long inactive which may not work, or maybe just dummy stuff)
+ [demo](https://willnode.github.io/demo/) — Playable WebGL demos
+ [wa-viewer](https://willnode.github.io/wa-viewer) — View beautiful WhatsApp chat exports (using extracted backup in JSON format)
+ [cloudup](https://willnode.github.io/cloudup) — Signed Image Upload to Cloudinary in pure Javascript.
+ [uas-private-stat](https://willnode.github.io/uas-private-stat) — Custom statistics for Asset Store publisher sales and downloads
+ [uas-public-stat](https://willnode.github.io/uas-public-stat) — Custom statistics for Asset Store (no longer works)
+ [transtool](https://willnode.github.io/transtool) — Google Translate-like tool (superseded by html-aware-translator)
+ [webpack-explorer](https://willnode.github.io/webpack-explorer) Webpack v3 configuration generator (don't use it)
+ [bandit](https://willnode.github.io/bandit) — The swiss army of hacking tools
### Archived non Web Services or Libraries
(Long inactive which may not work, or maybe just a dummy prototype)
+ [WebViewHook](https://github.com/willnode/WebViewHook) — Exposed Unity Editor WebView API
+ [CRM Toolkit](https://github.com/willnode/crm-toolkit) — Battery-Included CodeIgniter, React, Material-UI Template
+ [dom-chat](https://github.com/willnode/crm-toolkit) — Prototype for true peer to peer communication using TCP Punch Hole
+ [gqldbms](https://github.com/willnode/gqldbms) — GraphQL drop-in Database Management Server in Rust
+ [TWIB](https://github.com/willnode/TWIB) — Dummy Old TWIBTOOL -- resource monitoring taskbar
### Indonesian Content
Because I'm indonesian
+ [madura.wellosoft.net](https://madura.wellosoft.net) — Madurese-Indonesian translator (my bachelor thesis)
+ [trunojoyo-assets](https://willnode.github.io/trunojoyo-assets) — Arsip Logo/Grafis UTM
+ [techno-web-project](https://willnode.github.io/techno-web-project) — Bekas Lomba di Univ Soedirman
+ [lomba_untag](https://github.com/willnode/lomba_untag) — Bekas Lomba Website UNTAG. Juara 1
+ [PD](https://github.com/willnode/PD) — Koleksi Tugas Penambangan Data
+ [Sikat](https://github.com/willnode/sikat) — Sistem Informasi KAmpus Terpadu
+ [PAW2020-1-A10](https://github.com/willnode/PAW2020-1-A10) — Tugas semester PAW (PHP Fundamentals)
+ [Arsipin](https://github.com/willnode/Arsipin) — Aplikasi arsip surat
+ [Observatory](https://github.com/willnode/Observatory) — Project hosting untuk Simulasi Alam Semesta (aplikasi tugas akhir)
+ [Nafza-Faroidh](https://github.com/willnode/Nafza-Faroidh) — Aplikasi Desktop untuk Penghitungan Faroidh atau Waris mewaris harta peninggalan menurut Ajaran Islam
> [Made with ❤](https://github.com/willnode/willnode.github.io) [willnode](https://github.com/willnode)[@wellosoft.net](https://wellosoft.net)