Pinned Repositories
Algorithms
A collection of algorithms and data structures
Amazon-Co-Purchasing-Pattern
Fortune-Cookie-Classifier-using-Naive-Bayes
Naive Bayes classifier to classify fortune cookie messages as a future prediction or a wise saying.
Online-Learning-using-Perceptron
Standard perceptron with passive aggressive weight update and averaged perceptron implementation
orders
Microservice based architecture for a simple ecommerce order management system
Rubrics
A scoring guide used to evaluate the quality of students' constructed responses. Rubrics usually contain evaluative criteria, quality definitions for those criteria at particular levels of achievement, and a scoring strategy.
titanic-rest-api
Titanic passenger analysis dashboard backend using Django Rest Framework and PostgreSQL
url-shortener
A url shortener app using Dynamodb, API Gateway and AWS Lambda
uscis-case-tracker
Serverless app to track USCIS case status
wines-full-stack-dashboard-app
kjkrupal's Repositories
kjkrupal/Rubrics
A scoring guide used to evaluate the quality of students' constructed responses. Rubrics usually contain evaluative criteria, quality definitions for those criteria at particular levels of achievement, and a scoring strategy.
kjkrupal/ml-interview
Preparing for machine learning interviews
kjkrupal/Active_SSL_with_Sampling_Theory
kjkrupal/CSI-DBIT
A website for Computer Society of India, DBIT
kjkrupal/dmproj-linregr-twitterevent
kjkrupal/Foobar404Gov
kjkrupal/hello-retail-workshop
A workshop to accompany the 100% serverless, event-driven "Hello, Retail!" code base.
kjkrupal/Hospital-Management-System
A simple hospital management system using J2EE
kjkrupal/Online-Quiz
There are 3 login admin,teacher,student.Admin adds teacher and student id password in database and for teacher subject .teacher adds question in database,and can check which student has given exam and can also see student result and students can give subject wise exam and can check result.
kjkrupal/ps-spring-boot-and-angular
kjkrupal/Social-service-application
This is a system which manages various tasks done by a social service organisation
kjkrupal/spring-boot-jdbc-mssql
Example Spring Boot web app for MS SQL
kjkrupal/ssl_graph
Semi supervised learning on graphs
kjkrupal/Suffix-Tree-Construction
A program in JAVA to implement the McCreight's suffix tree construction algorithm.