Shraddha2104
Software Engineer 1 at Nordstrom | MS in CS @ USC | Github's MLH Fellow 2020| Software Developer | Open Source Contributor
University of Southern CaliforniaCalifornia
Pinned Repositories
n8n
Free and open fair-code licensed node based Workflow Automation Tool. Easily automate tasks across different services.
AI-Assignment-2
Halma(Chinese Checkers) AI bot developed as a part of USC CSCI 561 using Minimax algorithm with alpha-beta pruning
Android-NewsApp
Android App to display breaking news from Guardian and NYTimes :green_book:
astro-temp
Budget-Bot
Budgetbot developed at MoneyControl Hackathon(Jan-2018).Placed in top 10
COVID-Dashboard
React App that tracks the number of COVID-19 cases country-wise
Cyber-Bullying-Detection
Cyberbullying bot developed at Codeshastra 3.0 hackathon(Feb-2018)
React-News-App
A React + Node powered news app using Guardian & NYTimes News API to render trending news :green_book:
reverse-interview
Questions to ask the company during your interview
Shraddha2104.github.io
My Personal Webiste
Shraddha2104's Repositories
Shraddha2104/dive-into-machine-learning
Dive into Machine Learning with Python Jupyter notebook and scikit-learn!
Shraddha2104/Shopping-Portal
Full fledged shopping portal using JSTL,JDBC,Jquery
Shraddha2104/Airline-pricing
Shraddha2104/Algorithms-practicals
Sem 4 AOA prgrams
Shraddha2104/awesome-public-datasets
A topic-centric list of high-quality open datasets in public domains. By everyone, for everyone!
Shraddha2104/coding-challenges
Coding challenges from Codility, CodeEval, mostly written in Java
Shraddha2104/Competitive-programming-library
Code library for competitive programming purposes.
Shraddha2104/CSCI-561
USC_CSCI561_ Foundations of Artificial Intelligence_17Fall_Homeworks(Search, Minimax algorithm, First order logic)
Shraddha2104/data-science
:bar_chart: Path to a free self-taught education in Data Science!
Shraddha2104/Data-structures-practicals
Sem 3 data structures
Shraddha2104/DJ-Comps-Student-Info-Portal
Information about Student with complete background, for use primarily by recruiters.
Shraddha2104/Django-blog
Developed a blog for rudimentary learning purposes
Shraddha2104/Django-Tutorials
Source code for my free YouTube series on the Django web framework for Python.
Shraddha2104/First-Order-Logic-Inference-Engine
This implements a FOL Inference engine using backward chaining and resolution on a KB of statements in CNF Form
Shraddha2104/HousePrices
A very basic solution for predicting housing prices in Iowa(kaggle competition)
Shraddha2104/InferenceEngine
First Order Logic Inference Engine Using Resolution Algorithm Implemented in C++.
Shraddha2104/MBA-Salaries
R programming
Shraddha2104/Operating-system-practicals
OS practicals in C and Java
Shraddha2104/practical-machine-learning-with-python
Master the essential skills needed to recognize and solve complex real-world problems with Machine Learning and Deep Learning by leveraging the highly popular Python Machine Learning Eco-system.
Shraddha2104/Projects
:page_with_curl: A list of practical projects that anyone can solve in any programming language.
Shraddha2104/PyChain
A simple blockchain implementation in Python
Shraddha2104/react-project
State of the art web development with React.js.
Shraddha2104/readme-best-practices
Best practices for writing a README for your open source project
Shraddha2104/resources
List of resources to get started with software development.
Shraddha2104/Social_Helper
Social awareness forum(incomplete) at Abhiyantriki-2017 hackathon
Shraddha2104/TitanicSurvival
Predict survival outcomes from the 1912 Titanic disaster(Kaggle)
Shraddha2104/Twitter_analytics
Text mining using Twitter Streaming API
Shraddha2104/Twitter_bot
A Python bot that automates several actions on Twitter, such as following users and favoriting tweets.
Shraddha2104/Weather-predictor
Weather predictor app built using autoregression and linear regression.Time series prediction