Thanks to visit codestin.com
Credit goes to github.com

Skip to content
View alperenkars's full-sized avatar

Block or report alperenkars

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

Popular repositories Loading

  1. scrapers-bs4 scrapers-bs4 Public

    Collection of web scraping scripts and templates built with BeautifulSoup, ready for use and customization.

    Python

  2. jswing-social-media jswing-social-media Public

    A GUI project developed in Java. It allows different users to create accounts in the social media platform, and follow/unfollow each other, while posting their photos and thoughts. There exists a u…

    Java

  3. airplane-simulation-mutexes airplane-simulation-mutexes Public

    Air traffic control (ATC) service to prevent collisions of planes during take-off or landing. Built by using POSIX threads API. Includes multithreading, deadlock prevention, scheduling and various …

    C++

  4. roguelike-game roguelike-game Public

    Rokue-Like is an adventure game inspired by the rogue-like genre. Explore dungeon halls, outsmart monsters, and collect runes to unlock new rooms. Use hints and enchantments to survive against time…

    Java

  5. library-app library-app Public

    Social web app for creating personal libraries and following others’ collections. Built with Python, SQLite, and Node.js.

    JavaScript

  6. search-engine-hk search-engine-hk Public

    A web-based search engine with a crawler, indexer, and retrieval system using BFS, inverted indexing, and vector space ranking.

    Python