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 main at wdevs/amcs 2026-05-02 17:35:33 +00:00
9e6d05e055 feat(ui): add content editor components for skills and thoughts
warkanum pushed to main at wdevs/amcs 2026-04-30 19:02:44 +00:00
442cc3ef53 style(ui): update layout from grid to flex for consistency
warkanum pushed to master at wdevs/relspecgo 2026-04-30 18:49:42 +00:00
15763f60cc Fix GIN opclass handling for array columns
warkanum pushed to main at wdevs/amcs 2026-04-30 18:31:40 +00:00
5e54167009 fix(db): update SQL default values and types for consistency
warkanum pushed tag v1.0.50 to wdevs/relspecgo 2026-04-30 18:23:33 +00:00
warkanum pushed to master at wdevs/relspecgo 2026-04-30 18:23:33 +00:00
6d2884f5cf chore(release): update package version to 1.0.50
warkanum pushed to master at wdevs/relspecgo 2026-04-30 18:23:23 +00:00
f192decff8 Add Prisma 7 flag support
warkanum pushed to master at wdevs/relspecgo 2026-04-30 16:16:32 +00:00
8b906cf4a3 chore(release): update package version to 1.0.49
warkanum pushed tag v1.0.49 to wdevs/relspecgo 2026-04-30 16:16:32 +00:00
warkanum pushed to master at wdevs/relspecgo 2026-04-30 16:16:27 +00:00
0a3966e6fc fix(pgsql): handle default values for array types in migrations
warkanum pushed tag v1.0.48 to wdevs/relspecgo 2026-04-30 14:07:36 +00:00
warkanum pushed to master at wdevs/relspecgo 2026-04-30 14:07:36 +00:00
d30fc24f55 chore(release): update package version to 1.0.48
warkanum pushed to master at wdevs/relspecgo 2026-04-30 14:07:21 +00:00
16a489d0b8 style(pkg): align json and numeric type mappings
warkanum pushed to main at wdevs/amcs 2026-04-30 14:04:10 +00:00
65715f7ad3 fix: remove redundant code in processing logic
warkanum pushed to master at wdevs/relspecgo 2026-04-30 14:01:09 +00:00
3524e86282 feat: add --types flag and stdlib nullable type support for bun/gorm writers
warkanum pushed to master at wdevs/relspecgo 2026-04-30 13:15:44 +00:00
1e54fdcd7f Merge branch 'master' of git.warky.dev:wdevs/relspecgo
Compare 2 commits »
warkanum pushed to main at wdevs/amcs 2026-04-26 22:23:12 +00:00
537e65ea6d feat(ui): implement public status endpoint and update UI components
warkanum pushed to main at wdevs/amcs 2026-04-26 22:09:53 +00:00
e208c62df3 feat(makefile): add release version handling and remote option
warkanum pushed to main at wdevs/amcs 2026-04-26 22:04:19 +00:00
a4193b295a fix(ui): update AMCS references and add status handling
Compare 2 commits »
warkanum commented on issue wdevs/amcs#11 2026-04-26 21:42:38 +00:00
Add an admin UI for browsing and managing AMCS data

I think I nailed it today with the latest commits