1. PDF Merger App (Electron JS)

    Created a GUI using ElectronJS to merge pdf files in noncontiguous manner.

  2. Weather App

    Created a a Webpage, to view weather information, using an API.

  3. Currency Converter App

    Created a GUI using Tkinter, Python to convert one form of currency to another with the help of an API.

  4. Ludo Game

    Created a well known board game using Python, Pygame.

  5. Age Calculator App

    Created a web app, displaying age based on date of birth, with simple HTML, CSS and JS.

  6. Address Database

    An app to store, retrive and maintain database having addresses. Created using Python, Tkinter sqlite3.