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

Highlights

  • Pro

Block or report 0xYujan

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 Loading

  1. Futsal-Booking-System Futsal-Booking-System Public

    BCA 4th Sem Project

    PHP 5 5