mehmetsan
Master's Degree Padova Cybersystems Bilkent University CS Graduate
University of PadovaPadova
Pinned Repositories
8-PuzzleSolverBranch_Bound
A program to find the solution to a 8-Puzzle game using A* search algorithm
Advent_of_Code_2020
Solved puzzles in Advent of Code 2020
Company-Interview-and-Employment-Review-Platform
Company Interview and Employment Review Platform is a proposed platform that enable users to give reviews related to companies, jobs, and interview processes. In the platform, users can share information regarding their employment status, qualifications, resume, and their desired job.
Csion
A web application project hosted on Glitch, to help users by performing Myers Briggs Personality Test on them and make suggestion on daily problems based on their personality types. Uses an LDA model for Natural Language Processing.
FlappyNeat
An implementation of NEAT (Neuroevolution of Augmenting Topologies) on the classic Flappy Bird game, to teach the AI to play the game. Written in Python using the pygame library.
IQPuzzler
IQ Puzzler Pro is a single player puzzle game consisting of 12 puzzle pieces in the form of plastic beads molded together into different shapes. The goal of each level is to fit each of the puzzle pieces together onto a 5x12 grid to create a solid rectangle or to stack them on top of each other to create a pyramid, for a 3D element.
NYTimesPuzzleGatherer
A python script to scrape and display the current day's New York Times Crossword Puzzle
SoundscapeGenerator
A project to use Stable Diffusion to generate soundscapes with an emotion vector input
User_Sector_Classifier
A project to scrape web for embedded user form sites and use a Support Vector Machine to categorize users based on keyword frequency analysis.
WebsiteProject
A website project, implemented in Django for the Mosaichealth site. The site is hosted on a Linux server with Gunicorn and Nginx. All the sensitive infromation has been hidden for the sake of site security.
mehmetsan's Repositories
mehmetsan/IQPuzzler
IQ Puzzler Pro is a single player puzzle game consisting of 12 puzzle pieces in the form of plastic beads molded together into different shapes. The goal of each level is to fit each of the puzzle pieces together onto a 5x12 grid to create a solid rectangle or to stack them on top of each other to create a pyramid, for a 3D element.
mehmetsan/Company-Interview-and-Employment-Review-Platform
Company Interview and Employment Review Platform is a proposed platform that enable users to give reviews related to companies, jobs, and interview processes. In the platform, users can share information regarding their employment status, qualifications, resume, and their desired job.
mehmetsan/Csion
A web application project hosted on Glitch, to help users by performing Myers Briggs Personality Test on them and make suggestion on daily problems based on their personality types. Uses an LDA model for Natural Language Processing.
mehmetsan/FlappyNeat
An implementation of NEAT (Neuroevolution of Augmenting Topologies) on the classic Flappy Bird game, to teach the AI to play the game. Written in Python using the pygame library.
mehmetsan/NYTimesPuzzleGatherer
A python script to scrape and display the current day's New York Times Crossword Puzzle
mehmetsan/SoundscapeGenerator
A project to use Stable Diffusion to generate soundscapes with an emotion vector input
mehmetsan/User_Sector_Classifier
A project to scrape web for embedded user form sites and use a Support Vector Machine to categorize users based on keyword frequency analysis.
mehmetsan/WebsiteProject
A website project, implemented in Django for the Mosaichealth site. The site is hosted on a Linux server with Gunicorn and Nginx. All the sensitive infromation has been hidden for the sake of site security.
mehmetsan/8-PuzzleSolverBranch_Bound
A program to find the solution to a 8-Puzzle game using A* search algorithm
mehmetsan/Advent_of_Code_2020
Solved puzzles in Advent of Code 2020
mehmetsan/AppiumTestForAndroidApp
A simple credentials test for the android project software verification & validation
mehmetsan/Bilshell
mehmetsan/CinemaSite
A test site project for a movie review and recommendation platform
mehmetsan/DictionaryDjango
A simple dictionary and word memorizing app, implemented in Django
mehmetsan/LoginPageAutomated_Tester
A simple login page tester for Bilkent SRS System imitation
mehmetsan/ScientificComputingWithPython2022
My copy of the repo
mehmetsan/TDDGoogleMapsWebApp
A test driven development project for a Google Maps Web Application
mehmetsan/TENEKE
A custom lexical interpreter for our made-up language with its own syntax
mehmetsan/Vaccinated
A web application to keep track of vaccination records
mehmetsan/XML_Parser_Django_Case
A short case study onDjango, to check the XML context for validty, after which sending notification mail to the user.