Zane Walker zanewalker
  • Backend Developer, Researcher, Linux / Windows Sysadmin, Enthusiast Electronics / IOT Dev

  • Joined on 2025-12-07
zanewalker pushed to master at zanewalker/fastapi-traffic 2026-02-25 05:12:24 +00:00
4f19c0b19e ci: remove PyPI publish job
fe07912040 docs: update install instructions and bump version to 0.2.0
6bdeab2b4e docs: update repo URL in development guide
bb07ac816f fix: resolve flaky test and JSON config validation
34e07f6b7e style: apply ruff formatting
Compare 21 commits »
zanewalker pushed to master at zanewalker/fastapi-route-loader 2026-02-03 23:39:04 +00:00
2e501a5c25 (Chore): Commit the helper scripts.
b9224dd031 (Feat): Initial Commit.
Compare 2 commits »
zanewalker created branch master in zanewalker/fastapi-route-loader 2026-02-03 23:39:04 +00:00
zanewalker created repository zanewalker/fastapi-route-loader 2026-02-03 23:38:34 +00:00
zanewalker pushed to master at zanewalker/fastapi-traffic 2026-02-03 23:33:59 +00:00
fb23e3c7cf feat: add configuration loader for .env and JSON files
6c5584c6b4 Switch from MIT to Apache 2.0 license
ca03f5d579 Minor fixes
e658aa92a2 Update docs to be more readable and add uv instructions
9fe700296d Add get_stats to MemoryBackend and update pytest config
Compare 7 commits »
zanewalker created branch master in zanewalker/fastapi-traffic 2026-02-03 23:33:59 +00:00
zanewalker created repository zanewalker/fastapi-traffic 2026-02-03 23:33:17 +00:00
zanewalker pushed to main at zanewalker/EmployeeManagementSystem 2025-12-31 08:10:00 +00:00
4e5555c658 (Feat-Fix): Added unit display and completion in work allocation system, and ability to edit completed units. Fixed contractor reporting system not displaying data under corresponding departments.
zanewalker pushed to main at zanewalker/EmployeeManagementSystem 2025-12-21 10:46:37 +00:00
1ac9d22e2d (Feat-Fix): Fixed employee swapping not showing up in the Daily Attendance dashboard.
7b0e6923a9 (Feat-Fix): Lots of fixes.
d36d925e38 (Feat-Fix): Lots of fixes.
2d3412f79a (Feat-Fix): Fixed attendance system
Compare 4 commits »
zanewalker pushed to main at zanewalker/EmployeeManagementSystem 2025-12-21 08:58:35 +00:00
04e25527e8 (Feat-Fix): Fixed the check-in, check-out system, added a contractor payment system.
8fcbfe2a47 (Feat-Fix): Fixed Reports Page, overhauled the filtering system for reports.
6cc9ebdcf7 (Feat-Fix): Type Fixes, sloppy import fixes, fix dynamic activity fetching and more
865e0bf00e (Feat-Fix): Lots of fixes done, reporting system fixed, stricter types
01400ad4e1 (Fix): Fixed the excel reporting system, fixed alot of hardcoded dropdown values in activities, auto selection of departments is also implemented
Compare 10 commits »
zanewalker created branch main in zanewalker/EmployeeManagementSystem 2025-12-21 08:58:35 +00:00
zanewalker created repository zanewalker/EmployeeManagementSystem 2025-12-21 08:56:55 +00:00
zanewalker pushed to main at zanewalker/ASCIIRenderer 2025-12-17 21:33:04 +00:00
42529be0f8 (Feat): Initial Commit.
zanewalker created branch main in zanewalker/ASCIIRenderer 2025-12-17 21:33:04 +00:00
zanewalker created repository zanewalker/ASCIIRenderer 2025-12-17 21:32:50 +00:00
zanewalker pushed to main at zanewalker/EllyDiscordBot 2025-12-17 15:44:02 +00:00
a5250706cb (Fix): .dockerignore env removal.
zanewalker pushed to main at zanewalker/EllyDiscordBot 2025-12-17 15:40:03 +00:00
153a943fbc (Fix): Forget to add the .env file.
zanewalker pushed to main at zanewalker/EllyDiscordBot 2025-12-17 15:37:47 +00:00
6c47c2f0eb (Fix): Fix syntax error caused by an accidental paste.
zanewalker pushed to main at zanewalker/EllyDiscordBot 2025-12-17 15:34:02 +00:00
ebd32e8947 (Fix): Fix Deno latest tag.
zanewalker pushed to main at zanewalker/EllyDiscordBot 2025-12-17 15:28:47 +00:00
62b8e9f768 (Fix): Fix Dockerfile having improper versions, and copying the wrong config file path.