Charts using CSS/HTML
You will be surprised how wide range of UI aspects the pure CSS can handle. From adding a simple effect on icons to making complicated interactions and detailed animations, CSS can handle wide range of UI.
This dashboard is made of pure CSS. Becuase all the design elements are handled by CSS without using any JavaScript library, and beacuse it is made with CSS, customization is actually limitless and it is light and fast.
Accordion Menu using JavaScript and HTML/CSS
I crafted Ring chart, line chart and double chart both in horizontal and vertical way. Also bar and line charts can be combined and adding any type of design effect is available.
UI design for desktop and mobile
Responsive design is always crucial. For the mobile screen, I tweaked the layout and the size of each design element using CSS media query.