class Bibhakar:
def __init__(self):
print("hii")
def Programmer(self):
print('name="Bibhakr paul ⚡"')
print('status="Students"')
print('contact="bibhakar660@gmail.com 📫"')
print('pronouns="he | his"')
print('Funfact="I''m friendly 😄"')
def Technology(self):
print('language="C,HTML,CSS,js,Python & MYSQL Programming" ')
print('tech="Mobile & PC Technology"')
print('editor="VS code"')
print('website="Hacker rank,Tryhackme,LeetCode,W3 school,InterviewBit"')
print('learning="Kali Linux,Machine learning"')
Coder=Bibhakar()
Coder.Programmer()
Coder.Technology()
Pinned Loading
-
Business_Analyst_For_Raksha_Pipes
Business_Analyst_For_Raksha_Pipes PublicThis project aims to build a data management and visualization system from scratch for Raksha Pipes, a Bangalore-based company. The system includes data generation, database creation, and dashboard…
Jupyter Notebook 2
-
linkedin_Job_Analytics
linkedin_Job_Analytics PublicLinkedIn Job Analytics is a project aimed at extracting valuable insights from job listings on the professional networking platform LinkedIn. By scraping data from LinkedIn job collections, the pro…
Jupyter Notebook 1
-
Born_of_New_IPL_Team
Born_of_New_IPL_Team PublicNew IPL Team Analysis project! In this project, we’ll explore data related to the Indian Premier League (IPL) using various sources. Our goal is to gain insights into player statistics, team perfor…
Jupyter Notebook 1
If the problem persists, check the GitHub status page or contact support.