Scot-free
PROJs
#go
#javascript
Nov. 17, 2024, 7:19 p.m.
Go Features In Structs & Generics
Nothing in depth, just an overly complex mess of an example of using iterators with a struct and making a chain-slice with map, filter and reduce.
Read proj >>>
#django
#python
Oct. 22, 2024, 11:42 p.m.
Phone Scrubber
Building a csv file uploader service that enque's files and phone numbers to hit a remote API whilst maintaining the csv shape (more than 1 phone per record, sometimes, up to 10) and returning the data in a reactive way without using a large JS framework.
Read proj >>>