Update projects
This commit is contained in:
@@ -7,18 +7,31 @@ ul.projects
|
||||
a.title(href="https://beta.aistories.xyz") AIStories
|
||||
p.desc
|
||||
| A platform to relive memories with AI characters.
|
||||
| Runs on a VueJS frontend and NodeJS backend.
|
||||
| Interacting with OpenAI API.
|
||||
| Accepts funds on-chain, marketplace WIP.
|
||||
div.stack
|
||||
span AI
|
||||
span Crypto
|
||||
span NFTs
|
||||
span TypeScript
|
||||
span VueJS
|
||||
span NodeJS
|
||||
span trpc
|
||||
span zod
|
||||
span Solidity
|
||||
span ethers
|
||||
li.project-card
|
||||
a.title(href="https://github.com/offchaincafe/evm") Offchain Café EVM
|
||||
p.desc
|
||||
| A self-hosted indexing service for Ethereum blockchain.
|
||||
| A self-hosted indexing service for Ethereum blockchain, exposing a GraphQL API.
|
||||
div.stack
|
||||
span Open source
|
||||
span Crypto
|
||||
span EVM
|
||||
span Solidity
|
||||
span TypeScript
|
||||
span GraphQL
|
||||
li.project-card
|
||||
a.title(href="https://github.com/nxsf/ipnft") IPNFT
|
||||
p.desc
|
||||
@@ -28,6 +41,7 @@ ul.projects
|
||||
span Crypto
|
||||
span IPFS
|
||||
span EVM
|
||||
span Solidity
|
||||
li.project-card
|
||||
a.title(href="https://github.com/fancysofthq/contracts") Fancy Contracts
|
||||
p.desc
|
||||
@@ -36,6 +50,7 @@ ul.projects
|
||||
span Open source
|
||||
span Crypto
|
||||
span EVM
|
||||
span Solidity
|
||||
|
||||
h3 Onyx, the language (2020-2022)
|
||||
small.annotation
|
||||
@@ -60,6 +75,13 @@ ul.projects
|
||||
div.stack
|
||||
span Open source
|
||||
|
||||
li.project-card
|
||||
a.title(href="https://github.com/fancysofthq/phoenix") Phoenix
|
||||
p.desc An attempt to implement an Onyx language compiler in C++.
|
||||
div.stack
|
||||
span Open source
|
||||
span C++
|
||||
|
||||
li.project-card
|
||||
a.title(href="https://github.com/onyxlang/rs") Onyx in Rust
|
||||
p.desc An attempt to implement an Onyx language compiler in Rust.
|
||||
|
||||
Reference in New Issue
Block a user