Skip to content
View bonnopc's full-sized avatar
🎯
Focusing
🎯
Focusing
Block or Report

Block or report bonnopc

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

Hello πŸ‘‹, I am Prosenjit Chowdhury

JS & Flutter Dev, based on Dhaka

Checkout my recent github contributions: @pchy10

bonnopc/

  • 🌱 Working full-time & learning advanced practices of Python, Solidity & Javascript. I'm also very much interested contributing in some embedded system projects.

  • πŸ”­ I’m currently working on a DeFi project

  • πŸ‘― I’m looking to collaborate on some open-source react.js projects

  • πŸ’¬ Ask me about javascript, react.js, next.js, flutter, redux.js, vue.js, node.js, css3, html5

  • πŸ“« Recently I planned and started to write some blogs and tutorials for devs. You can find it here - https://dev.to/bonnopc.

  • ⚑ Fun fact: Earth is round and dark themes should all over the town... πŸ˜„

Find me at -

LinkedIn - Dev.to - Twitter - Stack Overflow

Pinned

  1. tic-toc-toe-frontend tic-toc-toe-frontend Public

    This is bootstrapped with create-react-app & redux.

    JavaScript

  2. tic-toc-toe-api tic-toc-toe-api Public

    Hapi server with graphql

    JavaScript

  3. slate-editor slate-editor Public

    A simple project to build Rich Text Editor using create-react-app and the extensible Rich Text library, Slate

    JavaScript

  4. generate-cv-vue-laravel generate-cv-vue-laravel Public

    Generate CV is a open source project built with VueJS, Laravel 5.6 & MySQL.

    PHP 1

  5. Enable Multiple SSH Keys for MacOS/ ... Enable Multiple SSH Keys for MacOS/ Ubuntu/ Debian etc.
    1
    # Enable Multiple SSH Keys for UNIX Based OS 
    2
    
                  
    3
    Follow these steps below to enable multiple SSH keys on your device with UNIX Based OS (MacOS/ Ubuntu/ Debian etc.). Suppose, you have two different users/ accounts, one is `personalAccount` and another is `companyAccount`. And you have already a default key configured with `personalAccount`. (If you haven't set up your default ssh-key yet, please [follow this article](https://docs.github.com/en/authentication/connecting-to-github-with-ssh/adding-a-new-ssh-key-to-your-github-account) before going ahead with these steps described below.)
    4
    
                  
    5
    ### 1. Generate another ssh-key