My Projects

A showcase of my recent work and personal projects

Youtube-Clone
Featured

A YouTube clone project aims to replicate the functionality and user experience of the popular video platform, YouTube, but often with a focus on utilizing different technologies or building specific features. These projects can range from simple static HTML and CSS clones to complex web applications using modern frameworks like React, Node.js, or other tools. They often include features like video playback, searching, user profiles, and sometimes even commenting or uploading.

React.js
Tailwind CSS
vite
API

Netflix-Clone
Featured

A Netflix clone project involves creating a website or application that replicates the core features and user experience of the popular streaming service, Netflix. This typically includes replicating the UI/UX, browsing content, user authentication, and potentially video streaming capabilities.

React
vite
Tailwind CSS
Express.js
MongoDB
API

Movies Detail website

A Movies Detail website project involves creating a web application that allows users to search for and view information about movies. This project typically includes features like movie searching, displaying movie details (title, poster, rating, etc.), filtering by genre, creating watchlists, and potentially recommending movies based on user preferences. The architecture often uses a client-side design with an API to fetch movie data, and might include features like local storage for favorite movies or user accounts for personalized experiences.

React.js
Tailwind CSS
vite
API

Image-generator website

Create an AI image generator website using React.js, Express.jss, and MongoDB by developing a user interface that lets users input text prompts and generate images by AI. We incorporated API integration to fetch data, providing users with an effortless and dynamic experience in generating AI-driven images.

Node.js
Express.js
React.js
CSS
MongoDB
OpenAI API