Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/timo-dk/personal-project-ideas-progress
- Owner: Timo-DK
- License: mit
- Created: 2022-02-15T20:04:46.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-10-01T20:25:16.000Z (over 1 year ago)
- Last Synced: 2025-01-13T16:19:49.807Z (1 day ago)
- Homepage:
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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 |