Skip to content
View graphicstone's full-sized avatar
๐ŸŽฏ
Focusing
๐ŸŽฏ
Focusing

Block or report graphicstone

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

Banner

Portfolio LinkedIn Medium

๐Ÿ‘จโ€๐Ÿ’ป About Me

Senior Frontend Engineer specializing in web and mobile development. Passionate about building scalable applications and contributing to open-source projects.

const harishiv = {
    expertise: {
        web: ["React", "Redux", "Next.js", "JavaScript", "TypeScript"],
        mobile: ["Flutter", "Android", "Kotlin", "BLoC"],
        backend: ["Node.js", "Firebase", "RESTful APIs"],
        testing: ["Jest", "Playwright"],
        devOps: ["Git", "CI/CD", "App Engine"]
    },
    interests: [
        "Cross-Platform Development",
        "UI/UX Design",
        "Performance Optimization",
        "Open Source"
    ]
};

๐Ÿ› ๏ธ Tech Stack

JavaScript TypeScript React Flutter Kotlin Redux Firebase Jest

๐Ÿ“Š GitHub Stats

GitHub Stats GitHub Streak

๐Ÿ“Œ Open Source Projects

Transformer.js Playground

A browser-based application that leverages the power of machine learning models using Transformer.js. Explore a variety of text and image processing models directly in your browser, all running client-side without the need for a server.

UserInfoView

A customizable Android UI component library that helps create beautiful user information cards with support for titles, subtitles, tags, and images.

โœ๏ธ Latest Blog Posts

Footer

Pinned Loading

  1. transformer-js-playground transformer-js-playground Public

    A browser-based application that leverages the power of machine learning models using Transformer.js. Explore a variety of text and image processing models directly in your browser, all running cliโ€ฆ

    JavaScript

  2. UserInfoView UserInfoView Public

    A UserInfoView for android

    Kotlin 11 1

  3. Covid-19-Support Covid-19-Support Public

    Support app for Covid-19

    Java 1

  4. SuperWiki SuperWiki Public

    A simple wiki app for Superheroes, using the superheroapi.com API

    Kotlin