Skip to content
View tolgahanacar's full-sized avatar
🥇
Retired
🥇
Retired

Highlights

  • Pro
Block or Report

Block or report tolgahanacar

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
tolgahanacar/README.md

Hi there, I'm Tolgahan

Pinned

  1. php-rest-api php-rest-api Public

    This project focuses on developing a REST API using PHP to facilitate seamless communication and data exchange between client applications and the server.

    PHP

  2. js-todo-app js-todo-app Public

    This project is a simple to-do application created using JavaScript. Users can add new tasks, mark existing tasks as completed, or remove them.

    JavaScript

  3. levenshtein-distance levenshtein-distance Public

    The Levenshtein distance algorithm calculates the minimum number of operations required to transform one string into another. The operations can be insertion, deletion, or substitution of a single …

    JavaScript

  4. hashTable hashTable Public

    A hash table, also known as a hash map, is a data structure that allows efficient storage, retrieval, and deletion of key-value pairs. It is based on the concept of hashing, which involves mapping …

    Assembly

  5. seo-url-php seo-url-php Public

    This repository contains the source code of a project implementing an SEO URL structure using PHP. SEO (Search Engine Optimization) URLs help improve the visibility of your website by defining user…

    PHP

  6. ajax-live-search ajax-live-search Public

    This repository contains the source code of a project that implements an "Ajax Live Search" feature using Ajax and PHP. Ajax Live Search provides users with an interactive search functionality that…

    PHP