Warky warkanum
  • Vanderbijlpark, South Africa
  • https://github.com/warkanum
  • Full-Stack Developer solving problems with Go, Python, Rust, TypeScript, JavaScript, React, C++ & Clarion. Building elegant code by day

  • Joined on 2023-09-16
warkanum pushed to master at wdevs/relspecgo 2026-01-04 20:01:35 +00:00
b57e1ba304 feat(cmd): 🎉 Add split command for schema extraction
warkanum pushed to master at wdevs/relspecgo 2026-01-04 18:00:24 +00:00
19fba62f1b feat(ui): 🎉 Add GUID field to column, database, schema, and table editors
warkanum pushed to master at wdevs/relspecgo 2026-01-04 17:53:22 +00:00
b4ff4334cc feat(models): 🎉 Add GUID field to various models
warkanum pushed to master at wdevs/relspecgo 2026-01-04 17:31:33 +00:00
5d9b00c8f2 feat(ui): 🎉 Add import and merge database feature
warkanum pushed to master at wdevs/relspecgo 2026-01-04 16:42:05 +00:00
debf351c48 fix(ui): 🐛 Simplify keyboard shortcut handling in load/save screens
warkanum pushed to master at wdevs/relspecgo 2026-01-04 16:39:20 +00:00
d87d657275 feat(ui): 🎨 Add user interface documentation and screenshots
warkanum pushed to master at wdevs/relspecgo 2026-01-04 16:29:36 +00:00
1795eb64d1 feat(ui): 🎨 Implement schema and table management screens
355f0f918f chore(deps): 🚀 update module dependencies
Compare 2 commits »
warkanum pushed to master at wdevs/relspecgo 2026-01-04 13:49:52 +00:00
5d3c86119e feat(domains): add domain support for DrawDB integration
warkanum released v1.0.4 at wdevs/relspecgo 2026-01-03 19:10:53 +00:00
warkanum pushed tag v1.0.4 to wdevs/relspecgo 2026-01-03 19:10:09 +00:00
warkanum deleted branch templates from wdevs/relspecgo 2026-01-03 19:05:56 +00:00
warkanum pushed to master at wdevs/relspecgo 2026-01-03 19:05:56 +00:00
8c602e3db0 Added go text template writier (#1)
warkanum merged pull request wdevs/relspecgo#1 2026-01-03 19:05:54 +00:00
Added go text template writier
warkanum pushed to templates at wdevs/relspecgo 2026-01-03 19:03:36 +00:00
4688dbe7f1 chore: 🔧 update go mod and makefile
warkanum created pull request wdevs/relspecgo#1 2026-01-03 18:55:10 +00:00
Added go text template writier
warkanum pushed to templates at wdevs/relspecgo 2026-01-03 18:53:39 +00:00
5af9228014 fix(templ): 🐛 fixed the sorting that turns nothing. template functions expects something returned
warkanum pushed to templates at wdevs/relspecgo 2026-01-03 18:29:05 +00:00
fca7c99d74 feat(templ): added templ to command line that reads go template and outputs code
warkanum created branch templates in wdevs/relspecgo 2026-01-03 18:29:05 +00:00
warkanum pushed to main at wdevs/pgsql-broker 2026-01-02 22:31:55 +00:00
b74e20760e fix(ci): resolve Python setup errors and update workflow actions
warkanum pushed to main at wdevs/pgsql-broker 2026-01-02 21:41:22 +00:00
d1598238b2 feat(testing): implement broker workflow integration test