Skip to content
View ajitzero's full-sized avatar
✍️
Write, sketch, design.
✍️
Write, sketch, design.

Organizations

@vivaann @codehackathon @TEDxYouth-VarunBeach

Block or report ajitzero

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
ajitzero/readme.md

👋 Hi, I'm Ajit

I'm a Fullstack (Web) Software Engineer based in India. I'm passionate about well-designed experiences — digital, or otherwise.

About Me

  • 💼 Software Engineer 3 at Fortinet.
  • ⚒️ Active in Angular communities. Consider sponsoring me here.
  • 🌱 I'm currently exploring Django and Nx DevTools.
  • 💬 Ask me about anything Web, Fonts, UX, DX, accessibility, design systems... or let's just hang out!

Peerlist · LinkedIn · Bluesky · Email · Blog

Peace 💜


Vanity metrics

GitHub Stats for @ajitzero

Pinned Loading

  1. ng-auto-animate ng-auto-animate Public

    Angular Directive (library) for FormKit's Auto Animate. Demo: https://ng-auto-animate.netlify.app

    TypeScript 12 1

  2. spartan-ng/spartan spartan-ng/spartan Public

    Cutting-edge tools powering Angular full-stack development.

    TypeScript 1.8k 193

  3. ng-vz ng-vz Public

    Composable Angular directives for visualisations. Porting from Recharts (now) & airbnb/visx (eventually?)

    TypeScript 2

  4. mailto-link-builder mailto-link-builder Public

    Make your `mailto:` link quickly. CodePen, with Vue 2.

    Vue 7 3

  5. array-methods-helper array-methods-helper Public

    Use the appropriate JavaScript Array methods for your requirements. CodePen, just JavaScript.

    HTML 2

  6. File-based routing for express File-based routing for express
    1
    /**
    2
     * Inside "src/routes" directory
    3
     */
    4
    const express = require('express');
    5
    const router = express.Router();