Hello! I am a frontend developer and senior IT project manager at Mindstorming AB. As a certified SCRUM Master I am all about improving my teams' work processes and efficiency and delivering on-time and on-budget. As a frontend developer, I benefit from my project manager experience, my solution-driven personality and my 7 years as CRM Manager at a marketing department.
HTML, CSS, Flexbox, Grid, JavaScript ES6, React, React Native, Redux, Node.js, Mongo DB Web Accessibility, API:s, mob-programming, pair-programming, Github.
WEATHER APP. Web app build in Javascript using open weather API
MYSTERY PICKER. Piece of the classic board game Cluedo build in Javascript and based on creating objects and arrays to modify the DOM
PIZZA BOT. Text-based bot build in Javascript as a pair-programming project
NEWS SITE. Classic newspaper site build with flexbox and grid techniques in responsive design
19 things to be stolen from great developers
This article on Medium written by Daniel Anderson, full stack lead developer in Manchester, was one of the corner stones in my quest for the cleanest code. I hope it will inspire you as it inspired me!
>>How to avoid “div soup”?
Wrapping HTML content in multiple div is a common behaviour in novice frontend developer, ending up with what some developers call “div soup”. Soup is a great dish, especially during a Bootcamp when you only have 5 minutes between lectures. But you don't want it to show up in your code! In his article on Medium, Zac Heisey gives some alternatives using Semantic HTML. Thank you Zac!
>>