👋Hi there! I'm
Opensource Projects
Here are some of the noteworthy projects I've contributed over the years.
brionmario/angular-switchable-grid
A simple grid , which can be used to view data as tile blocks or as a typical list.
brionmario/dev-server-ports
😎 Handle dev server ports like a boss
brionmario/gatsby-starter
🏆 A fully loaded starter kit for Gatsby development to get your website up and running in minutes.
brionmario/html-starter
🚀 A Gulp starter kit for static website development with an optimised Gulp build process.
brionmario/identity-apps
End-user apps in WSO2 Identity Server
brionmario/jquery-mobile-starter
💥 A quick start kit for jQuery Mobile Framework based website development with SASS support
Blog Recommendations
Here are some of my latest writing curated specially for you.
Secure your dApps with Asgardeo
Ethereum is a decentralized, open-source blockchain platform that was created in 2015 by Vitalik Buterin. It is a blockchain-based platform that enables the creation of smart contracts and…
How to fix “Support for the experimental syntax <OPERATOR> isn’t currently enabled”
I recently played around with the @primer/doctocat-template Gatbsy theme and encountered the following stack trace while building the repository. It was originating from the…
Branding On Steroids
In a previous blog post 👈, I introduced Asgardeo Organization Branding capabilities. And since then, we have added quite a few cool nifty features that could really help users to achieve advanced…
Asgardeo || The Next-Generation IDaaS by WSO2
At the time of writing, it’s still in the early-adopter stage and the GA release will be announced soon. Well, let’s start with the name itself. Asgardeo was inspired by the mythical concept of…
Introducing Asgardeo Organization Branding
In this blog, I’ll try to cover the problem that’s been addressed and what’s offered with the new feature. When you are using a 3rd party service to log in users to your applications, one of the most…
How to create a blog in Gatsby with MDX
In this post, I will go through the process of configuring a Gatsby application to be able to list out a blog index and render out MDX. I will be adding a blog feature to my Gatsby starter project…