Mobile Portfolio

Posted by & filed under .

simangfi

This is a mobile version of my WordPress portfolio I quickly knocked up in AngularJS, a Javascript framework by google.  I wanted to build something using Yeoman to familiarise myself with a modern workflow. The applications accessing my WordPress database using a JSON rest API plugin to retrieve the data. Major Libraries Used: – Angular.js… Read more »

AngTwit – AngularJS twitter web application

Posted by & filed under .

iconbig

AngTwit is a personal project of mine to explore the AngularJS framework that has been really popular amongst the JavaScript developers as of late. The project is using the Twitter API to retrieve data through YQL (Yahoo Query Language), using YQL I was able to create a pure JavaScript Twitter client and have no need… Read more »

Old Portfolio AngularJS

Posted by & filed under .

angularjs

This small experiment is a remake of my old Flash portfolio using a JavaScript Library called AngularJS.  I’ve tried to use the inbuilt AngularJS capabilities as much as possible, and use CSS to style it as close to my original Flash portfolio. Here is the link to the project Major Technologies I Used: