Pinned Repositories
barcode-cart-app
This is a sample barcode reader app which adds all the read items to cart and user can checkout.
contacts-app
This is a sample contacts app created to show my ability in writing react apps.
DemoBasic
My first Android app with Travis CI
Encrypter
This is a program which will encrypt and decrypt a data that you entered or saved in a file and will save it in a folder.So that the contents that you enter will be safe for the people who are looking at that text file.
flutter-animations
Flutter Animations project that is used for Flutter Animations blog post at: https://proandroiddev.com/animations-in-flutter-6e02ee91a0b2
graphql-flutter
A GraphQL client for Flutter, bringing all the features from a modern GraphQL client to one easy to use package.
LearningJava
This project contains all the programs I wrote when I was learning Java 6.
old-profile-site
prajwalmr62
Config files for my GitHub profile.
prajwalmr62.github.io
My personal Website
prajwalmr62's Repositories
prajwalmr62/prajwalmr62.github.io
My personal Website
prajwalmr62/barcode-cart-app
This is a sample barcode reader app which adds all the read items to cart and user can checkout.
prajwalmr62/contacts-app
This is a sample contacts app created to show my ability in writing react apps.
prajwalmr62/DemoBasic
My first Android app with Travis CI
prajwalmr62/Encrypter
This is a program which will encrypt and decrypt a data that you entered or saved in a file and will save it in a folder.So that the contents that you enter will be safe for the people who are looking at that text file.
prajwalmr62/flutter-animations
Flutter Animations project that is used for Flutter Animations blog post at: https://proandroiddev.com/animations-in-flutter-6e02ee91a0b2
prajwalmr62/graphql-flutter
A GraphQL client for Flutter, bringing all the features from a modern GraphQL client to one easy to use package.
prajwalmr62/LearningJava
This project contains all the programs I wrote when I was learning Java 6.
prajwalmr62/old-profile-site
prajwalmr62/prajwalmr62
Config files for my GitHub profile.
prajwalmr62/resSpect
I wrote this applet to plot response spectra of a simple system which has variable weight and spring constants.
prajwalmr62/Slist
This lists the item depending on type and value
prajwalmr62/textgame
it i s a text game in which user will enter directions.
prajwalmr62/tinymce-prevent-delete
This is meant to work with tinymce's noneditable plugin and will prevent the deletion of non-editable elements
prajwalmr62/uri-js
An RFC 3986 compliant, scheme extendable URI parsing/validating/normalizing/resolving library for JavaScript
prajwalmr62/yesnomaybe
A program which randomly prints yes, no or may be by usage of random function