A front-end developer based in Zürich, Switzerland.
I build responsive websites with Next.js
Find below my latest projects:
A progressive web app connecting vulnerable people in Senegal with organisations that can help them. This was a team project as part of deploy(impact) and organised by Women++. In this project, I was the frontend developer and worked closely with the UX researchers for the design.
Responsive bilingual website presenting luxurious holiday home in south of France. This Next.js website has multiple pages: home, gallery, plans (to view a plan and description for each floor), about, location and contact. The contact form was made using react-hook-form, axios and Sendgrid and the website was deployed to Vercel.
Instagram clone built with Next.js, Firebase and Tailwind CSS. This React project has multiple pages: login, sign up, dashboard (to view/like/comment on photos), and user profiles. The sign-in page connects to Firebase when a user tries to sign in, and when a user signs up. Firebase firestore handles all the data, and that data is retrieved using a custom hook. After this application was built, it was deployed to Vercel. Lighthouse was also used to improve the website performance.