Update projects
This commit is contained in:
@@ -1,6 +1,43 @@
|
||||
h3 Onyx, the language (2020-present)
|
||||
h3 Singularity tech (2022-present)
|
||||
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
|
||||
li.project-card
|
||||
@@ -15,30 +52,26 @@ ul.projects
|
||||
li.project-card
|
||||
a.title(href="https://nxsf.org/onyx/") Onyx standard
|
||||
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
|
||||
| ).
|
||||
div.stack
|
||||
span Open source
|
||||
|
||||
li.project-card
|
||||
a.title(href="https://ref.nx.fancysoft.xyz/") Onyx reference
|
||||
p.desc
|
||||
| An easier-to-understand Onyx language introduction (
|
||||
a(href="https://github.com/fancysofthq/onyx-ref") source
|
||||
| ).
|
||||
a.title(href="https://github.com/onyxlang/rs") Onyx in Rust
|
||||
p.desc An attempt to implement an Onyx language compiler in Rust.
|
||||
div.stack
|
||||
span Open source
|
||||
span Rust
|
||||
|
||||
li.project-card
|
||||
a.title(href="https://github.com/onyxlang/onyx") Onyx implementation
|
||||
p.desc An ongoing attempt to implement an Onyx language compiler.
|
||||
a.title(href="https://github.com/onyxlang/ts") Onyx in Typescript
|
||||
p.desc An attempt to implement an Onyx language compiler in TypeScript + Zig.
|
||||
div.stack
|
||||
span Open source
|
||||
span C++
|
||||
span LLVM
|
||||
span Zig
|
||||
span Typescript
|
||||
span TypeScript
|
||||
|
||||
h3 Crystal-related projects (2018-2020)
|
||||
small.annotation
|
||||
|
||||
Reference in New Issue
Block a user