import currentTechSkills from '/data/skills.json';
const skills = [ ...currentTechSkills ];
while (true) {
const coolTech = findAmazingTechnology();
const project = await createNewInterestingProject(coolTech);
addProjectToPortfolio(project);
skills.push(newTech);
}
-
Escape Campus
- London, UK
- letscomit.com
- @justvladon
Pinned Loading
-
journeyplanner
journeyplanner PublicA Journey Planner will plan your next journey in London using entered origin & destination places.
JavaScript
-
ashkaesthetics
ashkaesthetics PublicAshk Aesthetics is a website built for a beauty salon based in Ealing, London.
JavaScript
-
moviesfinder
moviesfinder PublicMovies Finder is an simple VueJS application that retrieves movie information by the given name.
Vue
-
beautyatluxx
beautyatluxx PublicBeauty at Luxx is a single page application build for a beauty salon with integrated booking system.
-
thegreatestofgatsby
thegreatestofgatsby PublicThe Greatest of Gatsby is a simple web application made with GatsbyJS.
SCSS
-
bellespace
bellespace PublicBellespace is a website constructor that allows you to build a website using provided styled components.
TypeScript
If the problem persists, check the GitHub status page or contact support.