Skip to content
View Romanstha's full-sized avatar
😝
Coding
😝
Coding

Highlights

  • Pro

Block or report Romanstha

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

Hi πŸ‘‹, I'm Roman Shrestha

A passionate frontend developer from Itahari

snake

    Confusion is part of Programming

  • πŸ”­ I’m currently working on BookBazzar

  • 🌱 I’m currently learning ReactJS

  • πŸ’¬ Ask me about Bootstrap, PHP

  • πŸ“« Feel free to reach me out [email protected]

  • πŸ‘¨β€πŸ’» All of my projects are available at https://romanshrestha.com.np/

  • πŸ“„ Know about my experiences https://romanshrestha.com.np/

  • ⚑ Fun fact The term "debugging" comes from a literal bug

class Roman():
    
  def __init__(self):
    self.name = "Roman Shrestha";
    self.username = "Romanstha";
    self.location = "Itahari, Nepal";
    self.twitter = "@romanstha123";
    self.web = "https://www.romanshrestha.com.np";
  
  def __str__(self):
    return self.name

if __name__ == '__main__':
    me = Roman()



Mark streak

Statistics

Romanstha

    Technologies That I KnowπŸ‘¨πŸ»β€πŸ’»

C PHP Javascript Bootstrap React HTML Css Mysql

    Connect With Me🀝

linkedin twitter instagram

Romanstha

Quote

Popular repositories Loading

  1. Romanstha Romanstha Public

    Config files for my GitHub profile.

  2. Portfolio-website Portfolio-website Public

    Simple portfolio made using HTML, CSS and JS.

    HTML

  3. awesome-github-profile-readme-templates awesome-github-profile-readme-templates Public

    Forked from durgeshsamariya/awesome-github-profile-readme-templates

    This repository contains best profile readme's for your reference.

    HTML

  4. Exam_Management_System Exam_Management_System Public

    A web-based application developed to streamline and automate the process of managing exams.

    HTML

  5. BookBazzar BookBazzar Public

    BookBazzar is an online bookstore project designed and developed using HTML, CSS, Bootstrap, JavaScript, and PHP.

    PHP

  6. Microsoft-Activation-Scripts Microsoft-Activation-Scripts Public

    Forked from massgravel/Microsoft-Activation-Scripts

    A Windows and Office activator using HWID / Ohook / KMS38 / Online KMS activation methods, with a focus on open-source code and fewer antivirus detections.

    Batchfile