Skip to content
View karpss's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report karpss

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
karpss/README.md

Hi!

A little more about me...

const ola = {
    askMeAbout: ["web dev", "mobile dev"],
    technologies:{
        code: ["JavaScript", "TypeScript"],
        fronEnd: ["react.js","Angular", "vue.js"],
        mobile: ["react native"],
        backEnd: ["nodejs", "php", "python", "golang"]
    }
}

Pinned Loading

  1. AutoComplete AutoComplete Public

    An Autocomplete component that does not use any external library. Built with React and Typescript.

    TypeScript

  2. Gene-Phenotype-Heatmap Gene-Phenotype-Heatmap Public

    An application built with React where users can Compare the knockout effect of a list of genes among different phenotyping systems

    TypeScript

  3. MovieList MovieList Public

    A Full Stack app built with React.js, Node.js, Typescript, JavaScript, React Query and MUI

    TypeScript

  4. social-media-timeline-demo social-media-timeline-demo Public

    A clone of a Social Media timeline using React Native, Expo, Typescript & Tamagui.

    TypeScript 2

  5. Target-Disease-Association Target-Disease-Association Public

    A React/GraphQL app that renders and visualizes unique target-disease pairs that are supported by one or more pieces of evidence that connect the two entities.

    TypeScript

  6. Contract-Manager Contract-Manager Public

    A REST API built with Node.js that can be used to manage and also pay for contracts between clients and contractors

    JavaScript