Skip to content
View jeoanand's full-sized avatar
🤝
Have a great day
🤝
Have a great day
Block or Report

Block or report jeoanand

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
jeoanand/README.md

Hello 👋, I'm Anandakumar.

Frontend designer and developer heavily influenced by UI Design, interactions, and UX. Working with B2B, B2C and SASS web development projects since 2016, gravitating around design, animations and code. Addicted to books, music, visual arts, and sports.

Currently working on Lead UI/UX Engineer at Calibraint Technologies (https://calibraint.com)

Pinned Loading

  1. Angular matrial overight Angular matrial overight
    1
    @import '~@angular/material/theming';
    2
    // Include the common styles for Angular Material. We include this here so that you only
    3
    // have to load a single css file for Angular Material in your app.
    4
    
                  
    5
    // Fonts
  2. Dark and light Theme Dark and light Theme
    1
    @import url('https://fonts.googleapis.com/css?family=Space+Mono&display=swap');
    2
    
                  
    3
    :root {
    4
      --base-500: #A0AEC0;
    5
      --base-200: #E2E8F0;
  3. restive.js restive.js Public

    Forked from obihill/restive.js

    a designer-friendly jQuery toolkit for responsive Web design

    JavaScript 1