Skip to content
View akash-potdar7's full-sized avatar

Block or report akash-potdar7

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

Pinned Loading

  1. guessTheNumberGame guessTheNumberGame Public

    Guess the number game is a basic servlet app, where you gotto choose the right number in 3 tries.

    Java 1

  2. angular-starter angular-starter Public

    JavaScript

  3. skyTable skyTable Public

    {cellType} based dynamic table

    TypeScript 1

  4. skyTree skyTree Public

    Hierarchy management portal

    Vue 1

  5. employeeManagementClient employeeManagementClient Public

    A simple employee management crud app

    TypeScript

  6. CSS Gradient Animation CSS Gradient Animation
    1
    background: linear-gradient(276deg, #665924, #f71a1a, #2718a5, #37a1b2, #37a1b2, #e484f3, #e484f3);
    2
    background-size: 1400% 1400%;
    3
    -webkit-animation: AnimationName 39s ease infinite;
    4
    -moz-animation: AnimationName 39s ease infinite;
    5
    -o-animation: AnimationName 39s ease infinite;