I AM A FULL STACK DEVELOPER!
My name is Joseph Mawa, a front-end developer slowly transitioning to fullstack developer. I started coding as a hobby after graduating college. The first language i was introduced to was python. I also toyed briefly 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. I am always working towards making myself a better developer. In my spare time, you will either find me watching a movie or listening to music.
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 here .
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.
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