Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/timo-dk/personal-project-ideas-progress

Personal repository to store project ideas and to track progress
https://github.com/timo-dk/personal-project-ideas-progress

Last synced: 1 day ago
JSON representation

Personal repository to store project ideas and to track progress

Awesome Lists containing this project

README

        

# personal-project-ideas-progress
Personal repository to store and track project ideas and their progress.

# Legend
Status | Displayed As |
--------------- | ----- |
No Status Yet | ☁️ |
Researching | 🔎 |
In Progress | 🚧 |
On Hold | ⌚ |
Dropped | ⛔ |

# Graphics
Project | Status | Information |
-|-|-|
[Orthographic projection](https://en.wikipedia.org/wiki/Orthographic_projection) | :cloud: | Research how orthographic projection works |

# Simulation
Project | Status | Information |
-|-|-|
[Chip-8](https://github.com/Napokue/chip-8) | 🔎 and 🚧 | Chip-8 emulator |
[Evolusim](https://github.com/Napokue/evolusim) | ⌚ | Simulating creatures with neural networks, mutation, and natural selection |

# Tools
Project | Status | Information |
-|-|-|
[Debugger](https://en.wikipedia.org/wiki/Debugger) | ⌚ | Basic debugger |