#!/usr/bin/python
# -*- coding: utf-8 -*-
class SoftwareEngineer:
def __init__(self):
self.name = "Arpan Pokharel"
self.languages_spoken = ["np_NP", "en_US"]
self.skills = ["Python", "JavaScript", "TypeScript", "C++" ,"C"]
self.frameworks=["Django", "FastAPI", "Langchain", "Langgraph", "React", "Next.js", "TailwindCSS", "SASS", "Bootstrap", "React Native"]
self.current_company = "Taskfore LLC"
self.education = {
"degree": "Bachelor In Computer Engineering",
"university": "Pulchowk Campus, Tribhuvan University, Nepal",
"graduation_year": 2023
}
def say_hi(self):
print("Hello!")
me = SoftwareEngineer()
me.say_hi()
🎯
Focusing
“Dedicated, Creative, Hardworking and Energetic young Professional”
-
Taskfore LLC
- Kathmandu, Nepal
-
01:57
(UTC +05:45) - www.arpanpokharel.com.np
Highlights
Popular repositories Loading
-
-
Pulchowk_EMIS-Backend
Pulchowk_EMIS-Backend PublicPulchowk Education Management and Information System
Python 1
-
-
Library-Manager
Library-Manager PublicForked from chiraqL/Library-Manager
A library management system
C++
-
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.