Avatar

Hello, I am Sumit!

Code With Coffee
☕🌬️ 🌊 ❄️ 🏔️ ☀️🌤️🌠🌌 🌈🌡️
A passionate Developer with the Bachelors Degree of Computer Applications.
I am the kind of person who extremely interested to learn and build new skills.

logo logo logo logo




SKILLS

PROJECTS

Mountains

TorrentChillie

Mountains

COVIDTRACBOOK

Vers.3.1.0

CovidTracBook is an opensource native application to track covid19 data. Comes With Simple & Clean UI.

Mountains

QRGEN

The features of QRGEN Application is scanning QR Code using Camera, generating QR Code with text data, and sharing the image file of QR code to other apps. What our application consists of:

Home Screen : user can select scan QR Code or generate QR Code.

QR Code Scanner : user can scan QR code with device camera and view the text result of the QR code.

QR Code Generator : user can enter text data and generate QR Code and share image file to other application.

Mountains

COVIDTRACBOOK

A COVID TRACKING APPLICATION BUILT WITH FLUTTER.

Lights

Notese

A NoteBook Application made with flutter.

BMI

BMI App

A BMI Application made with flutter

Bootstrap

Portfolio

A Personal PORTFOLIO Website made with bootstrap, html, css, javascript.

Bootstrap

FilmoCity

A Movie Streaming Website.

Bootstrap

QrCode Generator

A QR Code Generator made with love.

Bootstrap

RGB Color Generator

A RGB Color Generator code with html, CSS, javascript

Word Dictionary using Tkinter

PyDictionary is a dictionary (as in the English language dictionary) module for Python2 and Python3.

PyDictionary provides the following services for a word:

  • meanings
  • translations
  • synonym
  • antonym
  • Import module
  • Create Normal Tkinter window
  • Add Some Button, Labels & Frames
Python

Youtube Video Downloader

  • Prerequisites: Python GUI – tkinter
Modules Required:

pytube : pytube is a lightweight, simple-to-use, dependency-free Python library that is used for downloading videos from the web.pytube, is not an auto-configured library.

Tkinter: Tkinter is a Python binding to the Tk GUI toolkit. It is the standard Python interface to the Tk GUI toolkit.

Python

QR Code Generator Using pyqrcode module

pyqrcode module is a QR code generator.