Stephane Mensah

The only difference between ordinary and extraordinary is just that little "extra".

fix avatar upload bug

wrap the code section that uploads avatar to server in an if statement in order to prevent file not a blob type error.

wrote a thread about on twitter https://twitter.com/_waptik/status/1343017755734323206

profile background image

working on uploading and displaying profile background image

Issue reporting modal

Users/visitors can easily report issues inspired by #makerlog

finish uploading the rest of images for landingpage

convert videos to gif using gif.ski cli on windows by following instructions on their website/readme

remove unused packages & integrate mdx

removing unused packages that have been installed for a long time. Also, start using mdx & @next/mdx for static pages such as privacy,about us, terms etc.