Alex Savin alex
  • Joined on 2025-02-03
alex pushed to develop at alex/go-two-tone-detector-wav 2025-08-15 18:44:17 -04:00
b670654a4b Refactor main.go for improved readability and add detailed comments for functions
alex created branch develop in alex/go-two-tone-detector-wav 2025-08-15 18:44:17 -04:00
alex pushed to main at alex/go-two-tone-detector-wav 2025-08-15 18:24:35 -04:00
aec3310ebf Add initial implementation of two-tone detector with WAV file support and required dependencies
alex created branch main in alex/go-two-tone-detector-wav 2025-08-15 18:24:35 -04:00
alex created repository alex/go-two-tone-detector-wav 2025-08-15 18:13:04 -04:00
alex pushed to main at alex/go-two-tone-detector 2025-08-15 13:40:06 -04:00
5459830ebf Add go.sum file with dependency versions
alex pushed to main at alex/go-two-tone-detector 2025-08-15 13:15:59 -04:00
a06617f1c9 Update module name in go.mod for consistency
alex pushed to main at alex/go-two-tone-detector 2025-08-15 13:07:12 -04:00
d93aeab251 Add CI workflow for building and pushing Docker images
alex pushed to main at alex/go-two-tone-detector 2025-08-15 12:34:14 -04:00
d901673e83 Add README.md with project overview, features, usage, and requirements
alex pushed to main at alex/go-two-tone-detector 2025-08-15 12:32:03 -04:00
9b2343c867 Refactor logging messages for clarity and add unit tests for core functionalities
alex created branch main in alex/go-two-tone-detector 2025-08-15 11:30:50 -04:00
alex pushed to main at alex/go-two-tone-detector 2025-08-15 11:30:50 -04:00
cd6934049e Add initial implementation of two-tone detector with Docker support
alex created repository alex/go-two-tone-detector 2025-08-15 11:28:07 -04:00
alex pushed to main at alex/npfd-web-app 2025-08-14 00:33:22 -04:00
630e8cb4ab Update project name to "npfd-web-app" in package.json, package-lock.json, and README.md
alex pushed to main at alex/npfd-web-app 2025-08-14 00:31:41 -04:00
2208c6bdfd first commit
alex created branch main in alex/npfd-web-app 2025-08-14 00:31:41 -04:00
alex created repository alex/npfd-web-app 2025-08-14 00:30:47 -04:00
alex pushed to main at alex/mysubaru-mq 2025-07-22 16:58:15 -04:00
83b2d14160 Update go.mod dependencies and improve vehicle retrieval error handling
alex pushed to main at alex/mysubaru 2025-07-22 16:56:16 -04:00
143d100793 Update go.mod to use latest mysubaru module version and update net dependency
alex pushed to main at alex/mysubaru 2025-07-22 16:54:09 -04:00
92d4266f8b Add multi-car success test, update feature descriptions, and enhance climate profile structure