Isa
Marc crafts digital interface for human people. Most of it are website, PSD to HTML, PSD to Wordpress, PSD to Bootstrap, wireframes, UI and prints. He is passionate about the web and technology, and the way we were making it better everyday.
Dalawa
Creative
Responsive Design
Future-friendly
Full Process
Typography
Branding
Advertising
Photo Manipulation
Adaptation
Bootstrap
Materialize
jQuery
NodeJS
CMS-JS KeystoneJS
CMS-PHP WordPress
Gulp / Bower
Language
English
Tagalog
PHP
HTML5 / CSS3
PugJS / SASS
JavaScript
c/c++/java
A thirty-something IT professional with a broad range of digital solution experience. A constant learner. Who is up to date with the latest web technology trend, and always testing new tools and experementing with new techniques.
More Here
Tatlo
Selected work He have created from his previous jobs, clients and others. These are websites, landing pages, web app, prints, banner, brochure, logo and enhanced photo.
View More Here
Apat
Timeline
Work Experience
  • Jun 2015 to Jan 2017

    On-site Network Support Engineer

    OmniPrime Marketing, Inc.

  • Jan 2014 to May 2015

    IT Support / Web Designer & Developer

    IT.Resources Corporation (ITRC)

  • Nov 2012 to Oct 2014

    OJT Graphic Artist / IT Support

    Lima Gulf Industrial Trading

  • Oct 2006 to Present

    Art Direction, Graphic Design, Web Development

    Independent / Freelance

Detailed Info
Lima
Marc plays a lot at codepen. Playing with codes and snippets for his projects or just plain practice. You can view his codes there.
More @ Codepen
Anim
Lang = Pug JS //-HTML Preprocessor
- var status = ["happy", "sad", "bored", "no money", "tired"]
- var dailyTime = ['morning', 'noon', "afternoon", "evening", "midnight"]

div(id="marc-lester-kasilag" class="dimabusog")
  |
  each val, time in dailytime //-Loop through the day 
    |
    if status == "happy"
    |  |
    |  .play.video-games //-Let's play games, lots of games
    |      
    if status == "sad" //-Eat and eat and eat
    |  |
    |  .eat.plenty
    |      
    if status == "bored" //-Let's eat some metal
    |  |
    |  .weight-lift.gym
    |      
    if status == "no moeney" //-No honey
    |  |
    |  find.work
    |      
    if status == "tired" //-Let's call it a day bru
    |  sleep.deep
    else
       |
       survive.day //-Default daily routine

  git add .
  git commit -m "sample commit msge"
  git push origin master