I use coding languages (think HTML, CSS, JavaScript, and Python) to build, create and maintain websites; I do the work that happens behind the scenes to make a website look great, work fast and perform well with a seamless user experience.
I plan, create and code internet sites and web pages, many of which combine text with sounds, pictures, graphics and video clips. I'm responsible for creating the design and layout of a website or web pages. It and can mean working on a brand new website or updating an already existing site.
I supervise a company's data systems and ensures they are organized, stored and secure. Depending on the size of the company, I might work in a team of data operators or as an individual. I'm responsible for safeguarding all the data that a company owns.
October 2020 - Present
Provide quality and timely feedback to Microverse students on their technical projects.
Ensure the quality of source code and conducting code and UI reviews.
Propose improvements to code organization to improve code quality and overall performance.
This is a real-world-like project based on an online website for a conference which was built following the design idea by Cindy Shin in Behance, but with a personalised content. The content presents a workshop organized by the Ladies Empowerment Organization every year to commemorate the world day of Women in Tech.
This is a code linter like Rubocop that trawls through your code files and finds problems. Naming cops check for naming issue of your code, such as method name etc. Metrics cops deal with properties of the source code that can be measured, such as class length etc. Layout cops inspect your code for consistent use of indentation.
Ruby on Rails capstone based on lifestyle articles website. Design idea by Nelson Sakwa on Behance This is a real-world-like project, built with business specifications In this project, a simple website was built with models for user, section, article, and vote with ruby on rails.