Skip to content
View BishwasGit's full-sized avatar
πŸ’»
O2D
πŸ’»
O2D

Highlights

  • Pro

Organizations

@Anoop-Innovations

Block or report BishwasGit

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
BishwasGit/README.md
πŸ‘‹ Hello, I’m Bishwas Shrestha
πŸ”­ I’m currently working as both Front-end and Back-end Web Developer
πŸ‘― I’m looking to collaborate on MERN, Laravel, Wordpress, Custom APIs
🌱 I’m currently learning Vite with React/Vue and CICD
πŸ’¬ Ask me about Web Development, Web Application, Web Designing, Responsive Designs
⚑ Fun fact: The First Computer Mouse was Made of Wood
🌐 bishwas-shrestha.com.np / [email protected]
πŸ‡³πŸ‡΅

function action(activity) {
    console.log('Performing action:', activity);
}
function main() {
    const name = 'Bishwas Shrestha';
    var acknowledgements = 'Web Developer';
    var location = 'Kathmandu, Nepal';
    var company = 'O2D - On Demand Development';
    var routine = ['learn', 'code', 'eat', 'sleep'];
    const alive = true;

    while (alive) {
        $.each(routine, function(index, activity) {
            action(activity);
            if (!alive) return "Time to rest";
        });
    }
}
main();

🌐 Socials

Facebook Instagram


πŸ’» Tech Stats

CSS3 HTML5 PHP JavaScript C Bootstrap DOCKER Express.js NodeJS NPM MUI React React Router Yarn Laravel Apache MySQL GITLAB MongoDB Adobe Lightroom Adobe Photoshop Canva Figma LINUX


Programming languages analytics

Most Used Languages
Github Stats πŸ₯‡
Waka time
Tracking 2024 - June 2025 ⏲️
Quote of the day πŸŒ…
Discord
Join : https://discord.gg/6JQXnZhX
Gitlab https://gitlab.com/workmail.bishwas

Snake animation

Pinned Loading

  1. desktales-builder-proto desktales-builder-proto Public

    desktales-builder-proto

    JavaScript

  2. Online-Voting Online-Voting Public

    Online Voting System ( OVS )

    PHP

  3. QRIdentity QRIdentity Public

    (MERN Stack) QRIdentity is a identity verification platform that leverages QR code technology to enhance security and streamline authentication processes. It offers a seamless and secure way to gen…

    JavaScript

  4. React.Portfolio React.Portfolio Public

    bishwas-shrestha.com.np

    JavaScript

  5. reactnative-laravel-python reactnative-laravel-python Public

    This app is a comprehensive solution bridging the gap between vehicle owners and repair centers, streamlining the entire repair and maintenance process

    CSS

  6. docker-laravel-app docker-laravel-app Public

    docker CICD deployment automation

    Blade