-
Lewis Moten: Materials for Our Data Review Discussion
A reply to the WCFAC chair explaining my custom data-analysis workflow, limits of automation without stable county data access, and rationale for separating policy concerns into a broader supervisory discussion, while keeping this exchange focused on tools, methods, and transparent financial analysis. Read More
-
Lewis Moten: Materials for Our Data Review Discussion
An email sent to the chair of the Warren County Finance Audit Committee outlining the tools, methods, and datasets used to analyze county financial records. It documents the technical context behind audit-related findings and a follow-up to a public meeting discussion. Read More
-
RTK Query
I transitioned my Redux application to use RTK Query for API calls. This reduced the need for selectors and simplified data management. While RTK Query is powerful, it has limitations like needing many endpoints for a single server and requiring complex TypeScript types for builders. Sagas are still used for specific cases like handling drag-and-drop… Read More
-
Queue Downloads
I created @codejamboree/web-requests-queue, a library that queues and spaces out HTTP requests to prevent server overload, with features like pausing, resuming, and downloading files or parsing JSON. I also developed a basic testing platform with function mocks and expectations. The library is available on GitHub and npm. Read More
-
Encryption Key Backup
Without access to a key management service, I work on different solutions to backing up encryption keys off-site while thinking through security risks and the recovery process. Read More







