My Projects
Tourly Website
Tourly travel agency website. It includes sections for navigation, hero image with text, a tour search form, popular destinations, packages, gallery, and a call-to-action section. The code also links to external CSS and JavaScript files for styling and functionality, and it uses Ionicons for vector icons.
HTML
CSS
JavaScript
3D Racing Game
This project involves building a 3D racing game using HTML, CSS, and JavaScript. It utilizes WebGL for rendering 3D graphics and JavaScript for game logic, including player controls, collision detection, and scoring.
HTML
CSS
JavaScript
YouTube-clone
Creating a YouTube clone with ReactJS involves designing a user interface similar to YouTube, structuring components, managing state, fetching data from the YouTube API, implementing routing, enabling user interaction, ensuring responsiveness, and optimizing performance.
ReactJS
Image Search Engine
This project is an image search engine created using HTML, CSS, and JavaScript. Users can input search queries, and the application fetches relevant images from an API.
HTML
CSS
JavaScript