Serhan Elmacıoğlu (serhanelmacioglu)

serhanelmacioglu

Geek Repo

Github PK Tool:Github PK Tool

Serhan Elmacıoğlu's repositories

Face-Recognition_Coding-with-Python

This Face Recognition project detects faces and places a frame around them and identifies the face based on those in a given list. It works by analyzing a photo and comparing it to the faces in the list to determine if it is a match or if it is an unknown identity.

Language:PythonLicense:MITStargazers:12Issues:1Issues:1

Guess-the-Number_Coding-with-Python

Let's play a simple game. Once I will pick a number between 1 and 10 then you will guess, alright? Don't forget, you have only 3 chances so let's see if you can guess the number in my mind!

Language:PythonLicense:MITStargazers:9Issues:3Issues:0

Python-for-Everybody

In this Python repository for everybody, you will learn Python programming basics and advanced concepts from scratch. Bear in mind that all of the codes in this repository are mostly compatible with Python 3.X.

Language:PythonLicense:MITStargazers:6Issues:3Issues:0

Rock-Paper-Scissors_Coding-with-Python

You may have played rock, paper and scissors before. Maybe you've used it to decide who pays for dinner or gets the first player for a team. But at this time you could learn how to encode Rock, Paper, Scissors in Python language and what's more?

Language:PythonLicense:MITStargazers:6Issues:1Issues:0