aakashratha1006
Associate Software Engineer
Danske IT and Support Services Pvt LtdNavi-Mumbai | Bangalore | Bhubaneshwar
Pinned Repositories
aakashratha1006
Basic-TODO-Application-Template-Using-React-
Template for a basic todo application made using react. React JS
blog-application-without-authentication
This is basic web application template for creating, reading, updating and deleting blog. Semantic UI + Node JS + Express JS + EJS (Template Engine) + MongoDB
Chest-Xray-COVID-Detection-CNN
Detecting COVID-19 in chest xray images(Input) with keras, tensorflow and deep learning - used Convolutional Neural Networks (CNN).
Elderly-Assistive-WebApp-BetterMe
Full-Fledged-Blog-Application
Blog Application (Web) with complete authentication as well as authorization. User can create his/her own blog. Authentication 1 - Cannot create a blog without logging in. User can edit/delete his/her own blog. Authorization 1 - Only the author of the blog can edit/delete his/her blog. For each blog, any user can post comments. Authentication 2 - Cannot post comments without logging in. User can delete his/her own comment. Auhorization 2 - Cannot delete any other user's comment. Only the one who posted the comment has the right to do so. Express JS : Server-side Frameworks Back-end : Node JS Database : MongoDB Authentication : Passport JS Front-end : Bootstrap 4 Still need to work on UI/front-end and add flash messages(Error as well as Success messages) using connect-flash.
Human-Activity-Recognition
Human activity recognition - WISDM Dataset
Restaurant-Review
Classifying whether the review for a given restaurant is positive or negative using naive bayes classification model
Web-scraping-article
Web-Scraping of an article from new york times - using Beautiful Soup library , link : https://www.nytimes.com/interactive/2017/06/23/opinion/trumps-lies.html. Collected the data and imported it in a CSV file.
Tetraflip
The official website TetraFlip Hackathon conducted by OWASP and Android Club.
aakashratha1006's Repositories
aakashratha1006/Human-Activity-Recognition
Human activity recognition - WISDM Dataset
aakashratha1006/Chest-Xray-COVID-Detection-CNN
Detecting COVID-19 in chest xray images(Input) with keras, tensorflow and deep learning - used Convolutional Neural Networks (CNN).
aakashratha1006/Web-scraping-article
Web-Scraping of an article from new york times - using Beautiful Soup library , link : https://www.nytimes.com/interactive/2017/06/23/opinion/trumps-lies.html. Collected the data and imported it in a CSV file.
aakashratha1006/aakashratha1006
aakashratha1006/Basic-TODO-Application-Template-Using-React-
Template for a basic todo application made using react. React JS
aakashratha1006/blog-application-without-authentication
This is basic web application template for creating, reading, updating and deleting blog. Semantic UI + Node JS + Express JS + EJS (Template Engine) + MongoDB
aakashratha1006/Credit-Card-Fraud-Detection
Identify fraudulent credit card transactions.
aakashratha1006/Disable-functionality-webpage
aakashratha1006/EDA-Titanic-Dataset
Performing EDA on titanic dataset.
aakashratha1006/how-to-use-axios-template
A movie search application (Using OMDB's API). Node JS + Express JS + EJS(Template Engine)
aakashratha1006/Improving-Training-Speed-Of-Neural-Networks
Improving training speed Of neural networks using data pipelines.
aakashratha1006/YelpCamp-clone-Web-Developer-Bootcamp-2.0-By-Colt-Steele-
Bootstrap 4 + Node JS + Express JS + EJS(Template Engine) + Passport JS + MongoDB
aakashratha1006/Elderly-Assistive-WebApp-BetterMe
aakashratha1006/Full-Fledged-Blog-Application
Blog Application (Web) with complete authentication as well as authorization. User can create his/her own blog. Authentication 1 - Cannot create a blog without logging in. User can edit/delete his/her own blog. Authorization 1 - Only the author of the blog can edit/delete his/her blog. For each blog, any user can post comments. Authentication 2 - Cannot post comments without logging in. User can delete his/her own comment. Auhorization 2 - Cannot delete any other user's comment. Only the one who posted the comment has the right to do so. Express JS : Server-side Frameworks Back-end : Node JS Database : MongoDB Authentication : Passport JS Front-end : Bootstrap 4 Still need to work on UI/front-end and add flash messages(Error as well as Success messages) using connect-flash.
aakashratha1006/Restaurant-Review
Classifying whether the review for a given restaurant is positive or negative using naive bayes classification model
aakashratha1006/aakash1006.github.io
aakashratha1006/Accident-Analysis
Analysis of US Accidents covering 49 states.
aakashratha1006/Basic-Authentication-using-passport-JS
Authentication (Login, SignUp and SignOut)
aakashratha1006/BetterMe
Work in progress. Integrated this with the blog application as well.
aakashratha1006/Connect4-game
aakashratha1006/CustomerLabs-React-Assessment
aakashratha1006/Image-Caption-Generator
Generating captions for an input image
aakashratha1006/Image-Processing-basics
aakashratha1006/javascript-algorithms
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
aakashratha1006/OpenCV-Templates
aakashratha1006/Predicting-Student-Score-TSF-Task1
Predict the percentage of marks of an student based on the number of study hours
aakashratha1006/Resume-React-Native
Resume App - React Native
aakashratha1006/Sample-chat-application
Basic chat application (Web) - two way communciation. Using Node, Express and Socket.io
aakashratha1006/send-email-Nodemailer-Contact-form
Simple Node JS/ Express app using Nodemailer to send mails. Template Engine : EJS
aakashratha1006/Website-Blocker
A simple python script to block a website for a particular duration of time.