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
-
Whisper-Transcriber
Whisper-Transcriber PublicA scalable Python module for robust audio transcription using OpenAI's Whisper model. Supports multiple languages, batch processing, and output formats like JSON and SRT.
Jupyter Notebook
-
Groq-Whisper-Transcriber
Groq-Whisper-Transcriber PublicA scalable Python module for robust audio transcription using OpenAI's Whisper model with power of GROQ CLOUD. Supports multiple languages, batch processing, and output formats like JSON and SRT.
Python
-
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…
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.