{"id":57655,"url":"https://github.com/giorgenes/resources","name":"resources","description":"A curated list of resources collected in my 20+ years of experience as a software engineer and indiehacker","projects_count":67,"last_synced_at":"2026-08-04T08:00:28.153Z","repository":{"id":52076029,"uuid":"416678112","full_name":"giorgenes/resources","owner":"giorgenes","description":"A curated list of resources collected in my 20+ years of experience as a software engineer and indiehacker","archived":false,"fork":false,"pushed_at":"2024-08-28T23:41:22.000Z","size":65,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-07-16T03:04:22.195Z","etag":null,"topics":["agile","awesome","awesome-list","bdd","computer-science","dart","entrepreneurship","flutter","productivity","ruby","software-architecture","startup","tdd"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"cc0-1.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/giorgenes.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,"zenodo":null}},"created_at":"2021-10-13T09:46:28.000Z","updated_at":"2024-12-20T15:49:29.000Z","dependencies_parsed_at":"2025-08-01T14:34:58.987Z","dependency_job_id":"48100f09-e579-4995-9890-789ecd566bee","html_url":"https://github.com/giorgenes/resources","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/giorgenes/resources","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/giorgenes%2Fresources","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/giorgenes%2Fresources/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/giorgenes%2Fresources/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/giorgenes%2Fresources/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/giorgenes","download_url":"https://codeload.github.com/giorgenes/resources/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/giorgenes%2Fresources/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36268177,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-04T02:00:06.901Z","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-04-08T00:00:23.162Z","updated_at":"2026-08-04T08:00:28.153Z","primary_language":null,"list_of_lists":false,"displayable":true,"categories":["Go","Next.JS","Philosophy","Facebook","Project Management","Architecture","Leadership","Security","Performance \u0026 Scaling","HTML / CSS / Frontend","Javascript","Twitter","Testing, TDD, BDD","Dart / Flutter"],"sub_categories":["Monolith","Microservices"],"readme":"# Table of Contents\n\n1. [Software Development](#software-development)\n2. [Design](#design)\n3. [Machine Learning](#machine-learning)\n4. [Productivity](#productivity)\n\n\n# Software Development\n\n## Leadership\n\n* [Story Mapping](https://www.jpattonassociates.com/story-mapping/)\n* [Lencioni's 5 dysfunctions of a team](https://medium.com/taskworld-blog/lencionis-5-dysfunctions-of-a-team-330d58b2cd81)\n* [The Agile Manifesto](https://agilemanifesto.org/) - Short and sweet agile manifesto\n* [The PMO is Dead, Long Live the PMO](https://www.youtube.com/watch?v=R-fol1vkPlM\u0026t=396s) - Talk about PMO role in agile teams/companies and also talk about some agile anti-patterns.\n* [RICE Scoring Model](https://www.productplan.com/glossary/rice-scoring-model/) - Scoring model to help with decision making\n* [A Leader’s Framework for Decision Making](https://hbr.org/2007/11/a-leaders-framework-for-decision-making) - The Cynefin Framework, another model for decision making\n\n## Project Management\n\n* [Architectural Decision Records](https://adr.github.io/)\n\n## Testing, TDD, BDD\n\n* [TDD Anti Patterns](https://bryanwilhite.github.io/the-funky-knowledge-base/entry/kb2076072213/)\n* [When TDD Goes Wrong (video)](https://www.youtube.com/watch?v=UWtEVKVPBQ0)\n\n## Security\n\n* [OWASP Top 10](https://owasp.org/www-project-top-ten/) - Top 10 Web Application Security Risks\n\n## HTML / CSS / Frontend\n\n* [CSS Utility classes and separation of concerns](https://adamwathan.me/css-utility-classes-and-separation-of-concerns/) - Article by Adam Wathan on different strategies on how to write and organize CSS which lead to the creation of [Tailwind CSS](https://tailwindcss.com/).\n* [JAMStack](https://jamstack.org/) - Modern way of building websites\n\n## Javascript\n\n* [ES6 Features](http://es6-features.org/) - List of new features in ES6 and comparison examples with ES5.\n\n## Go\n\n* [Awesome GO](https://github.com/avelino/awesome-go) - a Curated list of Go tools and libraries\n\n## Dart / Flutter\n\n* [Made with google](https://devlibrary.withgoogle.com/products/flutter) - Made with Flutter list\n\n## Next.JS\n\n* [Awesome Next.js](https://github.com/unicodeveloper/awesome-nextjs)\n* [Tailwind + Next.js templates](https://creativedesignsguru.com/)\n\n## Ruby\n\n[Moved here](ruby.md)\n\n\n## Architecture\n\n* [C4 Architecture Visualization Model](https://www.youtube.com/watch?v=x2-rSnhpw0g)\n* [PlantUML - Open Source Diagraming Tool](https://plantuml.com/)\n* [How to Become a Great Software Architect](https://www.youtube.com/watch?v=v_nhv6aY1Kg) - Great talk from Eberhard Wolff \n* [Distributed Systems in One Lesson by Tim Berglund](https://www.youtube.com/watch?v=Y6Ev8GIlbxc) and the [longer version](https://www.oreilly.com/library/view/distributed-systems-in/9781491924914/)\n\n### Microservices\n\n* [https://microservices.io/](https://microservices.io/) - Website full of resources about webservices\n* [Microservice Prerequisites](https://martinfowler.com/bliki/MicroservicePrerequisites.html) - Microservice Prerequisites by Martin Fowler\n* [Fabulous Fortunes, Fewer Failures, and Faster Fixes from Functional Fundamentals - Scott Havens](https://www.youtube.com/watch?v=FskIb9SariI)\n* [The Monolith Strikes Back: Why Istio Migrated From Microservices to a Monolithic Architecture](https://ieeexplore.ieee.org/document/9520758)\n\n### Monolith\n\n* [The Monolith Strikes Back: Why Istio Migrated From Microservices to a Monolithic Architecture](https://ieeexplore.ieee.org/document/9520758) \n* [The majestic Monolith](https://m.signalvnoise.com/the-majestic-monolith/)\n\n## Performance \u0026 Scaling\n\n* [Web Framework Benchmarks](https://www.techempower.com/benchmarks/)\n* [Scaling Instagram Infrastructure](https://www.youtube.com/watch?v=hnpzNAPiC0E) - Talk at QCon London 2017\n* [Scaling Memcache at Facebook](http://www.cs.utah.edu/~stutsman/cs6963/public/papers/memcached.pdf)\n* [Scaling Pinterest](https://www.youtube.com/watch?v=jQNCuD_hxdQ) - Marty Weiner at GOTO 2014\n\n## Tools\n\n[Moved here](tools.md)\n\n\n## Philosophy\n\n* [20 things I've learned in my 20 years as a software developer](https://www.simplethread.com/20-things-ive-learned-in-my-20-years-as-a-software-engineer/) - Great blog post by Justin Etheredge\n\n\n# Design\n\n* [Material Design](https://material.io/)\n* [Color Scheme Generator](https://coolors.co/)\n* [SVG Generator - Waves, globs, etc](https://haikei.app/)\n* [Google fonts](https://fonts.google.com/) - Downloadable fonts for your project\n\n# Machine Learning\n\n* [Linear Algebra on MIT](https://ocw.mit.edu/courses/mathematics/18-06-linear-algebra-spring-2010/video-lectures/): An epic course online by the legendary Gilbert Strang\n* [Intro to Machine Learning on Coursera](https://www.coursera.org/learn/machine-learning) - Great ML introduction by Andrew Ng\n\n# Productivity\n\n* [Focusmate](https://www.focusmate.com/) - Do focused sessions with someone else online to create accountability\n* [noisli](https://www.noisli.com/) - White noise generator to help you focus\n* [Todoist](https://todoist.com/) - Powerful and simple todo list app\n* [Notion](https://www.notion.so/) - Great note taking app\n* [Rescue Time](https://www.rescuetime.com/) - Track time wasted on websites and apps\n* [Github Copilot](https://copilot.github.com/) - AI powered code \"completion\".\n\n\n# Website Builders\n\n* [Weebly](https://www.weebly.com/)\n* [WIX](https://www.wix.com/)\n* [carrd](https://carrd.co/)\n* [Nicepage](https://nicepage.com/)\n* [Webflow](https://webflow.com/)\n* [Elementor](https://elementor.com/)\n* [Zyro](https://zyro.com/)\n* [Squarespace](https://www.squarespace.com/)\n* [Site123](https://www.site123.com/)\n\n# Marketing\n\n## Twitter\n\n* [Poet](https://poet.so/) - Share tweets as images\n* [Twitter Picker](https://twitterpicker.com/) - Draw a winner from your tweets\n* [TweetHunter](https://tweethunter.io/#)\n\n## Facebook\n\n* [Facebook Ads Library](https://www.facebook.com/ads/library)\n\n# Startups\n\n* [YCombinator library](https://www.ycombinator.com/library)\n* [Product Hunt](https://www.producthunt.com/)\n* [IndieHackers](https://www.indiehackers.com/)\n* [Lean Canvas](https://leanstack.com/lean-canvas)\n\n# Platforms\n\n* [M3O](https://m3o.com/) - M3O is an open source AWS alternative built for the next generation of developers\n* [Vercel](https://vercel.com/) - Host your JAMStack project, from the creators of next.js\n* [Netlify](https://www.netlify.com/) - Build, deploy, \u0026 scale modern web projects\n* [Heroku](https://www.heroku.com/) - Heroku is a platform as a service (PaaS) that enables developers to build, run, and operate applications entirely in the cloud.\n* [Linode](https://www.linode.com/)\n* [DigitalOcean](https://www.digitalocean.com/)\n","projects_url":"https://awesome.ecosyste.ms/api/v1/lists/giorgenes%2Fresources/projects"}