Git Product home page Git Product logo

canvasfun's Introduction

Hello, I'm Anurag. I do open source!


I'm a self-taught passionate FrontEnd developer from India ๐Ÿ‡ฎ๐Ÿ‡ณ

About me

  • ๐Ÿ’ผ FrontEnd Engineer at Razorpay

  • ๐Ÿ“ˆ Built github-readme-stats, verlyjs and more, 50m+ hits โ€ข 50K stars on GitHub

  • โค๏ธ I love writing TypeScript, and building fun experiments on type-level

  • ๐Ÿ’ฌ Ask me about anything here

javascript typescript react graphql nodejs

Anurag's github stats

Top Repositories



Anurag Hazra | Twitter Anurag Hazra | CodeSandbox

canvasfun's People

Contributors

anuraghazra avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

canvasfun's Issues

[BUG] GitHub Icons hard to see in Dark Mode

Hi ๐Ÿ‘‹ , The GitHub icons on the README.md file are hard to see on GitHub's dark theme. It looks clearly in light theme.

Dark Mode ScreenShot

I found a solution

Apply the below changes to all the github icons images.

- <img alt="source code" width="18px;" src="./thumbnails/github_icon.png" />
+ <img width="18px" src="https://user-images.githubusercontent.com/3369400/139447912-e0f43f33-6d9f-45f8-be46-2df5bbc91289.png#gh-dark-mode-only" />
+ <img width="18px" src="https://user-images.githubusercontent.com/3369400/139448065-39a229ba-4b06-434b-bc67-616e2ed80c8f.png#gh-light-mode-only" />

Preview

It will change GitHub image according to the GitHub theme your set. ๐Ÿ‘‡
Want to know more click here -> Specify theme context for images in Markdown

image

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.