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

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 PJ

Based in Dhaka, Bangladesh

bonnopc/

  • 🌱 Developer with a strong foundation in JavaScript, now delving into Solana-based projects and crypto innovations. Actively exploring Rust to further my blockchain and decentralized systems skills.

  • πŸ”­ Currently working on a Secret project πŸ€“

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

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

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

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



Find me at -

Website β€’ LinkedIn β€’ Dev.to β€’ Twitter β€’ Stack Overflow β€’ Github: @pchy10

Pinned Loading

  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