Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
madebypixel02 authored Mar 8, 2022
1 parent 5d72dde commit 63c2a3b
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,19 +39,19 @@ My *Data Science & Engineering* projects 🎓

### Finished Projects

|| Name | College Year | Topics | Subject | Finished | Activity |
| :-: | :--: | :----------: | :----: | :-----: | :------: | :------: |
| 1 | [Python Weekly Exercises](https://github.com/madebypixel02/Python-Weekly-Exercises-2019) | 1st | python, classes, OOP | Programming I | December 2019 | ![GitHub Last Commit](https://img.shields.io/github/last-commit/madebypixel02/Python-Weekly-Exercises-2019/master) |
| 2 | [Donkey Kong](https://github.com/madebypixel02/Basic-OOP-Donkey-Kong-in-Python) | 1st | python, classes, OOP, videogame, pyxel, donkeykong | Programming I | December 2019 | ![GitHub Last Commit](https://img.shields.io/github/last-commit/madebypixel02/Basic-OOP-Donkey-Kong-in-Python/master) |
| 3 | [Amazon Management Simulation](https://github.com/madebypixel02/Amazon-Management-Simulation-in-Python) | 1st | python, classes, OOP, data structures, Amazon | Data Structures & Algorithms | May 2020 | ![GitHub Last Commit](https://img.shields.io/github/last-commit/madebypixel02/Amazon-Management-Simulation-in-Python/master) |
| 4 | [Face Recognizer](https://github.com/madebypixel02/face-recognizer_with_fda_pca_knn) | 2nd | R, FDA, PCA, KNN, face recognizer | Statistical Learning | Dec 2020 | ![GitHub Last Commit](https://img.shields.io/github/last-commit/madebypixel02/face-recognizer_with_fda_pca_knn/master) |
| 5 | [Machine Learning Pac-Man](https://github.com/madebypixel02/Machine-Learning-Pacman) | 2nd | python, OOP, ML, weka | Machine Learning I | May 2021 | ![GitHub Last Commit](https://img.shields.io/github/last-commit/madebypixel02/Machine-Learning-Pacman/master) |
|| Name | Description | College Year | Topics | Subject | Finished | Activity |
| :-: | :--: | :---------: | :----------: | :----: | :-----: | :------: | :------: |
| 1 | [Python Weekly Exercises](https://github.com/madebypixel02/Python-Weekly-Exercises-2019) | *An introduction to python* | 1st | python, classes, OOP | Programming I | December 2019 | ![GitHub Last Commit](https://img.shields.io/github/last-commit/madebypixel02/Python-Weekly-Exercises-2019/master) |
| 2 | [Donkey Kong](https://github.com/madebypixel02/Basic-OOP-Donkey-Kong-in-Python) | *The Classic Donkey Kong game* | 1st | python, classes, OOP, videogame, pyxel, donkeykong | Programming I | December 2019 | ![GitHub Last Commit](https://img.shields.io/github/last-commit/madebypixel02/Basic-OOP-Donkey-Kong-in-Python/master) |
| 3 | [Amazon Management Simulation](https://github.com/madebypixel02/Amazon-Management-Simulation-in-Python) | *The not-so-amazing power of management* | 1st | python, classes, OOP, data structures, Amazon | Data Structures & Algorithms | May 2020 | ![GitHub Last Commit](https://img.shields.io/github/last-commit/madebypixel02/Amazon-Management-Simulation-in-Python/master) |
| 4 | [Face Recognizer](https://github.com/madebypixel02/face-recognizer_with_fda_pca_knn) | *Wait a minute... Who are you?* | 2nd | R, FDA, PCA, KNN, face recognizer | Statistical Learning | Dec 2020 | ![GitHub Last Commit](https://img.shields.io/github/last-commit/madebypixel02/face-recognizer_with_fda_pca_knn/master) |
| 5 | [Machine Learning Pac-Man](https://github.com/madebypixel02/Machine-Learning-Pacman) | *The Classic ghost-eating game* | 2nd | python, OOP, ML, weka | Machine Learning I | May 2021 | ![GitHub Last Commit](https://img.shields.io/github/last-commit/madebypixel02/Machine-Learning-Pacman/master) |

### In-Progress Projects

|| Name | College Year | Topics | Subject | Finished | Activity |
| :-: | :--: | :----------: | :----: | :-----: | :------: | :------: |
| 6 | [Openssl Practices](https://github.com/madebypixel02/Openssl-Practices-2022) | 2nd | openssl, RSA, encryption, signatures, keys | Data Protection & Cybersecurity || ![GitHub Last Commit](https://img.shields.io/github/last-commit/madebypixel02/Openssl-Practices-2022/main) |
|| Name | Description | College Year | Topics | Subject | Finished | Activity |
| :-: | :--: | :---------: | :----------: | :----: | :-----: | :------: | :------: |
| 6 | [Openssl Practices](https://github.com/madebypixel02/Openssl-Practices-2022) | *Welcome to the Open Secure Sockets Layer* | 2nd | openssl, RSA, encryption, signatures, keys | Data Protection & Cybersecurity || ![GitHub Last Commit](https://img.shields.io/github/last-commit/madebypixel02/Openssl-Practices-2022/main) |


<p align="center">
Expand Down

0 comments on commit 63c2a3b

Please sign in to comment.