Skip to content
View BinayakJha's full-sized avatar
🎰
Working On A GPT Project
🎰
Working On A GPT Project

Organizations

@Computer-Science-SRCN @One-Quantum-Nepal @project-360-org
Block or Report

Block or report BinayakJha

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

Welcome to Binayak Github Profile!

I'm a dedicated team work with a strong background in designing, building, and maintaining software solutions. I've worked across different industries like tech, healthcare, non-profits, and finance. I enjoy using modern technologies such as React and Django to create effective and user-friendly solutions.

Working in diverse teams and tackling challenging projects is where I feel most at home. I'm always eager to learn, grow my skills, and bring new ideas to the table. Looking forward to working on more projects where I can use my technical knowledge and problem-solving skills to make a real impact.

My Portfolio Website: Click Here

🛠️ My Stacks

👨‍💻 A little bit about me

class BinayakJha():
    
  def __init__(self):
    self.name = "Binayak Jha";
    self.username = "BinayakJha";
    self.location = "Imadol, Nepal";
    self.linkedin = "@binayak-jha";
    self.web = "https://binayakjha.com.np";
  
  def __str__(self):
    return self.name

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

🔥 My Stats


My Social Media Links


Pinned

  1. Lumify-SearchEngine Lumify-SearchEngine Public

    Lumify is a cutting-edge search engine designed to revolutionize the way you search the web. With its intuitive and user-friendly interface, Lumify delivers fast and accurate results to help you fi…

    JavaScript 1

  2. Guide-To-Data-Structures-And-Algorithm Guide-To-Data-Structures-And-Algorithm Public

    A begginers guide to DSA with all the topics covered

    Python 2 2

  3. Blood_donor_app Blood_donor_app Public

    The project's goal is to make blood donation easier for Nepalese people. It will establish a direct link between blood donors and those in need of blood. When people keep their blood requests, it n…

    HTML 2

  4. autoplot-maker-and-predictor autoplot-maker-and-predictor Public

    This project makes easier to make plots, You just have to give your csv/ xlsx file name. Its simple but very usefull for everyone. Do check it out!

    Python 4