What Do I Do
Building sites/interfaces
Semantic web pages with HTML. UX and UI accessibility and all that this contain
WordPress Sites
Blocks,Themes,Custom post types and so on. A wordpress site demands both frontend and backend abilities. In this case, php (OOP and procedural), and Javascript html and css
client side
JavaScript, es6,ajax,jquery, dealing with APIs and so on
interface design
From the graphical side of using Bitmap or Vector, to the coding side which mainly include css
server side
PHP,Node + Express, and working with databases like mysql or firestore
graphics
raster and vector design . Adobe XD, Affinity Photo and Design, Photoshop and Illustrator
Latest Projects
How to create a roles based query in wordpress
07/10/2015
Wordpress is a really flexibile CMS, but it is not perfect and sometimes it is truly inefficiant. Lately i needed to create a query that bring back multiple users by roles. Now wordpress have a user
ViewInfinite Scrolling
12/08/2015
Infinite scrolling is a very popular way to replace traditional pagination. Although I believe it is not the best solution for every situation, especially social media made it very popular, just go
ViewCreating an ajax chart with Morris
11/06/2015
Sometimes we need to display data in a visual way, for aesthetic reasons or readability ( not going into a long and boring data tables). Lately i used Morris Charts to display electricity
ViewSo you got the WordPress white death page?
11/06/2015
One of the facts you will have to face at some point while working with wordpress is that you will get the blank white page, instead of your amazing stylezed site. first thing, relax. You have
ViewBasic Ajax call with jquery
11/05/2015
After i have learnt HTML and css i understood that i must learn also javascript. Well, i hated every minute and did whatever i could to not use it. Since i new flash and actionscript i preferred it
View