class SoftwareEngineer:
def __init__(self):
self.name = "Enes Arslan"
self.role = "Software Engineer"
self.language_spoken = ["TR", "EN"]
def hi(self):
print("Thanks for dropping by, hope you find some of my work interesting.")
me = SoftwareEngineer()
me.hi()
🚩
Welcome to my GitHub!
I'm Enes Arslan, a passionate software developer with a love for crafting code that brings ideas to life.
-
GİRVAK
- in/enesars
- @code_arslan
Pinned Loading
-
Doctor-Strange-Filter
Doctor-Strange-Filter Public archivePython project using OpenCV and Mediapipe to create a Dr. Strange filter. It detects hand gestures, calculates palm midpoint and openness, then overlays a mask if the hand is open. A concise demons…
-
CustomGroqChat
CustomGroqChat PublicA powerful Python client for the Groq Cloud API with intelligent rate limiting, request prioritization, token counting, and comprehensive error handling.
Python 2
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.



