sallar
- Karma
- 109
- Created
- February 12, 2013 (13y ago)
- Submissions
- 0
- GitHub Contributions Chart Generator (github-contributions.vercel.app)
- Show HN: Generate an image of all your GitHub Contributions (github-contributions.now.sh)
- What U.S. Really Did to Us Iranians. (medium.com)
- CSS3 Hardware Acceleration in Webkit (codepen.io)
I made a simple demo to show how enabling Hardware Acceleration in CSS3 affects page performance in Webkit.
- Medium-style blur on scroll + Simple Parallax (codepen.io)
I created a simple page to demonstrate a Medium.com style blur image on scroll with a simple parallax effect. Also scroll position is retrieved using requestAnimationFrame.
-
iOS web browsers and Android default browser don't support Farsi/Arabic webfonts. This code converts the text to be compatible with true type fonts.
-
My new article about how you can learn and utilize stuff you have been bookmarking.
- Show HN: Open Source TV Show Airtime Guide (github.com)
I made an online TV Show Airtime tracking guide using CSS3 and AngularJS. It's responsive and retina ready. http://serialgraphy.com
- What I learned today: It's not worth it. (medium.com)
Don't push yourself to your limits.
- PHP Colored CLI Output Script (Gist) (gist.github.com)
I made a PHP script (using another gist) so everybody can easily output colored strings (with backgrounds, etc) to Console/Terminal (if it supports colors and sounds). Use it in any project.
- Show HN: My Newest Design: ZigZagLab (zigzaglab.com)
I just finished working on my latest work, zigzaglab.com. It's fluid-responsive and retina-ready. Everything has been achieved using only CSS3 (except for typekit and google map loaders).
- JDateTime - Iranian (Shamsi) Date for PHP (github.com)
jDateTime is a PHP wrapper for DateTime class enabling developers to use Iranian date/time in their projects.