1. Web Playground

It is basically an IDE, DOM divided into two columns. The first column is Editor and second is Viewer(output). The Editor having three tabs for HTML, CSS, Javascript. Whatever code is return in these tab that will executed and display the output in Viewer. And also used Monaco editor for auto suggestions and coloring while coding.

Used Technologies

  • HTML
  • CSS
  • Javascript
  • React Js
  • Context API

2. Insta UI

It is basically an Insta UI Clone using React Native. Used dimension api for responsive UI. I have created Home Screen, Profile Screen, Favourite Screen, Reel Screen, Search Screen. I have worked with bottom tabs, top tabs.

Used Technologies

  • HTML
  • CSS
  • Javascript
  • React Native