Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sandramsc/100_days_of_code

Python projects built during 100 days of code challenge 2021
https://github.com/sandramsc/100_days_of_code

Last synced: 12 days ago
JSON representation

Python projects built during 100 days of code challenge 2021

Awesome Lists containing this project

README

        

100-days-of-code_2021

## Description

This repository showcases the projects that were built during a 100-days-of-code-challenge in 2021, building Fundamentals with Python, React.js, Node.js, Express and MongoDB. Below, is an overview of each folder along with links to the project.

### :hammer_and_wrench: Languages and Tools :


Python 
React 
MongoDB 
NodeJS 
ExpressJS 
Git

## Projects

1. [Expense-Tracker--React](https://github.com/sandramsc/Projects-built-during_100-days-of-code_2021/tree/main/Expense-Tracker--React)

2. [Pong-Game](https://github.com/sandramsc/Projects-built-during_100-days-of-code_2021/tree/main/Pong-Game)

3. [Snake-Game](https://github.com/sandramsc/Projects-built-during_100-days-of-code_2021/tree/main/Snake-Game)

4. [Tetris-Game](https://github.com/sandramsc/Projects-built-during_100-days-of-code_2021/tree/main/Tetris-Game)

5. [data-cleaning--Python](https://github.com/sandramsc/Projects-built-during_100-days-of-code_2021/tree/main/data-cleaning--Python)

## How to use the app

**Step #1** - Clone the project

```bash
$ git clone https://github.com/sandramsc/Projects-built-during_100-days-of-code_2021.git
```

**Step #2**

```bash
Navigate to desired project repository and follow the respective README.md to use that project
```

## License

[![GitLicense](https://img.shields.io/badge/License-Apache-yellow.svg)](Projects-built-during_100-days-of-code_2021/blob/main/LICENSE)