
Hello.
I'm Takeshi, a freelance web developer and consultant.
I help people and businesses reach their audience online. Whether it’s a website for gamers or comics, I build responsive and SEO optimized sites using the latest technology. If you're interested in working with me, contact me today or connect with me on Twitter or LinkedIn.
Process
Research
Design & Develop
Kaizen
Works
OSS
calc is a simple and slick calculator for your terminal. This calculator supports the basic operators such as +
, -
, *
, /
, as well as the advanced operators %
, and ^
. In addition, calc also supports scientific notation like 1e4
, 2.34e2
, etc. Lastly, calc can also print the abstract syntax tree in Lisp format.
Latte is a simple C++ testing framework written inspired Mocha.js.
rust-headless-chrome is an open source project written in Rust that allows developers to use a headless version of Chrome.
rust-imghdr is an open source project written in Rust that allows developers to determine the type of image contained in a file or byte stream.
image-base64-rs is an open source project written in Rust that allows developers to convert images from and to base 64.
contributions
- Support for more image file types (#4)