Works

Project’s using HTML, CSS, bootstrap and vanilla javascript:

  • Todo’s manager web app: I made the user interface using bootstrap and added the functionality using vanilla javascript. I make use of local storage to keep track of to do list.
    Source code/ See live

  • Pomodoro timer: I made the user interface using pure HTML, CSS, and added the functionality using vanilla javascript.
    Source code/ See live

Project’s using react:

  • Weather app: I made the user interface and added the functionality using react, which is a famous javascript library.
    Source code/ See live