Coder Social home page Coder Social logo

gelirgiderhesaplayici's Introduction

Welcome to my dark world

My Life Loop

Linkedin Badge Gmail Badge Youtube Channel

kker4m

Welcome to the profile of a university student who wants to specialize in data science and also serves a few of customers with multiple projects.

💻 Technologies I Love

  • Data Science
  • Image Processing
  • Backend Development
  • Database Design

Top Langs

Programming Languages

Technologies I Use

Who am I?

public class WhoAmI
{
   public string User { get; set; } = "Kerem Mert Izmir";
   public string CurrentWork { get; set; } = "Writing code";
   public List<string> Hobbies { get; set; } = new List<string>
   {
   "Riding Motorcycle",
       "Swimming",
       "Watching Series And Movies",
       "Playing Chess",
       "To attend the meetings",
       "Being up all Night chasing that ONE BUG..."
   };

   public string GetCity()
   {
       return "Mersin, Turkey";
   }

   public string GetUniversity()
   {
       return "Inonu, Malatya";
   }

   public List<string> Ambitions()
   {
       return new List<string>
       {
           "rideMotorcycle",
           "playingChess",
           "speakEnglish",
           "beTheBest",
           "grazeUntilItsPerfect"
       };
   }
}

Current Works

  • I am doing an backend internship at Arçelik Global right now.
  • I'm improving myself in C# and I want to specialize in .Net too.
  • I can't wait to use more e-commerce and social media sites for my automation projects (!)

Other Stuff

  • :octocat: My Youtube Channel, subscribe If you interested the coding :)
  • Feel free to send e-mail to me for no reason, also I love to meet new people. (P.S. Star it too!!:grimacing: )

Kerem's github stats

Kerem's leetcode stats

gelirgiderhesaplayici's People

Contributors

kker4m avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.