Pinned Repositories
coding-challenge
My Solution to coding problems
ExpenseManager
Easy way to manage ur expenses
j-sql-node
A json interface to connect to mysql database in node js
my-alexa
This is a sample app to learn how alexa can be integrated into raspberry pi
mysql-nodejs-docker
THis project demonstrate an app built using mysql and nodejs docker images.
Pin-notes
Pin notes to the virtual pinboard.
restaurant-pos
The Restaurant-POS System facilitates the Restaurants/café to handle/track their customer‘s orders through a computerized system. Customers can place their orders from the tablets and the manager can track their orders from the browser in the computer on his desk. The tablet application is developed in android, and the manager side application of tracking the orders in developed using Php. The android app is developed in two modes – The Customers Mode and The Waiter Mode. The Customer Mode application helps the customers to place the orders directly from the tablets placed on the respective table. It also helps the customers to browse through the internet after providing a valid username and password. The waiter mode helps the waiter to place the order on behalf of a customer. The waiter mode also helps the waiter to view the orders placed from all the tables at a particular time.
UNO-ReactNative
The aim of the game is to be the first player to score 500 points, achieved (usually over several rounds of play) by a player discarding all of their cards and earning points corresponding to the value of the remaining cards still held by the other players. The deck consists of 108 cards, of which there are 25 of each color (red, green, blue, and yellow), each color having two of each rank except zero. The ranks in each color are zero to nine, "Skip/Lose A Turn", "Draw Two", and "Reverse" (the last three being "action cards"). In addition, the deck contains four each of "Wild" and "Wild Draw Four" cards.
kpatel1989's Repositories
kpatel1989/restaurant-pos
The Restaurant-POS System facilitates the Restaurants/café to handle/track their customer‘s orders through a computerized system. Customers can place their orders from the tablets and the manager can track their orders from the browser in the computer on his desk. The tablet application is developed in android, and the manager side application of tracking the orders in developed using Php. The android app is developed in two modes – The Customers Mode and The Waiter Mode. The Customer Mode application helps the customers to place the orders directly from the tablets placed on the respective table. It also helps the customers to browse through the internet after providing a valid username and password. The waiter mode helps the waiter to place the order on behalf of a customer. The waiter mode also helps the waiter to view the orders placed from all the tables at a particular time.
kpatel1989/my-alexa
This is a sample app to learn how alexa can be integrated into raspberry pi
kpatel1989/Pin-notes
Pin notes to the virtual pinboard.
kpatel1989/UNO-ReactNative
The aim of the game is to be the first player to score 500 points, achieved (usually over several rounds of play) by a player discarding all of their cards and earning points corresponding to the value of the remaining cards still held by the other players. The deck consists of 108 cards, of which there are 25 of each color (red, green, blue, and yellow), each color having two of each rank except zero. The ranks in each color are zero to nine, "Skip/Lose A Turn", "Draw Two", and "Reverse" (the last three being "action cards"). In addition, the deck contains four each of "Wild" and "Wild Draw Four" cards.
kpatel1989/coding-challenge
My Solution to coding problems
kpatel1989/ExpenseManager
Easy way to manage ur expenses
kpatel1989/j-sql-node
A json interface to connect to mysql database in node js
kpatel1989/mysql-nodejs-docker
THis project demonstrate an app built using mysql and nodejs docker images.
kpatel1989/Android
Learning Android
kpatel1989/appointments-react-app
A calendar app to show all the appointments for a user.
kpatel1989/aws-lambda-integration-helper
Adds helper functions for Serverless stack with AWS-Lambda
kpatel1989/Client-Server-And-Mobile-Web
This repository is a learning project for the PHP based client server and mobile web application.
kpatel1989/cross-platform
This is my practice repository for developing Cross Platform Mobile Application Development.
kpatel1989/datastructures
A javascript implementation of datastructures
kpatel1989/dynamodbhelper
DynamoDB Helper
kpatel1989/github-history
A application to pull the git history of a particular repo and display it on UI
kpatel1989/house-price-prediction
A house price prediction AI Model to learn MLP and CNN
kpatel1989/iNotes
Notes App built in IOS
kpatel1989/iOSDev
kpatel1989/mermaid
Generation of diagrams like flowcharts or sequence diagrams from text in a similar manner as markdown
kpatel1989/nfl-rushing
kpatel1989/QuizApplication
A quiz application based on Angular and Laravel
kpatel1989/React-Code-Challenge
kpatel1989/react-native-first-app
This is a react native application to consume shopify api
kpatel1989/se-challenge-payroll
kpatel1989/serverless-mermaid-flowchart
kpatel1989/serverless-node-typescript-boilerplate
This is a complete boilerplate for aws serverless application in Nodejs(Typescript). With linter.
kpatel1989/shopify-test
This application is to build a shopify app which transfers product data to and fro using shopify api.
kpatel1989/TextToCanvas
Print any random text on canvas and save it as a png file.
kpatel1989/todo-cxjs
A sample TODO-app to test cxjs