Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/usmslm102/resources
These are my personally collected learning resources and tools that I find helpful for software engineers and product designers. Feel free to send a pull request (PR) if you’d like to add something useful to the list.
https://github.com/usmslm102/resources
design editing repository resources resume tools
Last synced: about 15 hours ago
JSON representation
These are my personally collected learning resources and tools that I find helpful for software engineers and product designers. Feel free to send a pull request (PR) if you’d like to add something useful to the list.
- Host: GitHub
- URL: https://github.com/usmslm102/resources
- Owner: usmslm102
- License: mit
- Created: 2024-02-02T13:02:56.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2025-01-08T17:26:04.000Z (12 days ago)
- Last Synced: 2025-01-08T17:55:15.319Z (12 days ago)
- Topics: design, editing, repository, resources, resume, tools
- Language: TypeScript
- Homepage: https://tools.usamaansari.com/
- Size: 213 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Resources / Popular tools / GitHub Repository
> These are my personally collected learning resources and tools that I find helpful for software engineers and product designers. Feel free to send a pull request (PR) if you’d like to add something useful to the list.[![Hits](https://hits.sh/github.com/usmslm102/resources.svg)](https://hits.sh/github.com/usmslm102/resources/)
## 🧰 Tools
1. https://app.wireflow.co/
2. https://carbon.now.sh/
3. https://deviceshots.com/
4. https://www.termsfeed.com/
5. https://namae.dev/
6. https://carbon.now.sh/
7. https://ihateregex.io/
8. https://app-mockup.com/
9. https://www.ucraft.com/free-logo-maker
10. https://getterms.io/
11. https://clockify.me/
12. https://untools.co/
13. https://omatsuri.app/
14. https://freecodetools.org/
15. https://excalidraw.com/## File Sharing
1. https://github.com/localsend/localsend
2. https://www.sharedrop.io/
3. https://toffeeshare.com/## Github profile maker
1. https://www.profileme.dev/## Resume Builder
1. https://rxresu.me/
1. https://jsonresume.org/
1. https://www.overleaf.com/latex/templates/deedy-cv/bjryvfsjdyxz
1. https://github.com/deedy/Deedy-Resume## Resume Scanner / ATS
1. https://skillroads.com/free-online-resume-builder
2. https://www.vmock.com/
3. https://www.jobscan.co/
4. https://resumeworded.com/
## Job Seeking sites
1. https://www.naukri.com/
2. https://in.indeed.com/
3. https://www.foundit.in/
4. https://hiring.careerbuilder.com/ (US)
5. https://www.glassdoor.com/
6. https://www.greenhouse.com/
7. ⭐ https://github.com/poteto/hiring-without-whiteboards
## Remote
1. ⭐ https://remoteok.com/
1. https://novoresume.com/career-blog/find-remote-job
1. ⭐ https://weworkremotely.com/
1. https://justremote.co/
1. http://remote.co
1. http://himalayas.app
1. https://remotive.com
1. http://workingnomads.com/jobs
1. http://angel.co## Design Tools
1. https://whimsical.com/
2. https://figma.com
3. https://framer.com
4. https://maze.co/## Docs
1. https://devdocs.io/## CheatSheet
1. https://devhints.io/## online courses
1. https://www.mindluster.com/
1. https://github.com/charlax/professional-programming## Hosting Deployments
1. Static and backend hosting### Static Site Hosting
1. https://vercel.com/
2. https://www.netlify.com/
3. https://pages.github.com/
4. https://firebase.google.com/
5. https://render.com/
### Backedend Hosting (NodeJs, Python, .Net)
1. https://azure.microsoft.com/en-us/free/ [Trial]
2. https://aws.amazon.com/free [Trial]
3. https://cloud.google.com/free [Trial]
4. https://www.ibm.com/in-en/cloud/free [No CC required]
5. https://try.digitalocean.com/freetrialoffer [Trial]
6. https://www.qovery.com/
7. https://vercel.com (refrence: https://github.com/geshan/programming-langugages-api/blob/master/vercel.json)
8. https://www.heroku.com/
## Web IDE / Code Learning Playgrounds
1. https://replit.com/
2. https://gitpod.io/
3. https://stackblitz.com/
4. https://codesandbox.io/
5. https://exercism.org/## 🏗️ C#
1. https://auth0.com/blog/amp/secret-management-in-dotnet-applications/:confused: Design Patterns (Creational, Structural and Behavioral)
1. https://github.com/kamranahmedse/design-patterns-for-humans
2. https://www.dofactory.com/net/design-patterns
3. https://github.com/wesdoyle/design-patterns-explained-with-food
4. Video: https://www.youtube.com/playlist?list=PL3_YUnRN3Uhi-__AdJ3yWgDB95_GYeX3x## 😢 Design Principle
1. https://stackify.com/solid-design-principles/
1. https://www.digitalocean.com/community/conceptual_articles/s-o-l-i-d-the-first-five-principles-of-object-oriented-design
1. https://en.wikipedia.org/wiki/SOLID
1. https://www.educative.io/blog/solid-principles-oop-c-sharp## 🙍 Interview Questions
1. https://github.com/DopplerHQ/awesome-interview-questions## ☸ Kubernetes:
1. https://k8s.af/## 🔣 Javascript
1. https://github.com/leonardomso/33-js-concepts
2. https://www.30secondsofcode.org/
3. [Paid] https://beginnerjavascript.com/
4. https://github.com/getify/You-Dont-Know-JS
5. https://eloquentjavascript.net/
6. https://edabit.com/challenges### ⚛️ React JS:
1. https://masteringnextjs.com/
2. https://react2025.com/
3. https://github.com/adam-golab/react-developer-roadmap
4. https://github.com/enaqx/awesome-react
5. https://github.com/30-seconds/30-seconds-of-react
6. https://github.com/jeromedalbert/real-world-react-apps
7. https://github.com/ericdouglas/react-learning
8. https://react-tutorial.app/
9. https://www.vskills.in/practice/reactjs-mock-test
10. https://reactjsexample.com/
11. https://www.breatheco.de/interactive-exercise/react-exercises
12. https://github.com/Asabeneh/30-Days-Of-React
## HTML
1. https://htmlrev.com/ [Templates]## 🎨 CSS
1. https://emilkowalski.github.io/css-effects-snippets/
2. CSS 3 Animation : https://www.minimamente.com/project/magic/
3. https://css-tricks.com/neumorphism-and-css/
4. https://neumorphic.design/
5. https://enjoycss.com/
6. https://css-tricks.com/snippets/css/
7. https://devdocs.io/css/
8. https://developer.mozilla.org/en-US/docs/Web/CSS
9. https://stripesgenerator.com/
10. https://keyframes.app/
11. https://github.com/awesome-css-group/awesome-css
12. https://github.com/AllThingsSmitty/css-protips
13. https://devhints.io/css
14. https://grid.malven.co/
15. https://flexbox.malven.co/
16. https://csspeeper.com/
17. https://animate.style/
18. https://animxyz.com/
19. https://animista.net/ [Animation]
20. [play Game] https://cssgridgarden.com/
21. https://accordionslider.com/
22. https://grid.layoutit.com/### Tailwind Css
1. https://kitwind.io/products/kometa/
2. https://tailwindtoolbox.com/
3. https://tailwind.ink/
4. https://tailwindcomponents.com/
5. https://tailblocks.cc/
6. http://tailwindtemplates.io/
7. https://treact.owaiskhan.me/
8. https://play.tailwindcss.com/
9. https://www.tailwindshades.com/
10. https://gradient-designer.csspost.com/
11. https://tailwindcomponents.com/cheatsheet/
12. https://merakiui.com/
13. ⭐ https://daisyui.com/## 🏜 Illustration:
1. https://undraw.co/illustrations [Open-Source]
2. https://isometric.online/
3. https://www.lapa.ninja/blog/free-illustrations-library-for-your-project/
4. https://freeillustrations.xyz/
5. https://www.drawkit.io/
6. https://www.flaticon.com/
7. https://2.flexiple.com/scale/home [Open-Source]## 🏝 Stock Photos:
1. https://unsplash.com/
2. https://burst.shopify.com/
3. https://www.pexels.com/
4. https://pixabay.com/
5. https://kaboompics.com/
### Tools and Compression
1. https://tinypng.com/
2. https://www.remove.bg/
3. https://squoosh.app/## 🎨 Colors
1. https://uigradients.com/
2. https://www.colorsandfonts.com/
3. http://stylifyme.com/
4. https://coolors.co/
5. https://colorhunt.co/
6. https://cssgradient.io/
7. https://colors.lol/
8. http://colormind.io/
10. https://www.designgradients.com/## Design Inspiration
1. https://webframe.xyz/
2. https://lintyour.design/
3. https://uigarage.net/## 🆎 Fonts
1. https://fontspark.app/
2. https://www.fontspace.com/
3. https://fonts.bunny.net/## ➰ Icons :
1. https://systemuicons.com/
2. https://feathericons.com/ [open-source]
3. https://icons.getbootstrap.com/
4. https://heroicons.com/
5. https://css.gg/app
6. https://boxicons.com/
7. https://evil-icons.io/
8. https://iconsvg.xyz/
9. https://github.com/microsoft/fluentui-system-icons
10. https://www.figma.com/community/file/836835755999342788
11. https://ionicons.com/
12. GitHub Icons: https://octicons-primer.vercel.app/octicons/
13. https://devicon.dev/
14. https://ant.design/components/icon/
15. https://uifabricicons.azurewebsites.net/
16. https://remixicon.com/ [open-Source]
17. https://lucide.dev/ [open-Source]
18. https://tabler-icons.io/ [open-Source]## 🚧 System Design
1. https://github.com/donnemartin/system-design-primer
## 😧 Data Structure & Algo
1. https://leetcode.com
2. https://www.hackerrank.com/dashboard
3. https://www.algoexpert.io/
4. https://www.educative.io/courses/grokking-dynamic-programming-patterns-for-coding-interviews
5. https://www.educative.io/courses/grokking-the-coding-interview
6. https://www.educative.io/courses/grokking-the-object-oriented-design-interview
7. https://www.educative.io/courses/visual-introduction-to-algorithms## :bookmark_tabs: Cheatsheet
1. https://github.com/LeCoupa/awesome-cheatsheets## Career/Keeping Up:
1. https://twitter.com/VladPasca5/status/1373997893984473090
2. https://blog.trello.com/how-to-give-your-manager-feedback## 📘 Books
1. https://blog.ndepend.com/8-books-to-improve-as-a-net-developer/
2. https://github.com/EbookFoundation/free-programming-books# Flash Card tools
1. https://apps.ankiweb.net/
2. https://quizlet.com/