basically just your average cs student slop site schtormm.nl
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

clarify position in cv

+4 -4
+4 -4
app/cv/page.tsx
··· 13 13 <div className="border-l-2 border-purple-200 h-12 my-2"></div> 14 14 <div className="flex flex-col"> 15 15 <h1 className="text-indigo-400 text-xl"> 16 - <a href="https://stager.co">Stager</a> 16 + <a href="https://stager.co">Stager</a> - Internship 17 17 </h1> 18 18 <article className="dark:text-white text-sm"> 19 19 Dutch SaaS company for event planning, ticket sales, ··· 23 23 </div> 24 24 <p className="wp dark:text-white text-wrap"> 25 25 Worked on a project refactoring and redesigning the customizable 26 - newsletter unsubscription page for the company's clients. Also 27 - worked on refactoring various other parts of the application to 28 - bring them up to date with current style and structure. 26 + newsletter unsubscription for the company's clients. Also worked 27 + on refactoring various other parts of the application to bring 28 + them up to date with current style and structure. 29 29 </p> 30 30 </div> 31 31 </div>