{"id":20349001,"url":"https://github.com/malimirkec/mentoring","last_synced_at":"2025-05-08T04:31:22.567Z","repository":{"id":45042638,"uuid":"250727400","full_name":"maliMirkec/mentoring","owner":"maliMirkec","description":"Tips and resources for The UI Development Mentoring program.","archived":false,"fork":false,"pushed_at":"2023-01-09T04:53:29.000Z","size":10151,"stargazers_count":2,"open_issues_count":3,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2023-02-27T04:51:35.906Z","etag":null,"topics":["coders","coding","developers","development","inspiration","inspirational","mentoring","mentoring-tips","programmers","programming","web-development"],"latest_commit_sha":null,"homepage":"https://mentor.silvestar.codes/","language":"CSS","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/maliMirkec.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}},"created_at":"2020-03-28T06:12:40.000Z","updated_at":"2021-12-20T07:49:40.000Z","dependencies_parsed_at":"2023-02-08T08:46:47.864Z","dependency_job_id":null,"html_url":"https://github.com/maliMirkec/mentoring","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maliMirkec%2Fmentoring","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maliMirkec%2Fmentoring/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maliMirkec%2Fmentoring/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maliMirkec%2Fmentoring/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/maliMirkec","download_url":"https://codeload.github.com/maliMirkec/mentoring/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224700132,"owners_count":17355086,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["coders","coding","developers","development","inspiration","inspirational","mentoring","mentoring-tips","programmers","programming","web-development"],"created_at":"2024-11-14T22:23:36.863Z","updated_at":"2024-11-14T22:23:37.625Z","avatar_url":"https://github.com/maliMirkec.png","language":"CSS","readme":"# Tips and Resources\n\n[![Stargazers repo roster for @maliMirkec/mentoring](https://reporoster.com/stars/maliMirkec/mentoring)](https://github.com/maliMirkec/mentoring/stargazers)\n\n\n[See mentoring tips](#mentoring-tips).\n\n[See resources](#resources).\n\n## Mentoring Tips\n\nMentoring tips for [The UI Development Mentoring program](https://mentor.silvestar.codes/).\n\nSee up-to-date tips on the official site: [https://mentor.silvestar.codes/tips/](https://mentor.silvestar.codes/tips/)\n\n### Inspirational\n\n- **Everyone was a junior once**\n  - Everyone had to start somewhere.\n  - Don’t be afraid if you are overwhelmed at the beginning.\n  - Stick with the program, try to focus and don’t get distracted.\n  - Things will come to its place eventually.\n  - Enjoy “Aha” moments.\n- **Start today**\n  - Don’t leave things for tomorrow.\n  - Take detailed notes and make a reminder if you cannot do it now.\n  - The idea might vanish until tomorrow.\n  - It is better to get your hands dirty right now.\n  - There’s a better chance of a “snowball effect” today.\n- **Fear is a compass**\n  - Sometimes the scariest things are the ones you might be the best at.\n  - A crazy idea might become a successful project.\n  - Don’t be afraid to experiment.\n  - Don’t be afraid to talk about it.\n  - Don’t be afraid to share your thoughts with the community.\n- **Learn at your own pace**\n  - Research what you want to know.\n  - Decide what you want to learn.\n  - If one course is not doing it for you, take another one.\n  - The best way to learn is to get practical.\n  - Don’t compare yourself with others.\n\n### Learning\n\n- **Understand how the Internet works**\n  - Learn how DNS works.\n  - Learn how servers work.\n  - Learn how databases work.\n  - Learn how the code work.\n  - Learn how browsers work.\n- **Choose the right skill**\n  - Research what you want to know.\n  - Decide what you want to learn.\n  - If one course is not doing it for you, take another one.\n  - The best way to learn is to get practical.\n  - Don’t compare yourself with others.\n- **Don’t skip steps**\n  - Make a plan.\n  - Stick to the plan.\n  - Don’t jump from one topic to another.\n  - Master the skill before starting with another one.\n  - Don’t try to be good at everything.\n- **Don’t copy-paste the code**\n  - First, read the code.\n  - Then understand the code.\n  - Now type the code.\n  - Comment the code.\n  - Try to make it better.\n- **Learn something new every day**\n  - Learning is part of the developer job.\n  - Apply newly acquired knowledge in a project.\n  - Try #100daysofcode.\n  - Share what you learned #TIL.\n  - Help others.\n- **Stay up-to-date**\n  - Subscribe to newsletters.\n  - Subscribe to podcasts.\n  - Join online and communities.\n  - Follow the right people.\n  - Make a reading routine.\n- **Build a project**\n  - Think of the project.\n  - Make specifications.\n  - Make design.\n  - Build the project.\n  - Share the knowledge.\n- **Find a mentor**\n  - Learn from an experienced professional.\n  - Ask questions.\n  - Talk about problems.\n  - Propose a solution.\n  - Respect your and other’s time.\n\n### Coding\n\n- **Document the project**\n  - Documentation is part of the project.\n  - Document the process.\n  - Document the structure.\n  - Document the usage.\n  - Specify the audience.\n- **Organize the project**\n  - Make specification before coding.\n  - Make design before coding.\n  - Make structure before coding.\n  - Agree on coding standard.\n  - Define reusable components.\n- **Apply Best practices**\n  - Don’t copy-paste.\n  - Don’t get too attached to the code.\n  - Comment the code.\n  - Code with performance in mind.\n  - Code with accessibility in mind.\n- **Test the project**\n  - Write tests.\n  - Test across different environments.\n  - Assume worst-case scenarios.\n  - Learn to debug.\n  - Document the fix.\n\n### Other/Useful\n\n- **Communication**\n  - Be polite.\n  - Be respectful.\n  - Be professional.\n  - Respond quickly.\n  - Don’t overpromise.\n- **Organization**\n  - Define working hours.\n  - Set and respect deadlines.\n  - Get familiar with modern tools.\n  - Limit the usage to one tool per project.\n  - Use reminders.\n- **Blogging**\n  - Give back to the community.\n  - Write about your findings.\n  - Avoid using “easy”, “simple”, or similar words.\n  - Write at the moment of learning.\n  - Remember, helping a single person is a success.\n- **Health**\n  - Stretch.\n  - Take a walk.\n  - Exercise.\n  - Drink water.\n  - Socialize.\n\n## Resources\n\nHand-picked and curated resources for [The UI Development Mentoring program](https://mentor.silvestar.codes/).\n\nSee up-to-date resources on the official site: [https://mentor.silvestar.codes/tips/](https://mentor.silvestar.codes/tips/)\n\n### Basic level\n\n| Skill | Resources |\n| ----- | --------- |\n| How the Internet works basics | https://howdns.works/ |\n| | https://developer.mozilla.org/en-US/docs/Learn/Getting_started_with_the_web/How_the_Web_works |\n| | https://developer.mozilla.org/en-US/docs/Learn/Common_questions/What_is_a_web_server |\n| | https://developer.mozilla.org/en-US/docs/Web/Performance/How_browsers_work |\n| HTML basics | https://developer.mozilla.org/en-US/docs/Learn/Getting_started_with_the_web/HTML_basics |\n| CSS basics | https://developer.mozilla.org/en-US/docs/Learn/Getting_started_with_the_web/CSS_basics |\n| | https://justmarkup.com/articles/2018-03-27-collection-of-css-snippets/ |\n| | https://hacks.mozilla.org/2018/03/how-to-write-css-that-works-in-every-browser-even-the-old-ones/ |\n| | https://www.30secondsofcode.org/css/p/1/ |\n| | https://github.com/AllThingsSmitty/must-watch-css |\n| JavaScript basics | https://developer.mozilla.org/en-US/docs/Learn/Getting_started_with_the_web/JavaScript_basics |\n| | https://javascript30.com/ |\n| | https://beginnerjavascript.com/ |\n| | https://github.com/ryanmcdermott/clean-code-javascript |\n| | https://www.learnenough.com/javascript-tutorial/hello_world |\n| | https://www.30secondsofcode.org/js/p/1/ |\n| | https://github.com/AllThingsSmitty/must-watch-javascript |\n| | https://javascript.info/ |\n| DevTools basics | https://developers.google.com/web/tools/chrome-devtools |\n| VS Code basics | https://code.visualstudio.com/ |\n\n### Intermediate level\n\n| Skill | Resources |\n| ----- | --------- |\n| Responsive web design | https://www.smashingmagazine.com/2011/01/guidelines-for-responsive-web-design/ |\n| Flexbox basics | https://css-tricks.com/snippets/css/a-guide-to-flexbox/ |\n| | https://flexbox.io/ |\n| CSS Grid basics | https://css-tricks.com/snippets/css/complete-guide-grid/ |\n| | https://cssgrid.io/ |\n| | https://cssgr.id/ |\n| | https://www.gridtoflex.com/ |\n| CSS Variables basics | https://www.freecodecamp.org/news/everything-you-need-to-know-about-css-variables-c74d922ea855/ |\n| | https://scrimba.com/g/gcssvariables |\n| CSS Animations | https://github.com/cssanimation/css-animation-101 |\n| CSS Transforms | https://3dtransforms.desandro.com/ |\n| BEM basics | http://getbem.com/introduction/ |\n| Sass basics | https://sass-lang.com/guide |\n| jQuery basics | http://jqfundamentals.com/ |\n| Bootstrap basics | https://www.w3schools.com/bootstrap/bootstrap_ver.asp |\n| | https://getbootstrap.com/docs/4.0/getting-started/introduction/ |\n| ES6 basics | https://codeburst.io/es6-tutorial-for-beginners-5f3c4e7960be?gi=9762451c6d60 |\n| | https://es6.io/ |\n| Images | https://css-tricks.com/images-are-not-static-content/ |\n| SVG | https://developer.mozilla.org/en-US/docs/Web/SVG/Tutorial |\n| | https://css-tricks.com/using-svg/ |\n| | https://css-tricks.com/svg-properties-and-css/ |\n| | https://css-irl.info/optimising-svgs-for-the-web/ |\n| Fonts | https://developer.mozilla.org/en-US/docs/Learn/CSS/Styling_text/Web_fonts |\n| | https://zapier.com/blog/google-fonts-how-to/ |\n| | https://css-tricks.com/some-typography-links/ |\n| Icons | https://dev.to/adrianbdesigns/icon-workflow-for-the-web-an-in-depth-guide-26hj |\n| | https://fontawesome.com/how-to-use/on-the-web/referencing-icons/basic-use |\n| Favicons | https://css-tricks.com/favicon-quiz/ |\n| Embeds | https://blog.logrocket.com/the-ultimate-guide-to-iframes/ |\n\n### Advanced level\n\n| Skill | Resources |\n| ----- | --------- |\n| WordPress | https://wordpress.org/ |\n| | https://www.wpbeginner.com/beginners-guide/self-hosted-wordpress-org-vs-free-wordpress-com-infograph/ |\n| | https://underscores.me/ |\n| | https://www.designbombs.com/8-best-wordpress-starter-themes-frameworks-new-wp-developers/ |\n| | https://www.toptal.com/wordpress/wordpress-roots-stack |\n| Task runners (Gulp, webpack) | https://gulpjs.com/ |\n| | https://webpack.js.org/ |\n| | https://parceljs.org/ |\n| | https://www.freecodecamp.org/news/introduction-to-npm-scripts-1dbb2ae01633/ |\n| | https://gruntjs.com/ |\n| Package managers (npm, Yarn) | https://www.npmjs.com/ |\n| | https://yarnpkg.com/ |\n| | https://medium.com/@maybekatz/introducing-npx-an-npm-package-runner-55f7d4bd282b |\n| Linting (htmllint, sasslint, eslint) | https://eslint.org/ |\n| | https://standardjs.com/ |\n| | https://github.com/htmllint/htmllint |\n| | https://github.com/stylelint/stylelint |\n| | https://github.com/sds/scss-lint |\n| Template engines (pug, liquid) | https://pugjs.org/api/getting-started.html |\n| | https://jekyllrb.com/docs/liquid/ |\n| | https://shopify.github.io/liquid/ |\n| | https://twig.symfony.com/ |\n| Markdown | https://www.toptal.com/web/markdown-the-writing-tool-for-software-developers |\n| Optimization (minify, uglify, compress) | https://stackoverflow.com/questions/19694448/whats-the-difference-between-concat-and-uglify-and-minify |\n| Critical CSS | https://www.smashingmagazine.com/2015/08/understanding-critical-css/ |\n| | https://www.sitelocity.com/critical-path-css-generator |\n| CSS Specificity | https://www.smashingmagazine.com/2007/07/css-specificity-things-you-should-know/ |\n| | https://isellsoap.github.io/specificity-visualizer/ |\n| APIs | https://developer.mozilla.org/en-US/docs/Learn/JavaScript/Client-side_web_APIs/Introduction |\n| | https://www.smashingmagazine.com/2018/01/understanding-using-rest-api/ |\n| Cross-browser compatibility | https://developer.mozilla.org/en-US/docs/Learn/Tools_and_testing/Cross_browser_testing/Introduction |\n| | http://blogs.quovantis.com/browser-specific-hacks-for-frontend-developers/ |\n| | https://caniuse.com/ |\n| Frontend checklist | https://frontendchecklist.io/ |\n| SEO | https://moz.com/blog/category/basic-seo |\n| | https://ahrefs.com/blog/seo-basics/ |\n| | https://www.seobility.net/en/seocheck/ |\n| | https://websiteseochecker.com/ |\n| | https://neilpatel.com/seo-analyzer/ |\n| | https://seositecheckup.com/ |\n| | https://www.seoptimer.com/ |\n| | http://www.seowebpageanalyzer.com/ |\n| | https://sitechecker.pro/ |\n| | https://www.drlinkcheck.com/ |\n| Style guide | https://blog.logrocket.com/5-things-to-consider-when-creating-your-css-style-guide-7b85fa70039d/ |\n| Accessibility | https://a11yproject.com/ |\n| | https://ffoodd.github.io/a11y.css/ |\n| | https://benrobertson.io/accessibility/tools-for-website-audits |\n| Testing/Performance | https://search.google.com/search-console/about |\n| | https://developers.google.com/web/tools/lighthouse/ |\n| | https://validator.w3.org/ |\n| | https://search.google.com/test/mobile-friendly |\n| | https://developers.google.com/speed/pagespeed/insights/ |\n| | https://www.webpagetest.org/ |\n| | https://tools.pingdom.com/ |\n| | https://webhint.io/scanner/ |\n| | https://www.dotcom-tools.com/website-speed-test.aspx |\n| | https://webspeedtest.cloudinary.com/ |\n| | https://securityheaders.com/ |\n| | https://webbkoll.dataskydd.net/en |\n| | https://www.dareboost.com/en/analysis |\n| | https://www.thinkwithgoogle.com/feature/testmysite/ |\n| | https://mxtoolbox.com/Public/FreeInvestigator.aspx |\n| | https://www.alexa.com/siteinfo/ |\n| | https://perf.rocks/ |\n| | https://wpostats.com/ |\n| | https://progressivetooling.com/ |\n| | https://www.statuscake.com/ |\n| | https://www.scamadviser.com/ |\n| Serverless/JAMstack | https://blog.fullstacktraining.com/introduction-to-the-jamstack/ |\n| | https://jamstack.training/ |\n| | https://www.netlify.com/blog/2020/03/12/learn-jamstack-with-a-free-3.5-hour-video-of-demos-and-examples/ |\n| Netlify | https://www.netlify.com/ |\n| | https://www.staticgen.com/ |\n| | https://headlesscms.org/ |\n| | https://www.youtube.com/watch?v=mT5siI19gtc |\n| | https://serverless.css-tricks.com/ |\n| | https://css-tricks.com/a-comparison-of-static-form-providers/ |\n| Jekyll | https://jekyllrb.com/ |\n| Hugo | https://gohugo.io/ |\n| | https://www.silvestar.codes/articles/making-a-website-with-hugo/ |\n| Hexo | https://hexo.io/ |\n| Photoshop | https://www.photoshop.com/ |\n| Sketch | https://www.sketch.com/ |\n| Figma | https://www.figma.com/ |\n| Zeplin | https://zeplin.io/ |\n| Zapier | https://zapier.com/platform |\n\n### Games, tools, interviews\n\n| Type | Resources |\n| ---- | --------- |\n| General | https://www.frontendmentor.io/resources |\n| | https://www.skillshare.com/r/user/starbist |\n| | https://github.com/sdmg15/Best-websites-a-programmer-should-visit |\n| | https://dev.to/gregfletcher/top-front-end-development-youtube-channels-4ihg |\n| | https://github.com/sindresorhus/awesome |\n| CSS games | https://dev.to/devmount/8-games-to-learn-css-the-fun-way-4e0f |\n| | https://dev.to/alvaromontoro/css-games-are-fun-2pgi |\n| JavaScript games | https://exercism.io/tracks/javascript/exercises |\n| Other games | https://dev.to/selawsky/8-coding-games-to-improve-and-level-up-your-programming-skills-3fc0 |\n| | https://medium.mybridge.co/12-free-resources-learn-to-code-while-playing-games-f7333043de11 |\n| | https://dev.to/paco_ita/train-your-javascript-skills-with-online-games-289m |\n| Challenges | https://www.100daysofcode.com/ |\n| | https://codepen.io/challenges/ |\n| Courses | https://hackademy.pro/home |\n| | https://www.vuemastery.com/ |\n| HTML tools | https://htmlhead.dev/ |\n| | http://html5pattern.com/ |\n| | https://www.heymeta.com/ |\n| CSS tools | https://www.csswand.dev/ |\n| | https://extra-css.netlify.com/ |\n| | https://grid.layoutit.com/ |\n| | https://csslayout.io/patterns |\n| | https://getwaves.io/ |\n| | https://www.gradientmagic.com/ |\n| | https://www.grabient.com/ |\n| | https://shapy.app/ |\n| | https://9elements.github.io/fancy-border-radius/ |\n| | https://gijsroge.github.io/tilt.js/ |\n| | https://bennettfeely.com/clippy/ |\n| | https://neumorphism.io/#55b9f3 |\n| | https://brumm.af/shadows |\n| Font tools | http://fontfamily.io/ |\n| | https://transfonter.org/ |\n| Icons | https://streamlineicons.com/ |\n| Image tools | https://picsum.photos/ |\n| Favicon tools | https://realfavicongenerator.net/ |\n| | https://maskable.app/ |\n| Webdev tools | https://webmention.io/ |\n| | https://instant.page/ |\n| | https://www.whatfontis.com/?s2 |\n| | https://fontdrop.info/ |\n| Useful tools | https://flawlessapp.io/designtools |\n| | https://www.uigoodies.com/index.html |\n| | https://mobile.twitter.com/i/events/880688233641848832 |\n| | https://frontendchecklist.io/ |\n| | https://mailtolink.me/ |\n| | http://speakhuman.today/ |\n| | https://www.screely.com/ |\n| | https://github.com/c0bra/deviceframe |\n| | https://witeboard.com/62168dd0-319a-11e8-b988-f164786e9c22 |\n| | https://spotify.github.io/coordinator/ |\n| | https://svg-to-symbol.herokuapp.com/ |\n| | https://jakearchibald.github.io/svgomg/ |\n| | http://b64.io/ |\n| | https://wkhtmltopdf.org/ |\n| | https://regexly.js.org/ |\n| | https://css-tricks.com/snippets/php/automatic-copyright-year/ |\n| | http://youmightnotneedjquery.com/ |\n| | http://youmightnotneedjs.com/ |\n| | https://jsonld.com/website/ |\n| | https://medium.muz.li/color-tools-for-designers-2019-6ebd77a94ab |\n| | https://theia-ide.org/ |\n| Interview questions | https://www.toptal.com/html5/interview-questions |\n| | https://www.toptal.com/css/interview-questions |\n| | https://www.toptal.com/javascript/interview-questions |\n| | https://www.toptal.com/software/interview-questions |\n| | https://www.toptal.com/web/interview-questions |\n| | https://www.toptal.com/php/interview-questions |\n| | https://www.toptal.com/algorithms/interview-questions |\n| | https://www.toptal.com/designers/visual/interview-questions |\n| | https://www.toptal.com/ui-ux-frontend-developer/interview-questions |\n| Code practice | https://exercism.io/ |\n| | https://www.slant.co/options/3408/alternatives/~exercism-io-alternatives |\n| | https://dev.to/frontendmentor/16-front-end-projects-with-designs-to-help-improve-your-coding-skills-5ajl |\n\n### Essential apps\n\n| Tools |\tResources |\n| ----- |\t--------- |\n| Terminal | https://iterm2.com/ |\n| | https://github.com/oh-my-fish/oh-my-fish |\n| | https://ohmyz.sh/ |\n| Git | https://git-scm.com/ |\n| | https://github.com/nvie/gitflow |\n| | https://nvie.com/posts/a-successful-git-branching-model/ |\n| | https://gitsheet.wtf/ |\n| | https://www.madebymike.com.au/writing/how-to-git/ |\n| Collaboration tools (Asana, Trello, Jira) | https://trello.com/ |\n| | https://asana.com/ |\n| Communication (Slack, Zoom) | https://slack.com/intl/en-gb/ |\n| | https://zoom.us/ |\n| Other | https://www.remote.tools/ |\n\n### Soft skills\n\n| Skills | Resources |\n| ------ | --------- |\n| Verbal communication | https://www.thebalancecareers.com/communication-skills-list-2063779 |\n| Written communication | https://www.indeed.com/career-advice/career-development/written-communication-skills |\n| Documentation | https://zapier.com/engineering/great-documentation-examples/ |\n| Blogging | https://css-tricks.com/advice-for-technical-writing/ |\n| | https://css-tricks.com/beginner-css-tips-for-your-blog/ |\n| | https://developers.google.com/tech-writing/overview |\n| Online presence | https://www.freecodecamp.org/news/building-your-personal-brand-as-a-new-web-developer-f6d4150fd217/ |\n| | https://www.omnesgroup.com/online-presence-as-junior-developer/ |\n| | https://codeup.com/what-developers-need-to-have-for-their-online-presence/ |\n| | https://simpleprogrammer.com/online-presence-programmer/ |\n| | https://www.freecodecamp.org/news/building-your-personal-brand-as-a-new-web-developer-f6d4150fd217/ |\n| Inspiration | https://inspiration-bits.com/archives/ |\n\n### Newsletters\n\n| Newsletters | Resources |\n| ----------- | --------- |\n| CSS Weekly | https://css-weekly.com/ |\n| CSS Animation Weekly | https://cssanimation.rocks/weekly/ |\n| Web Design Weekly | https://web-design-weekly.com/ |\n| CSS-Tricks | https://css-tricks.com/newsletters/ |\n| Smashing Magazine | https://www.smashingmagazine.com/the-smashing-newsletter/ |\n| UI Dev Newsletter | https://mentor.silvestar.codes/reads/ |\n\n### Jobs and hiring\n\n| Job boards | Resources |\n| ---------- | --------- |\n| Product Hunt | https://www.producthunt.com/jobs |\n| Indeed | https://www.indeed.com/hire |\n| AngelList | https://angel.co/ |\n| StackOverflow | https://stackoverflow.com/jobs |\n| YCombinator | https://news.ycombinator.com/jobs |\n| | https://hn.algolia.com/?dateRange=all\u0026page=0\u0026prefix=false\u0026query=Ask%20HN%3A%20Who%20is%20hiring%3F\u0026sort=byDate\u0026type=story |\n| | https://hn.algolia.com/?dateRange=all\u0026page=0\u0026prefix=true\u0026query=ASK%20HN%3A%20who%20wants%20to%20be%20hired%3F\u0026sort=byDate\u0026type=story |\n| RemoteJobsClub | https://remotejobsclub.com/ |\n| Glassdoor | https://www.glassdoor.co.uk/index.htm |\n| Smashing Magazine | https://jobs.smashingmagazine.com/jobs/ |\n| CSS-Tricks | https://css-tricks.com/jobs/ |\n| CodePen | https://codepen.io/jobs/ |\n| Remote Masters | https://remotemasters.dev/jobs |\n| Remote Jobs | https://remote.jobs/ |\n| Codementor | https://www.codementor.io/jobs |\n| 50+ Remote jobs sites | https://adamconrad.dev/blog/here-is-the-full-list-of-my-50-remote-job-sites/ |\n\n| Networks | Resources |\n| ---------- | --------- |\n| Toptal | https://www.toptal.com#trust-nothing-but-brilliant-freelancers |\n| ExpertLead | https://www.expertlead.com/ |\n| Upstack | https://upstack.co/ |\n| Turing | https://turing.com/ |\n| Codementor | https://www.codementor.io/ |\n| PeoplePerHour | https://www.peopleperhour.com/ |\n| ScalablePath | https://www.scalablepath.com/ |\n| MVP Factory | https://mvpfactory.co/company/careers/ |\n| Remote | https://remote.com/ |\n| Fountain | https://get.fountain.com/ |\n| Triplebyte | https://triplebyte.com/ |\n| Vettery | https://www.vettery.com/ |\n| CodersClan | https://www.codersclan.com/ |\n| Upwork | https://www.upwork.com/ |\n| WeAreDevelopers | https://www.wearedevelopers.com/ |\n| Gun.io | https://www.gun.io/ |\n| X-Team | https://x-team.com/ |\n| Hubstaff Talent | https://talent.hubstaff.com/ |\n| Yeeply | https://en.yeeply.com/ |\n| Hired | https://hired.com/ |\n| Underdog | https://underdog.io/ |\n| Folyo | https://folyo.me/ |\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmalimirkec%2Fmentoring","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmalimirkec%2Fmentoring","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmalimirkec%2Fmentoring/lists"}