Here are
27 public repositories
matching this topic...
Resources for independent developers to make money
Themes based on the biggest StartUps (buttons, color palette, components, etc.) ready to use in your own projects.
Updated
Jul 25, 2017
HTML
Your web application for managing personal data.
A checklist for properly working on your side projects.
Updated
May 10, 2020
Python
🎉 Difficulties choosing who should start your daily standup? This app can help with that.
Updated
Mar 27, 2019
JavaScript
🖤 Download free black background image or try the "I'm Feelin Lucky" background 🌈
Updated
May 11, 2020
HTML
Tired of reading the reviews of each and every professor? We bring you the solution to your problem. Our aim is to use Machine Learning to classify each review of a particular professor as POSITIVE (1) or NEGATIVE(0). This is an app that performs sentiment analysis on each review of a given professor and then counts the number of positives and negatives and neutrals to get a tentative classified response.
Updated
Aug 5, 2019
Jupyter Notebook
Web app that calculates (BMI) Body Mass index
React web app for my wife and I don't forget to buy something on the supermarket.
Updated
Jan 17, 2018
JavaScript
Poster - the little brother of reddit being a final project for the React and Redux course on Udacity
Updated
Sep 21, 2017
JavaScript
Updated
Apr 16, 2020
TypeScript
Updated
Aug 17, 2017
HTML
This repo hosts all the datasets and notebooks I used for my articles in my personal blog.
Early code of the website. Design and PHP backend script
Updated
Jul 8, 2018
JavaScript
Web app that converts currency BRL to USD and vice versa
Updated
Jan 16, 2018
JavaScript
Playing with React, YELP and Google APIs to find the closest bar randomly
Updated
May 21, 2018
JavaScript
Updated
May 16, 2018
HTML
Updated
Mar 15, 2020
JavaScript
This is an ongoing side project I am working on to provide a good volunteer hour tracker for free on the Apple App Store
Updated
Feb 24, 2020
Swift
Updated
Nov 25, 2017
JavaScript
A side project with the goal of setting up a whole blog website and filling it with content.
Simple Productivity App 📱 (iOS / macOS)
Updated
Feb 26, 2019
Swift
Improve this page
Add a description, image, and links to the
sideproject
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
sideproject
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
sudo find / -name workon.shsource /usr/bin/workon.shFor example:
work add project-namework add project-name --path=/abs/path/to/project/work add project-name /abs/path/to/project/-- by default takes current working directory (pwd)work listwork rm project-namework reset--