import currentTechSkills from '/data/skills.json'
while True:
const coolTech = findAmazingTechnology();
const project = await createNewInterestingProject(coolTech)
addProjectToPortfolio(project)
skills.push(newTech)
Highlights
- Pro
Popular repositories Loading
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.