{"id":37866095,"url":"https://github.com/able8/write-code-every-day","last_synced_at":"2026-01-16T16:37:20.901Z","repository":{"id":254853519,"uuid":"847746167","full_name":"able8/write-code-every-day","owner":"able8","description":"Write code every day, at least 30 minutes.  Keep coding, keep learning!  ","archived":false,"fork":false,"pushed_at":"2025-01-18T08:18:21.000Z","size":269,"stargazers_count":1,"open_issues_count":4,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-18T09:27:06.857Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/able8.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-08-26T13:20:25.000Z","updated_at":"2025-01-18T08:18:22.000Z","dependencies_parsed_at":"2024-12-26T17:21:15.001Z","dependency_job_id":"730b5ce7-c238-4e61-ae30-bcfb8677f4b6","html_url":"https://github.com/able8/write-code-every-day","commit_stats":null,"previous_names":["able8/write-code-every-day"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/able8/write-code-every-day","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/able8%2Fwrite-code-every-day","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/able8%2Fwrite-code-every-day/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/able8%2Fwrite-code-every-day/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/able8%2Fwrite-code-every-day/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/able8","download_url":"https://codeload.github.com/able8/write-code-every-day/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/able8%2Fwrite-code-every-day/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28479992,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-16T11:59:17.896Z","status":"ssl_error","status_checked_at":"2026-01-16T11:55:55.838Z","response_time":107,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2026-01-16T16:37:20.169Z","updated_at":"2026-01-16T16:37:20.884Z","avatar_url":"https://github.com/able8.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Write Code Every Day\n\nWrite code every day, at least 30 minutes. \n\nKeep coding, keep learning!  \n\nhttps://johnresig.com/blog/write-code-every-day/\n\n## Motivation\n\n* To write code as a habit\n* To get knowledge of engineering\n* To improve coding skills\n\n---\n\n## TODO\n\nhttps://github.com/able8/write-code-every-day/issues/1\n\nhttps://medium.com/justforfunc\n\nhttps://eli.thegreenplace.net/tag/go\n\nhttps://github.com/avelino/awesome-go?tab=readme-ov-file#contents\n\n\n---\n\n20250118-go-k8s-resource-filter  70 mins\n\n\n20250105-go-brain-teasers\n\nhttps://pragprog.com/titles/d-gobrain/go-brain-teasers/\n\n\n20250102-go-templ\n\nhttps://templ.guide/quick-start/creating-a-simple-templ-component\n\n20250101-go-signal-and-graceful-shutdown\n\nhttps://mp.weixin.qq.com/s?__biz=MzU2MDA0Mzk0OQ==\u0026mid=2247486664\u0026idx=1\u0026sn=ed96b141ea6fe125a49057ce7bcf8666\u0026scene=58\u0026subscene=0\n\n20250101-go-visitor-pattern\n\nhttps://refactoring.guru/design-patterns/visitor/go/example\n\n20241230-go-range-functions\n\nhttps://go.dev/blog/range-functions\n\n20241229-go-dconf\n\nhttps://www.cnblogs.com/cheyunhua/p/18579722\n\n20241228-go-bitmap\n\n20241227-go-cmp\n\nhttps://darjun.github.io/2020/03/20/godailylib/go-cmp/\n\n20241226-go-channel\n\nhttps://mp.weixin.qq.com/s?__biz=MzI1ODMxMDA4NA==\u0026mid=2247485154\u0026idx=1\u0026sn=d2daeb3d8bca5f1deffb23c318392e2b\u0026scene=58\u0026subscene=0\n\n20241226-go-run-in-goroutine\n\n20241130-go-keepalive-requests\n\nhttps://mp.weixin.qq.com/s?__biz=MjM5NDEzNjU3OA\n\n20241021-go-code-snippets-2\n\nhttps://www.golangcode.com/ 30 mins\n\n20241020-go-file-upload\n\nhttps://freshman.tech/file-upload-golang/?ref=related-posts  30 mins\n\n20241019-go-code-snippets-1\n\nhttps://www.golangcode.com/  30 mins\n\n20241009-go-gobyexample-2\n\nhttps://gobyexample.com/  40 mins\n\n20241008-go-gobyexample-1\n\nhttps://gobyexample.com/  35 mins\n\nholidays\n\n20240930-go-slog-package\n\nhttps://gopherguides.com/articles/golang-slog-package 30 mins\n\n20240929-go-futures\n\nhttps://appliedgo.net/futures/  30 mins\n\n20240928-go-inject-a-dependency\n\nhttps://appliedgo.net/di/  40 mins\n\n20240927-go-refresh-token\n\nhttps://appliedgo.net/refresh/  35 mins\n\n20240926-cobra-cli-app-in-go\n\nhttps://cobra.dev/#getting-started 30 mins\n\n\n20240925-nil-channels-in-go\n\nhttps://medium.com/justforfunc/why-are-there-nil-channels-in-go-9877cc0b2308  50 mins\n\n20240924-using-ollama-with-langchaingo\n\nhttps://eli.thegreenplace.net/2023/using-ollama-with-langchaingo/  40 mins\n\n20240923-go-write-ahead-log-examples\n\nhttps://xiaorui.cc/archives/7304  30 mins\n\n20240922-go-validator\n\nhttps://github.com/go-playground/validator/tree/master 30 mins\n\n20240921-go-gin-examples \n\nhttps://github.com/gin-gonic/gin 30 mins\n\n20240920-go-on-concurrency-in-http-servers\n\nhttps://eli.thegreenplace.net/2019/on-concurrency-in-go-http-servers/ 30 mins\n\n20240919-go-pubsub-using-channels\n\nhttps://eli.thegreenplace.net/2020/pubsub-using-channels-in-go/ 30 mins\n\n20240918-go-new-http-server-routing\n\nhttps://eli.thegreenplace.net/2023/better-http-server-routing-in-go-122 40 mins\n\n20240917-go-fasthttp-forward-proxy \n\nhttps://github.com/app-fast/fpgo 30 mins\n\n20240916-go-resty\n\nhttps://github.com/go-resty/resty 30 mins\n\n20240915-go-and-proxy-servers\n\nhttps://eli.thegreenplace.net/2022/go-and-proxy-servers-part-1-http-proxies/  60 mins\n\n20240914-go-generics-example\n\nhttps://github.com/mattn/go-generics-example 50 mins\n\n20240913-go-generics-the-hard-way\n\nhttps://github.com/akutz/go-generics-the-hard-way/blob/main/03-getting-started/05-composite-constraints.md  35 mins\n\n20240912-go-lodash-library \n\nhttps://github.com/samber/lo  35 mins\n\n20240911-go-generics-examples\n\nhttps://go.dev/doc/tutorial/generics  40 mins\n\n20240910-go-port-scanner\n\nhttps://medium.com/@KentGruber/building-a-high-performance-port-scanner-with-golang-9976181ec39d 50 mins\n\n20240909-go-get-remote-ssl-certificate\n\nhttps://www.freecodecamp.org/news/how-to-validate-ssl-jjj/ 50 mins\n\n20240908-go-colly-examples-1\n\nhttps://darjun.github.io/2021/06/30/godailylib/colly/ 30 mins\n\n20240907-k8s-client-go-workqueue\n\nhttps://github.com/kubernetes/client-go/tree/master/examples/workqueue  30 mins\n\n20240906-k8s-client-go-examples\n\nhttps://github.com/iximiuz/client-go-examples 33 mins\n\n\n[20240905-k8s-cli-runtime](20240905-k8s-cli-runtime)\n\nhttps://github.com/iximiuz/client-go-examples/tree/main/cli-runtime-flags  30 mins\n\n[20240904-k8s-watch-and-informer](20240904-k8s-watch-and-informer)\n\nhttps://github.com/iximiuz/client-go-examples/tree/main/watch-typed-simple 30 mins\n\n[20240903-grpc-json-example](20240903-grpc-json-example)\n\nhttps://github.com/johanbrandhorst/grpc-json-example/tree/master 65 mins\n\n[20240902-go-req-enable-debug-dynamically](20240902-go-req-enable-debug-dynamically)\n\nhttps://req.cool/docs/examples/enable-debug-dynamically-in-production/ 40 mins\n\n[20240901-go-exec](20240901-go-exec)\n\nhttps://darjun.github.io/2022/11/01/godailylib/osexec/  30 mins\n\n[20240831-k8s-controller-runtime-example-2](20240831-k8s-controller-runtime-example-2)\n\nhttps://book.kubebuilder.io/cronjob-tutorial/controller-overview 45 mins\n\n[20240830-k8s-controller-runtime-example-1](20240830-k8s-controller-runtime-example-1)\n\nhttps://github.com/kubernetes-sigs/controller-runtime/tree/main/examples 55 mins\n\n[20240829-go-image-base64-encoding](20240829-go-image-base64-encoding)\n\nhttps://freshman.tech/snippets/go/image-to-base64/ 35 mins \n\n[20240828-client-go-exec-to-pod](20240828-client-go-exec-to-pod)\n\nhttps://dragondscv.medium.com/running-remote-command-inside-a-container-with-kubernetes-api-29f3402dcf3a 30 mins\n\n[20240827-go-gorilla-websocket-examples](20240827-go-gorilla-websocket-examples)\n\nhttps://github.com/gorilla/websocket/tree/main/examples  42 mins\n\n[20240826-go-ensuring-thread-safe-file-caching](20240826-go-ensuring-thread-safe-file-caching)\n\nhttps://medium.com/@radhian.amri/ensuring-thread-safe-file-caching-with-local-storage-in-go-8d137fb7d6d4 40 mins","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fable8%2Fwrite-code-every-day","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fable8%2Fwrite-code-every-day","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fable8%2Fwrite-code-every-day/lists"}