A passionate developer with a strong foundation in development and JavaScript. Eager to contribute to impactful projects and collaborate with teams to build meaningful applications. Committed to continuous learning, staying current with emerging technologies.
1. E-COMMERCE WEB APP
Developing an e-commerce web app with product listings, filters, a shopping cart, and additional features for an enhanced user experience.
2. BLOGS WEB APP
This blog web app allows users to create, categorize, and manage posts, with data seamlessly retrieved from a MongoDB database. Registered users can log in to edit their content, while new users can easily sign up to contribute. The app highlights the latest and most popular posts, and features a contact form powered by Web3Forms for user feedback.
3. MOVIE WEB APP
This app fetches movies from a Mock REST API using JSON Server. It allows you to search by actor, director, or title and filter by rating and genre.
4. MINI COMMERCE WEB APP
This application was created to display products by fetching data from an API (DummyJSON.com), organizing them into categories, and implementing a feature named 'Add to Cart' using REDUX.
5. MANIPULATE YOUR STRING
This app lets you enter text and perform actions like changing case, replacing substrings, trimming extra spaces, counting words/characters, estimating reading time, and even speaking the text aloud.
6. TIC TAC TOE
The game is played between two players in a 3x3 grid with noughts and crosses (i.e. 0 and X). The player, who succeeds in placing three his marks in a horizontal, vertical or diagonal row, wins the game.