From 11bfe701b18ae83bf83e94c031c6ab06498664b6 Mon Sep 17 00:00:00 2001 From: Vlad Faust Date: Sat, 11 Mar 2023 23:28:25 +0400 Subject: [PATCH] Update projects --- _includes/projects.pug | 87 +++++++++++++++++++++++++++++------------- 1 file changed, 60 insertions(+), 27 deletions(-) diff --git a/_includes/projects.pug b/_includes/projects.pug index 933b471..52ea9ff 100644 --- a/_includes/projects.pug +++ b/_includes/projects.pug @@ -1,11 +1,48 @@ -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 a.title(href="https://nxsf.org") NXSF.org - p.desc + p.desc | The Onyx Software Foundation website ( a(href="https://github.com/nxsf/nxsf.github.io") source | ). @@ -14,34 +51,30 @@ ul.projects li.project-card a.title(href="https://nxsf.org/onyx/") Onyx standard - p.desc - | An ongoing attempt to standardize the Onyx language ( + p.desc + | 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 +small.annotation a(href="https://crystal-lang.org") Crystal | is a Ruby-inspired programming language, but compiled. @@ -50,13 +83,13 @@ ul.projects span.title a(href="https://onyxframework.com/") Onyx framework | (2020) - p.desc + p.desc | A web framework with  a(href="https://github.com/onyxframework/http") HTTP | ,  a(href="https://github.com/onyxframework/sql") SQL ORM | and  - a(href="https://github.com/onyxframework/eda") EDA + a(href="https://github.com/onyxframework/eda") EDA | modules, fancy website and rich documentation. div.stack span Open source @@ -72,7 +105,7 @@ ul.projects span.title a(href="https://github.com/crystaljobs") Crystal Jobs | (2018) - p.desc + p.desc | A now defunct Crystal jobs board ( a(href="https://crystaljobs-staging.netlify.app/") frontend preview | ). @@ -87,7 +120,7 @@ ul.projects span.title a(href="https://github.com/vladfaust/crystalworld") CrystalWorld | (2019) - p.desc + p.desc | A  a(href="https://github.com/gothinkster/realworld") RealWorld | implementation in Crystal and Onyx the web framework. @@ -97,9 +130,9 @@ ul.projects span SQLite h4 Crystal shards (2018-2020) -small.annotation +small.annotation | A  - i shard + i shard | is a Crystal code package. ul.projects @@ -127,7 +160,7 @@ ul.projects li.project-card a.title(href="https://github.com/vladfaust/tarantool.cr") Tarantool - p.desc + p.desc | A  a(href="https://www.tarantool.io/ru/") Tarantool | database driver. @@ -252,10 +285,10 @@ ul.projects span LibGDX li.project-card - span.title + span.title a(href="https://parrotfarm.herokuapp.com/") Parrot Farm | (2016) - p.desc + p.desc | A showcase project to demonstrate my skills at those times small , hosted on Heroku. div.stack @@ -267,7 +300,7 @@ ul.projects span.title a(href="https://nostalgic-hopper-8a1414.netlify.app/") Coinpricebet | (2018) - p.desc + p.desc | A Stellar-based betting on crypto coin prices, also  a(href="https://loving-mahavira-537556.netlify.app/") this | version. @@ -347,7 +380,7 @@ ul.projects span.title a(href="https://xgm.guru/p/ufs/index") UFS Arena | (2012) - p.desc + p.desc | A Warcraft III™ custom map ( a(href="https://www.dropbox.com/s/odxeaq62jaqvcdc/UFS.w3x?dl=0") source | ).