back

Hi, I'm Okoh Elisha

Computer Engineer

I am a Computer engineer with a strong foundation in Software engineering. I specialize in web development, creating dynamic and user-friendly applications. My goal is to leverage technology to solve real-world problems and enhance user experiences. Let's connect and explore opportunities to collaborate on exciting projects!

My Projects

My Portfolio

A personal portfolio website showcasing my skills and projects. Built with HTML, CSS, and JavaScript.

Clone AMAZON

A clone of the Amazon website, featuring product listings and a shopping cart. Built with HTML, CSS and javaScript.

YOUTUBE UI

A clone of the YouTube UI, showcasing video thumbnails and a responsive layout. Built with HTML, and CSS.

coin FLIP

A simple coin flip game where users can guess heads or tails. Built with HTML, CSS, and JavaScript.

CALCULATOR

A simple calculator application that performs basic arithmetic operations. Built with HTML, CSS, and JavaScript.

pay SHARE

A payment sharing Website that allows users to split bills and expenses. Built with HTML, and CSS.

view GitHub View Web3

Blogs & Articles

How to Build a Responsive Website

In this article, we will explore the key principles of responsive web design and how to implement them using CSS media queries and flexible grid layouts.


Understanding JavaScript Promises

JavaScript promises are a powerful way to handle asynchronous operations. In this article, we will discuss how to create and use promises effectively in your code.