TL;DR
My team was wasting time searching for tech learning materials. To fix this, I wrote a website that lets people discover new online resources and gain tech knowledge from different mediums.
Problem
I needed an easy way for teammates to find and access resources to learn tech.
Idea
Display lists of tech resources from Youtube, blogs, tutorials, courses, sorted by tech competency.
Stack

Sveltekit
'/%3e%3c/svg%3e)
Tailwind

GSAP
'%3e%3cpath%20d='M60,97C93.137,97%20120,81.842%20120,63.143L120,50.831L115.91,50.831C107.182,38.22%2085.44,29.286%2060,29.286C34.56,29.286%2012.818,38.22%204.09,50.831L0,50.831L0,63.143C0,81.842%2026.863,97%2060,97Z'/%3e%3c/g%3e%3cg%20transform='matrix(1,0,0,1,0.865602,-17.5396)'%3e%3cpath%20d='M116,52C116,59.317%20110.727,66.74%20100.454,72.562C90.301,78.315%2076.007,82%2060,82C43.993,82%2029.699,78.315%2019.546,72.562C9.273,66.74%204,59.317%204,52C4,44.683%209.273,37.26%2019.546,31.439C29.699,25.685%2043.993,22%2060,22C76.007,22%2090.301,25.685%20100.454,31.439C110.727,37.26%20116,44.683%20116,52Z'%20style='fill:white;fill-rule:nonzero;stroke:black;stroke-width:8px;'/%3e%3c/g%3e%3cg%20transform='matrix(1,0,0,1,0.865602,-17.5396)'%3e%3cpath%20d='M57.886,72.061L87.282,41.837C88.625,40.456%2087.43,38.16%2085.528,38.468L26.082,48.108C23.986,48.448%2023.794,51.388%2025.827,51.998L46.715,58.265C47.218,58.415%2047.642,58.758%2047.894,59.219L54.699,71.628C55.346,72.807%2056.949,73.025%2057.886,72.061Z'%20style='fill-rule:nonzero;'/%3e%3c/g%3e%3cg%20transform='matrix(1,0,0,1,0.865602,-17.5396)'%3e%3cellipse%20cx='58'%20cy='53.5'%20rx='7'%20ry='4.5'%20style='fill:white;'/%3e%3c/g%3e%3c/svg%3e)
Pagefind
Look
What I built
- Static Website
- Used JS objects to store/read info
- Skipped CMS, DB, markdown files - it felt good!
Not yet done
- Adding and making learning plans the front and center to learning
- Tailoring suggested resources based on said learning plan.