Projects I've built
Save link chrome extension
This Chrome extension allows users to save and remove bookmarks, storing them in a JSON file hosted on JSONBin.io. The extension does not store any data itself; instead, it uses Chrome's local storage to persist the API key and database URL for accessing JSONBin.io. I created this extension to make bookmark management seamless across different devices. By saving bookmarks to JSONBin, I can easily retrieve them on my personal website/portfolio, enabling quick access to saved links from anywhere.
Javascript, Typescript, HTML, CSS, Chrome API, Rollup

Personal portfolio
My personal portfolio to introduce myself and show the projects I build in my spare time to learn about new technologies.
Next JS, React JS, Tailwind, Responsive design

React Movie App
React Movie project where you can check the popular movies at the moment and their information such as plot, cast, rating and more!
React JS, styled-component, React router, API Handling, TheMovieDB API, Responsive design

React RKT To Do
React To-do project where you can add tasks so you don't forget to complete them. Once completed you can mark them as "completed".
React JS, TypeScript, Redux Tookilt, Material UI, Jsonplaceholder API, Responsive design

Social Media App (Fullstack)
Social media App built in React JS, TypeScript and GraphQL, using MongoDB for the database and Node for the server.
React JS, TypeScript, React router, GraphQL, Node, MongoDB,
