commit 16303000235d32df0ba89b79440bc630d9d86193 Author: Per Ryan Edin Date: Thu Jun 4 19:51:35 2026 +0200 Add README diff --git a/Coming-Soon.md b/Coming-Soon.md new file mode 100644 index 0000000..b3ddc07 --- /dev/null +++ b/Coming-Soon.md @@ -0,0 +1,3 @@ +# Coming Soon + +This is an upcoming project, stay tuned for code! diff --git a/README.md b/README.md new file mode 100644 index 0000000..19bb4c1 --- /dev/null +++ b/README.md @@ -0,0 +1,52 @@ +[![Made with Love][made-with-love-badge]](https://helloryan.se/) + +Bitshift +======== + +The **Bitshift** software collection. + +Join the Bitshift [Discord] to discuss all things related to Bitshift and programming! + +## Software + +- [bitshift/framework][bitshift/framework] + +### Upcoming Projects: + +- bitshift/declare +- bitshift/narvik +- bitshift/seafire +- bitshift/libhyperlane +- bitshift/libjson +- bitshift/libpaperback +- bitshift/libquery + +### Ideas? + +Let me know if you need help realizing an idea, I'd be happy to help. Contact +me via [e-mail]. + +## Documentation + +Bitshift documentation: + +- bitshift/narvik-def ([coming soon]) +- bitshift/narvik-developers-guide ([coming soon]) +- bitshift/seafire-developers-guide ([coming soon]) + +## Meta + +Bitshift meta-information: + +- [bitshift/knowledge-base] +- [bitshift/tasks] + +[made-with-love-badge]: https://img.shields.io/badge/Made_with_%E2%9D%A4%EF%B8%8F_by-Per%20Ryan%20Edin-red + +[Discord]: https://discord.gg/dCFMwrbNSP +[e-mail]: mailto:ryan@helloryan.se +[coming soon]: https://code.helloryan.se/bitshift/.profile/src/branch/master/Coming-Soon.md + +[bitshift/framework]: https://code.helloryan.se/bitshift/framework +[bitshift/knowledge-base]: https://code.helloryan.se/bitshift/knowledge-base +[bitshift/tasks]: https://code.helloryan.se/bitshift/tasks