shwetajoshi601
Software Engineer | AWS Certified Solutions Architect | JavaScript | Node.js | React.js | Python
BrightwindDublin, Ireland
Pinned Repositories
angular2-hotel-booking
A simple Angular 2.0 application built to understand various features of Angular 2/4/5
aws-serverless-hotelbooking
This is an extension to the Angular web application for a Hotel Booking System. This application is built using Angular 4 and would be using AWS serverless computing - AWS Lambda and Dynamo DB. We will host this application as a static website on Amazon S3. Authentication will be supported using AWS Cognito.
coursera-algorithmic-toolbox
Solutions to the programming challenges in the course Algorithmic Toolbox offered by Coursera
cracking-the-coding-interview-solutions
This repository contains my solutions to the problems in the book Cracking the Coding Interview.
datacamp-deep-learning-in-python
Implementation to challenges in the Course Deep Learning in Python offered by DataCamp.
datacamp-image-processing-with-keras
Repository for all notes and solutions to challenges in the course Image Processing with Keras in Python offered by DataCamp.
hackerrank-challenges
This repository contains solutions to the challenges solved on Hackerrank.
kickstarter-data-analysis
A project for analyzing the Kickstarter data available on Kaggle
world-bank-data-analysis
An Exploratory Data Analysis on the World Bank Dataset.
yeast-multilabel-classifier
Multi-label classification approaches on the Yeast dataset
shwetajoshi601's Repositories
shwetajoshi601/world-bank-data-analysis
An Exploratory Data Analysis on the World Bank Dataset.
shwetajoshi601/yeast-multilabel-classifier
Multi-label classification approaches on the Yeast dataset
shwetajoshi601/aws-serverless-hotelbooking
This is an extension to the Angular web application for a Hotel Booking System. This application is built using Angular 4 and would be using AWS serverless computing - AWS Lambda and Dynamo DB. We will host this application as a static website on Amazon S3. Authentication will be supported using AWS Cognito.
shwetajoshi601/angular2-hotel-booking
A simple Angular 2.0 application built to understand various features of Angular 2/4/5
shwetajoshi601/datacamp-image-processing-with-keras
Repository for all notes and solutions to challenges in the course Image Processing with Keras in Python offered by DataCamp.
shwetajoshi601/kickstarter-data-analysis
A project for analyzing the Kickstarter data available on Kaggle
shwetajoshi601/cracking-the-coding-interview-solutions
This repository contains my solutions to the problems in the book Cracking the Coding Interview.
shwetajoshi601/datacamp-deep-learning-in-python
Implementation to challenges in the Course Deep Learning in Python offered by DataCamp.
shwetajoshi601/hackerrank-challenges
This repository contains solutions to the challenges solved on Hackerrank.
shwetajoshi601/machine-learning-coursera
This repository contains all the notes and coding assignments done under the course - Machine Learning by Stanford University - Andrew Ng.
shwetajoshi601/nltk3-cookbook
Code for NLTK3 Cookbook
shwetajoshi601/coursera-algorithmic-toolbox
Solutions to the programming challenges in the course Algorithmic Toolbox offered by Coursera
shwetajoshi601/automate-python-projects
Solutions to the problems and projects from the book - Automate the Boring Stuff with Python
shwetajoshi601/aws-cdk-hit-counter-app
An AWS CDK application built as a part of CDK workshop
shwetajoshi601/cloudant-nosql
Introduction to Cloudant NoSQL Database
shwetajoshi601/customer-finder
An application that finds a list of customers within a certain distance from a main location using the great circle distance.
shwetajoshi601/dsa-problem-solving
This repository contains solutions to problems solved on GeeksForGeeks
shwetajoshi601/first-contributions
🚀✨ Help beginners to contribute to open source projects
shwetajoshi601/infovis-data
Data for visualisations using Vega Lite
shwetajoshi601/Klayers
Python Packages as AWS Lambda Layers
shwetajoshi601/ruby-coursework
This repository is for all my solutions to the practical assignments from the course - Exploring Ruby
shwetajoshi601/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
shwetajoshi601/typescript-for-beginners
In these scripts, we demonstrate the basic features of Typescript. Ideal for beginners.
shwetajoshi601/understanding-mocha
This is a demo to understand the usage of the Mocha Framework to test Node.js applications.