# Jovansonlee Cesar
- [Github profile](https://github.com/ivanceras)
- [Resume](md/Resume.md)
#### Active Opensource projects
- [Spongedown](md/Spongedown.md)
- [Svgbob](md/Svgbob.md)
- [Svgbob specification](md/Svgbob/Specification.md)
- [Design architecture](md/Svgbob/Architecture.md)
- [Design implementation](md/Svgbob/Design-Implementation.md)
- [Diwata](md/Diwata.md)
- [Rustorm](md/Rustorm.md)
#### Projects Contributed to
- [sqlparser-rs](https://github.com/andygrove/sqlparser-rs) - parse sql from supported dialects
- [comrak](https://github.com/kivikakk/comrak) - parse markdown files and render to html
- [term-table-rs](https://github.com/RyanBluth/term-table-rs) - display tables in terminal
#### Little projects
- [url_path](https://github.com/ivanceras/url_path) - Manipulates url canonicalization without requiring contraint to the file system
- [r2d2-sqlite](https://github.com/ivanceras/r2d2-sqlite) - An r2d2 connection pooling for sqlite
- [blob-uuid](https://github.com/ivanceras/blob-uuid) - convert uuid into a url friendly 22 character string blob, useful for making url slugs
#### Inactive projects
- [Balisong](https://github.com/ivanceras/balisong) - An attempt to create voxel base raytracing in rust.
#### Code
All content on this site (including the svg images) are made with markdown.
Here is the [link to the files](https://github.com/ivanceras/ivanceras.github.io/tree/master/md)