Greetings!
I'm Mitali, a Front End Developer
I take pleasure in utilizing my expertise in HTML, CSS, Vanilla JavaScript, React, Git, and Github to craft inclusive websites and applications. Aside from work, I enjoy cooking, practicing yoga, and reading. Thanks for stopping by!
Technical skills: HTML, CSS, Vanilla JavaScript, and React
Other: Git, Github
Movie App
A React-based web application that leverages the OMDb API to retrieve movie information. The app has numerous features, including searching for movies, viewing in-depth details about selected films, and adding or removing movies from a watchlist. To ensure the app's state is always accessible, I incorporated local storage.
Technologies used: Html | CSS | React
Google Font clone
A React application that is completely responsive and utilizes the Google Fonts Developer API to showcase fonts sorted by popularity. Users can search for specific fonts and view font cards, with the ability to input custom text to display on the cards. The application includes lazy-loading to improve performance, a font size dropdown to adjust the size of the font on the cards, and a reset function. It also features a toggle between dark and light mode, as well as the ability to switch between a grid and list layout.
Technologies used: Html | CSS | JavaScript | React
Color Scheme Generator
With the color scheme generator, you can create your own color palette! It's a JavaScript web app that uses The Color API. You can start by selecting a color and a color scheme and then the app generates a palette for you. You can easily copy the hex code by clicking on the color element. And if you're feeling lucky, you can try the random color button to see what color palette it generates for you.
Technologies used: Html | CSS | JavaScript | Color API