Yash's repositories
udemy_flutter-and-dart_the-complete-guide
Contains all apps made while taking Flutter and Dart - The Complete Guide course by Maximilian on Udemy.
exam-admin-panel
Admin panel for examination system currently handles CRUD for exam questions.
todo-frontend
A todo app written in angular that uses nodejs apis. 6th place winner of Hackerearth StackHack 1.0 challenge.
leetcode-solutions
Contains solutions for leetcode problems. (DS, Algo & SQL)
antstack_interview_task_1
Angular app that inputs a csv and displays it in tabular format. Packs up with features like searching, sorting, merging etc.
exam-result-panel
Just a simple angular app to view results. Subpart of cyproto / examination-system_frontend.
examination-system_frontend
A frontend made in angular that utilizes cyproto/examination-system_with_hyperledger-fabric as a backend to store and retrieve result. It can also be used as a standalone app without hyperledger, refer README.
flutter_chat_app_ui
A chat app UI made using flutter.
todo-backend
Backend written with node specifically for todo apps. 6th place winner of Hackerearth StackHack 1.0 challenge.
angular-ngrx-sample
Contains angular state management with ngrx as an example project including effects to handle api calls.
awsugnsk-lambda-prac-demo
Tutorial: https://www.youtube.com/watch?v=6G4LK2r71f8 A basic serverless CRUD app made with Lambda + API Gateway + DynamoDB.
awsugnsk-lambda-prac-demo-ui
Tutorial: https://www.youtube.com/watch?v=11hhIUA0bvw A basic react CRUD app consuming APIs created on repo https://github.com/cyproto/awsugnsk-lambda-prac-demo.
examination-system_with_hyperledger-fabric
An examination system that uses blockchain to store results. The main motive is maintain integrity of exam results. Hyperledger-fabric is used as the blockchain framework.
Hackerrank-30-days-of-code
Contains solutions to problems of 30-days-of-code from hackerrank.
registration-form-angular6
A registration form made using angular.
spoj-solutions
Solutions for SPOJ problems.
todo-angular-app
A basic to-do app made with angular 8.