Skip to content
View 0xYujan's full-sized avatar
πŸ‘¨β€πŸ’»
CODE
πŸ‘¨β€πŸ’»
CODE
Block or Report

Block or report 0xYujan

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

Hello there πŸ‘‹

visitors Open Source Love

Welcome to my Github Profile


#!/usr/bin/python
# -*- coding: utf-8 -*-


class BlockchainDeveloper:

    def __init__(self):
        self.name = "Yujan Ranjitkar"
        self.role = "Blockchain Developer"
        self.language_spoken = ["ne_NP", "en_US"]
        
    def say_hi(self):
        print("Thanks for dropping by, hope you find some of my work interesting.")
        
me = BlockchainDeveloper()
me.say_hi()

πŸ“ Blogs


πŸ”§ Technologies & Tools

Yujan's GitHub stats


πŸ† GitHub Trophies

trophy

⌨️ Language

Top Langs

☠️ Hacktoberfest 2022

@yujan1's Holopin board

πŸ—‚οΈ Highlight Projects

Solidity newari_menu

Thanks for visiting me


Pinned

  1. Project-I Project-I Public

    BCA 4th Sem Project

    PHP 3 5