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
-
custom-agent-framework
custom-agent-framework PublicA powerful framework for orchestrating AI agents into complex, reusable workflows. A dynamic, state-machine-based workflow engine for multi-agent orchestration.
Python 3
-
video-content-generation-ai
video-content-generation-ai PublicAI-powered pipeline that transforms long YouTube videos into Shorts, episodes, and multilingual content with automatic clip selection, subtitles, dubbing, and rendering.
Python 1
-
custom-gmail-agent
custom-gmail-agent PublicPersonal AI Gmail agent: rule-based + LLM classification, task extraction, draft replies, and a local FastAPI dashboard. Never sends email.
Python
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.




