Hey, I'm Parth 👋
I'm a software engineer creating and contributing to open source projects and writing about Python, JavaScript, Computer fundamentals, and development.
Popular ArticlesView all
How I got Internship at CERN?
Trie: Data Structure Explained
Open Source Projects
Background
A Python module which makes very simple to run things in the background of a python application, be it a CLI app, or a web app
pip purge
A simple python package which uninstalls everything in your virtualenv enviornment
pip plant
pip plant is similar to what is npm install in javascript
Loan Approval Prediction
Prediction of loan approval based on applicant details using logistic regression model.
Ali Scraper
A free, open source scraper for ali express integrated with google spreadsheet helping drop-shipping business.
Restaurant Review App
A Review app written in javaScript.
Bookmark Server
An URL-shortening service, similar to TinyURL.com or goo.gl, but with no persistent storage.
Celebrity Match
An application that uses watson pi api to display the top 5 traits shared between the two twitter users.
Tic Tac Toe
Tic Tac Toe Game for 2 players made in Python 3