diff --git a/_includes/projects.pug b/_includes/projects.pug index 142ef02..ca4562e 100644 --- a/_includes/projects.pug +++ b/_includes/projects.pug @@ -3,11 +3,20 @@ small.annotation | Behold, the Deus ex Machina blooms, like a lotus from the murky depths. ul.projects + li.project-card + a.title(href="https://github.com/derouter/derouter") DeRouter + p.desc + | Decentralized, uncensored open-source API marketplace. + .stack + span Open source + span Rust + span P2P + li.project-card a.title(href="https://github.com/vladfaust/aistories") AIStories p.desc | The original source-available AI character simulation platform. - div.stack + .stack span Open source span Commercial span AI @@ -21,11 +30,21 @@ ul.projects span Solidity span ethers + li.project-card + a.title(href="https://github.com/vladfaust/kawaiii") Kawaiii + p.desc + | OnlyFans, but for Web3. + .stack + span Open source + span Commercial + span TypeScript + span Ethereum + li.project-card a.title(href="https://github.com/offchaincafe/evm") Offchain CafĂ© EVM p.desc | A self-hosted indexing service for Ethereum blockchain, exposing a GraphQL API. - div.stack + .stack span Open source span Crypto span EVM @@ -36,7 +55,7 @@ ul.projects 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 + .stack span Open source span Crypto span IPFS @@ -46,7 +65,7 @@ ul.projects 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 + .stack span Open source span Crypto span EVM @@ -63,7 +82,7 @@ ul.projects | The Onyx Software Foundation website ( a(href="https://github.com/nxsf/nxsf.github.io") source | ). - div.stack + .stack span Open source li.project-card @@ -72,27 +91,27 @@ ul.projects | An attempt to standardize the Onyx language ( a(href="https://github.com/nxsf/onyx") source | ). - div.stack + .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 + .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. - div.stack + .stack span Open source span Rust li.project-card 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 + .stack span Open source span Zig span TypeScript @@ -115,7 +134,7 @@ ul.projects | and  a(href="https://github.com/onyxframework/eda") EDA | modules, fancy website and rich documentation. - div.stack + .stack span Open source span Product design span Crystal @@ -133,7 +152,7 @@ ul.projects | A now defunct Crystal jobs board ( a(href="https://crystaljobs-staging.netlify.app/") frontend preview | ). - div.stack + .stack span Open source span Product design span Crystal @@ -148,7 +167,7 @@ ul.projects | A  a(href="https://github.com/gothinkster/realworld") RealWorld | implementation in Crystal and Onyx the web framework. - div.stack + .stack span Open source span Crystal span SQLite @@ -163,21 +182,21 @@ ul.projects li.project-card a.title(href="https://github.com/vladfaust/time_format.cr") TimeFormat p.desc Time spans formatting made simple. - div.stack + .stack span Open source span Crystal li.project-card a.title(href="https://github.com/vladfaust/i18n.cr") I18n p.desc Internationalization shard. - div.stack + .stack span Open source span Crystal li.project-card a.title(href="https://github.com/vladfaust/http-multiserver.cr") HTTP::Multiserver p.desc Mount multiple web applications. - div.stack + .stack span Open source span Crystal span HTTP @@ -188,7 +207,7 @@ ul.projects | A  a(href="https://www.tarantool.io/ru/") Tarantool | database driver. - div.stack + .stack span Open source span Crystal span TCP @@ -196,28 +215,28 @@ ul.projects li.project-card a.title(href="https://github.com/vladfaust/cake-bake") Cake-Bake p.desc Bake Cakefile into native Crystal code. - div.stack + .stack span Open source span Crystal li.project-card a.title(href="https://github.com/vladfaust/callbacks.cr") Callbacks p.desc Expressive callbacks module. - div.stack + .stack span Open source span Crystal li.project-card a.title(href="https://github.com/vladfaust/validations.cr") Validations p.desc Validations module. - div.stack + .stack span Open source span Crystal li.project-card a.title(href="https://github.com/vladfaust/mini_redis") MiniRedis p.desc A light-weight low-level Redis client. - div.stack + .stack span Open source span Crystal span TCP @@ -225,14 +244,14 @@ ul.projects li.project-card a.title(href="https://github.com/vladfaust/http-params-serializable") HTTP::Params::Serializable p.desc The HTTP params parsing module. - div.stack + .stack span Open source span Crystal li.project-card a.title(href="https://github.com/vladfaust/migrate.cr") Migrate p.desc A database migration solution. - div.stack + .stack span Open source span Crystal span SQL @@ -240,7 +259,7 @@ ul.projects li.project-card a.title(href="https://github.com/vladfaust/stripe.cr") Stripe p.desc Stripe API wrapper. - div.stack + .stack span Open source span Crystal span API wrapper @@ -248,7 +267,7 @@ ul.projects li.project-card a.title(href="https://github.com/vladfaust/tele.cr") Tele p.desc A convenient Telegram Bot framework. - div.stack + .stack span Open source span Crystal span Telegram bot @@ -256,7 +275,7 @@ ul.projects li.project-card a.title(href="https://github.com/vladfaust/tele-broadcast.cr") Tele::Broadcast p.desc Broadcasting for Tele. - div.stack + .stack span Open source span Crystal span Telegram bot @@ -267,21 +286,21 @@ ul.projects li.project-card a.title(href="https://github.com/vladfaust/jbuilder-json_api") Jbuilder::JsonApi p.desc Jbuilder meets jsonapi.org specifications. - div.stack + .stack span Open source span Ruby li.project-card a.title(href="https://github.com/vladfaust/asset_pipeline") AssetPipeline p.desc Add Sprockets based Asset Pipeline to your Ruby applications. - div.stack + .stack span Open source span Ruby on Rails li.project-card a.title(href="https://github.com/vladfaust/bitcoinpay-client") Bitcoinpay p.desc Bitcoinpay.com API client for Ruby. - div.stack + .stack span Open source span Ruby span API wrapper @@ -290,7 +309,7 @@ ul.projects li.project-card a.title(href="https://github.com/vladfaust/blockchain-api") Blockchain::Api p.desc A blockchain.info API wrapper. - div.stack + .stack span Open source span Ruby span API wrapper @@ -303,7 +322,7 @@ ul.projects a(href="https://xgm.guru/p/sweeties") Jumpin Sweeties | (2015) p.desc A casual mobile game. - div.stack + .stack span GameDev span Java span LibGDX @@ -315,7 +334,7 @@ ul.projects p.desc | A showcase project to demonstrate my skills at those times small , hosted on Heroku. - div.stack + .stack span Open source span Ruby on Rails span AngularJS @@ -328,7 +347,7 @@ ul.projects | A Stellar-based betting on crypto coin prices, also  a(href="https://loving-mahavira-537556.netlify.app/") this | version. - div.stack + .stack span Product design span Crypto span VueJS @@ -338,7 +357,7 @@ ul.projects a(href="https://heuristic-wozniak-28f7b6.netlify.app/") AssetFD | (2018) p.desc An unfinished decentralized exchange interface based on Stellar. - div.stack + .stack span Crypto span VueJS @@ -347,7 +366,7 @@ ul.projects a(href="https://github.com/soundmemes") Soundmemes Bot | (2016-2018) p.desc A now defunct Telegram bot to post sound memes in chats. - div.stack + .stack span Open source span Product design span Telegram bot @@ -361,7 +380,7 @@ ul.projects a(href="https://telegra.ph/CashbackBot-09-16") Cashback Bot | (2017) p.desc A now defunct Telegram bot to earn cashback from purchases. - div.stack + .stack span Product design span Telegram bot span Ruby @@ -375,7 +394,7 @@ ul.projects a(href="https://www.dropbox.com/sh/wpqjtnw0avw6278/AAC55zKcrbVzFmL12xIT4rK2a?dl=0") Expense Manager 2 | (2015) p.desc A collaborative attempt to improve an existing app. - div.stack + .stack span Product design span Java span Android @@ -385,7 +404,7 @@ ul.projects a(href="https://www.dropbox.com/sh/0heutamg923ohx5/AADmFkWh06vkM3wDsR0P6g_ha?dl=0") Cycler | (2014) p.desc An attempt to create a sleep cycle Android application. - div.stack + .stack span Product design span Java span Android @@ -395,7 +414,7 @@ ul.projects a(href="https://www.dropbox.com/s/xc8kjswj4fb0m0z/presentation.pdf?dl=0") Anogram | (2014) p.desc A naive attempt to create an anonymous social network. - div.stack + .stack span Product design span iOS span PHP