Dark Mode

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
mc-es
Follow
eat->sleep->code

Mehmetcan ESER mc-es

eat->sleep->code
just looking around

Block or report mc-es

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse
mc-es/README.md


class AboutMe:
def __init__(self):
self.name = "Mehmetcan ESER"
self.role = "Computer Engineer"
self.language_spoken = ["tr_TR", "en_US"]

def say_hi(self):
print("Thanks for dropping by, hope you find some of my work interesting.")

me = AboutMe()
me.say_hi()









Pinned Loading

  1. mc-es mc-es Public

    Config file for my GitHub profile.

    6

  2. MyWebSite MyWebSite Public

    Personal web site

    JavaScript 5 1

  3. JavaEssentials JavaEssentials Public

    What is JAVA?

    Java 48 5

  4. WorldApplication WorldApplication Public

    Web Application

    Java 8

  5. NodejsFundamentals NodejsFundamentals Public

    This project is a comprehensive guide that enables you to enhance your web development skills by learning Node.js from start to finish.

    EJS 2

  6. ShareZoneApp ShareZoneApp Public

    ShareZoneApp is a mobile application designed to enhance users' social media experience. It offers basic features such as posting, commenting, and receiving notifications. With its sleek design, it...

    TypeScript