{"id":28130,"url":"https://github.com/GabrielSten/awesome","name":"awesome","description":"List of stuff on the web I think is worth keeping","projects_count":38,"last_synced_at":"2026-07-28T07:00:34.482Z","repository":{"id":164356528,"uuid":"568873854","full_name":"GabrielSten/awesome","owner":"GabrielSten","description":"List of stuff on the web I think is worth keeping","archived":false,"fork":false,"pushed_at":"2025-04-04T06:51:08.000Z","size":51,"stargazers_count":2,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-06-21T09:00:32.865Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/GabrielSten.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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,"zenodo":null}},"created_at":"2022-11-21T15:39:29.000Z","updated_at":"2025-04-04T06:51:11.000Z","dependencies_parsed_at":"2025-04-27T06:01:21.393Z","dependency_job_id":"9df38070-8750-4217-8d56-1d4b1adf4769","html_url":"https://github.com/GabrielSten/awesome","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/GabrielSten/awesome","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GabrielSten%2Fawesome","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GabrielSten%2Fawesome/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GabrielSten%2Fawesome/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GabrielSten%2Fawesome/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GabrielSten","download_url":"https://codeload.github.com/GabrielSten/awesome/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GabrielSten%2Fawesome/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35293217,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-09T02:00:07.329Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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"}},"created_at":"2024-01-13T12:57:39.128Z","updated_at":"2026-07-28T07:00:34.483Z","primary_language":null,"list_of_lists":false,"displayable":true,"categories":["Coding","Distributed-Systems","Front-End","More-Awesome","Data-Science","Graph-Tech","Linux"],"sub_categories":[],"readme":"# awesome\nList of awesome stuff on the web I think is worth keeping\n\n## Contents\n- [Data Science](#Data-Science)\n- [Graph Tech](#Graph-Tech)\n- [Coding](#Coding)\n- [Linux](#Linux)\n- [Front End](#Front-End)\n- [Distributed Systems](#Distributed-Systems)\n- [More Awesome](#More-Awesome)\n\n## Data-Science\n\n- [Educational Implementation of Algorithms in Python](https://github.com/TheAlgorithms/Python)\n- [Data Science Resources](https://github.com/jonathan-bower/DataScienceResources)\n- [Physics Informed NN](https://benmoseley.blog/my-research/so-what-is-a-physics-informed-neural-network/)\n- [Deep Reinforcement Learning](https://github.com/Hadar933/Deep-Reinforcement-Learning)\n- [Reinforcement Learning](https://mlu-explain.github.io/reinforcement-learning/)\n- [ML visualized](https://mlu-explain.github.io)\n- [Aalto Course - Advanced Probablistic Methods](https://fartaha.github.io/ml-advanced-probabilistic-methods/)\n- [ChatGPT in 60 lines of NumPy](https://jaykmody.com/blog/gpt-from-scratch/)\n- [Free book on deeplearning](https://www.deeplearningbook.org/)\n- [Book on ML with PyTorch](https://sebastianraschka.com/blog/2022/ml-pytorch-book.html)\n- [DS awesome](https://github.com/Developer-Y/cs-video-courses)\n- [Computer Vision Roboflow](https://github.com/roboflow/notebooks)\n- [Graph Representation Learning](https://www.cs.mcgill.ca/~wlh/grl_book/files/GRL_Book.pdf)\n- [SQL practice game](https://mystery.knightlab.com/)\n\n## Graph-Tech\n- [TypeDB with PyTorch](https://blog.vaticle.com/link-prediction-knowledge-graph-pytorch-geometric-f35917320806)\n- [ML inspiration for Graphs](https://blog.vaticle.com/unsolved-machine-learning-problems-that-you-can-solve-35e4ddc561b9)\n- [20 Graph Algos and Example Uses](https://memgraph.com/blog/graph-algorithms-applications#toc-12)\n\n## Coding\n- [Learn Python 3](https://github.com/jerry-git/learn-python3)\n- [Efficient Python Coding](https://github.com/youssefHosni/Efficient-Python-for-Data-Scientists)\n- [Book on JavaScript](https://eloquentjavascript.net/)\n- [Go roadmap](https://roadmap.sh/golang)\n- [go generate types from sql](https://github.com/kyleconroy/sqlc?utm_campaign=awesomego\u0026utm_medium=referral\u0026utm_source=awesomego)\n\n## Linux\n- [Proxmox Beginners Guide](https://github.com/vzamora/Proxmox-Cheatsheet)\n\n## Front-End\n- [SVGs feather](https://feathericons.com/)\n- [SVGs tabler](https://tablericons.com/)\n- [SVGs phosphor](https://tablericons.com/)\n\n## Distributed-Systems\n- [MIT Distributed Systems course](https://www.youtube.com/playlist?list=PLrw6a1wE39_tb2fErI4-WkMbsvGQk9_UB#distributed)\n- [Effective Go](https://go.dev/doc/effective_go)\n- [Kubebuilder: Intro to K8](https://book.kubebuilder.io/introduction.html)\n- [Go Roadmap](https://roadmap.sh/golang)\n- [Backend Roadmap](https://roadmap.sh/golang)\n\n\n## More-Awesome\n- [Sindresorhus's Awesome](https://github.com/sindresorhus/awesome/blob/main/readme.md)\n- [Hand Drawn Sketch Tool](https://github.com/excalidraw/excalidraw)\n- [The Harvard Guide for a Resume](https://hwpi.harvard.edu/files/ocs/files/hes-resume-cover-letter-guide.pdf)\n- [Diagrams in HTML](https://reactflow.dev/docs/examples/overview/)\n- [APIs gRPC](https://cloud.google.com/apis/design)\n- [Everything Mathematics](https://www.math.cmu.edu/~jmackey/151_128/bws_book.pdf)\n- [Geolocation API](https://nominatim.org/release-docs/latest/)\n","projects_url":"https://awesome.ecosyste.ms/api/v1/lists/gabrielsten%2Fawesome/projects"}