diff options
author | Raghuram Subramani <raghus2247@gmail.com> | 2025-08-02 08:39:40 +0530 |
---|---|---|
committer | Raghuram Subramani <raghus2247@gmail.com> | 2025-08-02 08:39:40 +0530 |
commit | fcc121911fd06030320b8401bfae58f181490b55 (patch) | |
tree | 47c14718678d0c4b9d0958f40263eb8112dceb0d /projects/bubbl.md | |
parent | d3ce4232e9b4597dadfd9fa3c5dbfa59fbd407fd (diff) |
tailwind: prose
Diffstat (limited to 'projects/bubbl.md')
-rw-r--r-- | projects/bubbl.md | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/projects/bubbl.md b/projects/bubbl.md new file mode 100644 index 0000000..26b794c --- /dev/null +++ b/projects/bubbl.md @@ -0,0 +1,12 @@ +name = BUBBL +description = An Operating System for The x86 Architecture. +languages = C / C++ / ASM +url = /projects/bubbl +template = project.html +--- + +# BUBBL + +```py +import time +``` |