Pinned Repositories
2021_IBM_Code_Challenge_StockIT
Aparna-A
Portfolio
Aparna-A.github.io
Cryptography
A python program which converts, any given text to Cipher text and whenever the key is available. it should convert back to the normal message.
cypress-example-recipes
Various recipes for testing common scenarios with Cypress
data-structures-algorithms-python
This tutorial playlist covers data structures and algorithms in python. Every tutorial has theory behind data structure or an algorithm, BIG O Complexity analysis and exercises that you can practice on.
Email--Sending
A python script which we can send emails to our friends and family members.
github-slideshow
A robot powered training repository :robot:
K-means-clustering
A K-means clustering algorithm to predict the optimum number of clusters and represent it visually using the Iris dataset.
Linear-Regression
Linear Regression model that predicts the percentage of marks that a student is expected to score based upon the number of hours they studied.
Aparna-A's Repositories
Aparna-A/2021_IBM_Code_Challenge_StockIT
Aparna-A/Aparna-A
Portfolio
Aparna-A/Aparna-A.github.io
Aparna-A/Cryptography
A python program which converts, any given text to Cipher text and whenever the key is available. it should convert back to the normal message.
Aparna-A/cypress-example-recipes
Various recipes for testing common scenarios with Cypress
Aparna-A/data-structures-algorithms-python
This tutorial playlist covers data structures and algorithms in python. Every tutorial has theory behind data structure or an algorithm, BIG O Complexity analysis and exercises that you can practice on.
Aparna-A/Email--Sending
A python script which we can send emails to our friends and family members.
Aparna-A/github-slideshow
A robot powered training repository :robot:
Aparna-A/intro-html
A robot powered training repository :robot:
Aparna-A/K-means-clustering
A K-means clustering algorithm to predict the optimum number of clusters and represent it visually using the Iris dataset.
Aparna-A/Linear-Regression
Linear Regression model that predicts the percentage of marks that a student is expected to score based upon the number of hours they studied.
Aparna-A/Jenkins_test
Aparna-A/markdown-portfolio
Aparna-A/olakudda_django_blog
Aparna-A/progfoundations
Programming foundations bootcamp
Aparna-A/Python-basic
Aparna-A/Safe-Driving-system
Drinking and driving is a serious public vigor problem, which is likely to emerge as one of the most noteworthy problems in the near prospect. Not only drunken drive, but also driving rudely without wearing seat belts in cars causes a lot of tragic lethal deaths. The Alcohol Detection with Engine Locking system helps to reduce accidents which are occurring due to drunk driving. Along with alcohol detection, system also checks whether the driver has worn the seatbelt or not. If it satisfies all the conditions, the vehicle will start.
Aparna-A/simple-java-maven-app
For an introductory tutorial on how to use Jenkins to build a simple Java application with Maven.
Aparna-A/Spring_First
Simple Bean and Dependancy injection
Aparna-A/SpringBootWebApplicationStepByStep
Develop your first web application with Spring Boot Magic
Aparna-A/stockprice
Data and Notebook for the Stock Price Prediction Tutorial
Aparna-A/ud120-projects
Starter project code for students taking Udacity ud120