My name is Niklas Ferling. I'm currently finishing the front-end development studies at Noroff School of Technology, and this is the GitHub account where I make all of my projects.
const niklas = {
details: {
fullName: "Niklas Christian Storm Ferling",
age: 22,
location: "Lillesand (Agder), Norway",
},
frontEnd: {
js: "React",
css: ["Tailwind", "Bootstrap", "Material UI"],
alsoDoesDesign: true,
}
currentFocus: "Optimizing e-commerce websites for search engines",
contact: {
email: "niklas.ferling@gmail.com",
phone: +47 926 92 775,
linkedin: "https://www.linkedin.com/in/niklas-ferling-197189198/"
};