projects: update

This commit is contained in:
2018-10-23 13:18:06 +03:00
parent a70e183c2d
commit c8b000b1e7

View File

@@ -44,15 +44,20 @@ html
h2 My Crystal projects:
ul.projects
li
a(href="https://github.com/vladfaust/prism")
span.title Prism
img(src=stars("vladfaust", "prism"))
| an expressive web framework with typed params
a(href="https://github.com/atomframework/atom")
span.title ⚛️ Atom
img(src=stars("atomframework", "atom"))
| 🚧 WIP 🚧 tiny yet powerful web framework
li
a(href="https://github.com/vladfaust/core")
span.title Core
img(src=stars("vladfaust", "core"))
| an expressive modular ORM
a(href="https://github.com/atomframework/web")
span.title ⚛️ Atom::Web
img(src=stars("atomframework", "web"))
| a collection of components to build Action-View frameworks
li
a(href="https://github.com/atomframework/model")
span.title ⚛️ Atom::Model
img(src=stars("atomframework", "model"))
| an expressive SQL ORM
li
a(href="https://github.com/vladfaust/crystalworld")
span.title Crystal World
@@ -64,8 +69,8 @@ html
li
a(href="https://crystaljobs.org")
span.title Crystal Jobs
| the place to find a Crystal developer
h2 My Crystal shards:
| the perfect place to find a Crystal developer
h2 My MIT Crystal shards:
ul.projects
li
a(href="https://github.com/vladfaust/migrate.cr")
@@ -88,9 +93,9 @@ html
img(src=stars("vladfaust", "cake-bake.cr"))
| an utility shard to bake Cakefile (just like Rake tasks) into binaries
li
a(href="https://github.com/vladfaust/tarantool-crystal")
a(href="https://github.com/vladfaust/tarantool.cr")
span.title Tarantool
img(src=stars("vladfaust", "tarantool-crystal"))
img(src=stars("vladfaust", "tarantool.cr"))
span
| the 
a(href="https://tarantool.io") tarantool