It is a Distributed System using AWS DynamoDB, S3 Bucket, and Yelp dataset for a better understanding of Availability and Partitioning in the CAP Theorem. Furthermore, integrated DynamoDB and Tableau with Rockset as a middleware, which provided the structured Query format for data visualization.
The Project was developed to the diagnosis of melanoma by identifying melanoma in images of skin lesions. Better detection of melanoma has the opportunity to positively impact millions of people. First implemented data preprocessing steps such as Removing outliers, data cleaning and data transformation. Learned about machine learning, deep learning, and ResNext50 Convolutional Neural Network and also trained the model using more than 10k images. As a result, the final model can predict melanoma with 89% accuracy.
It is an android application that helps you to learn, understand and practice various cryptography algorithms like symmetric cryptography (Traditional and modern), asymmetric cryptography, and other basic mathematical functionality (prime numbers, primitive roots, etc..).This app provide you with step by step execution of all cryptographic algorithms. Additional functionality of this app is it allows you to download pdf of the particular algorithm for the future references.
Recruiter Process Management project is developed to make the recruitment process advance by providing a web-portal to the recruiter. Collecting the candidate’s information to scheduling an interview of that candidate and taking the status to selection - done as easily as possible. Recruiter can manage all candidate which he/she have entered. After adding the candidate, he/she can schedule that candidate’s interview which can be updatable, after interview give the different rounds of interview as a status which provides easy to access. Overall all the phases of recruitment would achieve by this project.
Candidate Management System will help company recruiters to manage their candidates. It is a basic Django website which help students to get familiar with Django Framework and they can perform CRUD operations. In this project, New User can register, login, logout and also he/she can modify their profiles. Each user can separetly manage their own candidates Data through Dashboard and Add candidate modules.
In this Game, user can play two type of quiz. First one is technical quiz and second is non-tech quiz in which it displayed randomly questions and provide four options from that user have to select one answer. According to choices it gives you output as audio. User can show scores. It provide one minute for each question.