ambient-image is a Vue component that can be used to add multi colored shadows to images. As shown on the demos below the shadow accepts the colors of the image creating beautiful and fully configurable ambience via handy props for blur, elevation, etc. The component is on npm. You can check the demo and the … Continue reading “Ambient Image Component for VueJs”
During the past few days, I worked on a new project related to the current outbreak of the Coronavirus disease because I was not happy with the existing websites showing similar data. After the initial testing, bug fixing, and collection of feature requests I am now ready to officially go live. Features: Real-time updates. Data … Continue reading “Coronavirus COVID-19 Global Cases Webapp”
VcPiechart is a simple, yet powerful VueJs component for creating pie charts that came out from an experiment I made with the relatively new CSS conic gradients utilizing minimal markup and simple calculations. The package is available as an ES6 module on NPM and the repo is on BitBucket in case you feel like forking it. … Continue reading “Pie Chart VueJs Component with CSS Conic Gradients”
A couple of years ago, when HTML5 WebComponents were new, Polymer was just conceived and I was still experimenting, I created a nice Parallax component based on Mozilla X-Tag – one of the first libraries/framework, built on top of the WebComponents API. The component came out to be pretty popular and as time passed by … Continue reading “Parallax Component for VueJs”
It’s been a while since I last posted here because I’ve been quite busy with daytime projects and I did not have much time for my pet projects, but finally I accomplished an idea that I had for a while. Presenting CSS HDR – an online HDR photo editor, built on top of VueJs, ES6, … Continue reading “Online HDR Photo Editor”
Almost 7 years after the release of RibbonJS, I am proud to announce my new endeavour in the ribbon UIs, called VueRibbon. Built on top of Vue and Vuetify with ES6, it offers seamless integration in Vue apps and is easy to customize and extend. Created in compliance with Google Material Design, it also provides … Continue reading “Ribbon Component for Vue”