Skip to content
View Eyakub's full-sized avatar
🐍
Python || JavaScript || Django || FastAPI
🐍
Python || JavaScript || Django || FastAPI

Block or report Eyakub

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Eyakub/README.md
classSoftwareEngineer:
def__init__(self):
self.name="MD Eyakub Sorkar"self.role="Software Engineer"self.stack= ["Python", "FastAPI", "Django", "NextJS", "React", "Redis", "Celery"]
self.building= ["AI Agents", "LLM Orchestration", "MCP Servers"]
defsay_hi(self):
print("Thanks for dropping by — hope you find my work interesting.")
me=SoftwareEngineer()
me.say_hi()

🛠️ Skills

Languages

PythonJavaScriptSQLC++

Frameworks & Libraries

Next.jsFastAPIDjangoDRFReactCeleryRedisScrapyBootstrap

Tools & Infrastructure

DockerKubernetesAWSGitLinuxJiraPostman


🤖 Currently Building With

LangChainLangGraphClaudeGeminiOpenAIMCP


📊 GitHub Stats

eyakub's Streakeyakub's Top Languages by Repo


📫 Contact

EmailLinkedIn

Pinned Loading

  1. Problem-solvingProblem-solvingPublic

    Here is some solution from different judge that i solved. I've attend some online contest too, I've provided them here too, besides some of algorithm implementation, using different languages like …

    Python 3

  2. recipe-rest-apirecipe-rest-apiPublic

    A Rest API application of Django framework besides it's running on Docker so no virtualenv required. This one is for learning Docker, Travis-ci, Unit testing and many more.

    Python 1

  3. Automation-ScriptsAutomation-ScriptsPublic

    I'll be trying to create some automation scripts using python & bash to do my task easy and time consume.

    Python