Update projects

This commit is contained in:
2023-03-11 23:28:25 +04:00
parent 900a7636ef
commit 11bfe701b1

View File

@@ -1,6 +1,43 @@
h3 Onyx, the language (2020-present) h3 Singularity tech (2022-present)
small.annotation small.annotation
| Onyx is a novel programming language I'm working on. | Behold, the Deus ex Machina blooms, like a lotus from the murky depths.
ul.projects
li.project-card
a.title(href="https://beta.aistories.xyz") AIStories
p.desc
| A platform to relive memories with AI characters.
div.stack
span AI
li.project-card
a.title(href="https://github.com/offchaincafe/evm") Offchain Café EVM
p.desc
| A self-hosted indexing service for Ethereum blockchain.
div.stack
span Open source
span Crypto
span EVM
li.project-card
a.title(href="https://github.com/nxsf/ipnft") IPNFT
p.desc
| An on-chain, digital proof of authorship for an IPFS CID, tailored to existing NFT standards.
div.stack
span Open source
span Crypto
span IPFS
span EVM
li.project-card
a.title(href="https://github.com/fancysofthq/contracts") Fancy Contracts
p.desc
| A collection of EVM smart contracts for the Fancy Software apps ecosystem.
div.stack
span Open source
span Crypto
span EVM
h3 Onyx, the language (2020-2022)
small.annotation
| Onyx is a novel programming language I'was working on.
ul.projects ul.projects
li.project-card li.project-card
@@ -15,30 +52,26 @@ ul.projects
li.project-card li.project-card
a.title(href="https://nxsf.org/onyx/") Onyx standard a.title(href="https://nxsf.org/onyx/") Onyx standard
p.desc p.desc
| An ongoing attempt to standardize the Onyx language ( | An attempt to standardize the Onyx language (
a(href="https://github.com/nxsf/onyx") source a(href="https://github.com/nxsf/onyx") source
| ). | ).
div.stack div.stack
span Open source span Open source
li.project-card li.project-card
a.title(href="https://ref.nx.fancysoft.xyz/") Onyx reference a.title(href="https://github.com/onyxlang/rs") Onyx in Rust
p.desc p.desc An attempt to implement an Onyx language compiler in Rust.
| An easier-to-understand Onyx language introduction (
a(href="https://github.com/fancysofthq/onyx-ref") source
| ).
div.stack div.stack
span Open source span Open source
span Rust
li.project-card li.project-card
a.title(href="https://github.com/onyxlang/onyx") Onyx implementation a.title(href="https://github.com/onyxlang/ts") Onyx in Typescript
p.desc An ongoing attempt to implement an Onyx language compiler. p.desc An attempt to implement an Onyx language compiler in TypeScript + Zig.
div.stack div.stack
span Open source span Open source
span C++
span LLVM
span Zig span Zig
span Typescript span TypeScript
h3 Crystal-related projects (2018-2020) h3 Crystal-related projects (2018-2020)
small.annotation small.annotation