my face

Hello

I'm Hilary

A Front-end Developer

About Me

I am a full-stack developer with proficiency in HTML5, CSS3, Bootstrap5, JavaScript, React.js, Next.js, Node.js, Express.js, Git and GitHub. I also have knowledge of cloud computing as I have taken and passed both the AWS Cloud Practitioner and Developer Associate exams. I am passionate about software development and problem solving. I am inquisitive and curious as I always want to know why things are done in their current ways and if there are better ways of doing them. I love challenging tasks as it pushes me to learn new things. I believe that there is no limit to what a man can achieve. Determination is key.

My Projects

ratepunk
hillStores

hillsStores is a fully responsive e-commerce single page application(SPA) built with react.js. The useContext API was used to manage state accross components. Paystack payment gateway was implemented to enable users make seamless payment for goods purchased right from their bedroom. Do take a tour around the website and have a wonderful shopping experience.

ratepunk
Ratepunk

Ratepunk is a landing page built for a hotel booking company. This includes a login component that validates the email address entered by the user and if the email is valid, stores the email address on a dummy database, created on firebase.

ratepunk
hillsMultiStepForm

hillsMultiStepForm is a fully responsive multi-step registration form built with React.js. The form is divided into four pages, 3 steps and a finishing page for users to confirm all the entered information from step 1 to 3. On this project, the Redux toolkit was used to manage state accross various components while the react-router-dom was used to manage the various pages into a single page. User information is collected and then stored on a dummy database created on Firebase.