I AM A WEB DEVELOPER AND TECHNICAL WRITER!
My name is Joseph Mawa, a web developer and technical writer. I started coding as a hobby after graduating college.The first language I was introduced to was python. I also toyed with R and C before discovering Javascript. Since then I fell in love with web development. At school, I studied Physics and Education. I worked as a high school teacher before quitting to learn web development full time. In my spare time, you will most likely find me watching a movie, helping out folks at freeCodeCamp or listening to music. I also love contributing to Ocaml.org, disease.sh and Wechaty. You are welcome to take a look at my resume.
HTML5
CSS3
JS
React.js
Node.js
Mongodb
Express.js
Sass
Bootstrap
Below are some of the projects I have completed. I have plenty of small learning projects on codepen completed as part of Free Code Camp Curriculum . You can view them on codepen .
coviWeb is a Single Page Application (SPA) which displays up-to-date COVID-19 statistics. It was built using React.js, d3.js and CSS.
whizzNiac is a Quiz App written in react.js. It consists of quiz from different subject areas with four or two possible solutions whith only one solution correct.
This ia a shopping app where a user can create a shopping list, delete items from the list or join an existing list. It was built using React.js, React router, Firebase and Tailwind CSS.
FilmMaze is a Single Page Application(SPA) which displays a list of Movies, TV Shows and Personalities in the movie industry. It was built using React.js and CSS.
This is a weather app which displays weather information for a given city/town for the next five days. It is a single page application(SPA) built with React.js and CSS.
htmlCodes is a simple app which displays a list of characters and their corresponding HTML codes. It was built using html, vanilla javascript and CSS