Erkan Sancak (sancakerkan)

sancakerkan

Geek Repo

Company:TED University

Location:Ankara

Twitter:@snckrkn

Github PK Tool:Github PK Tool

Erkan Sancak's repositories

DirectedGraphProjects

This repository contains my solutions for Programming Homework about Directed Graphs for CMPE 224/343 - Spring 2024.

Language:JavaLicense:MITStargazers:1Issues:0Issues:0

AVR-Microcontroller-Programming

This repository contains a series of lab assignments focusing on Atmega328p microcontroller programming using Arduino-Uno completed by me and my lab group for the CMPE 453 Embedded Systems course during the Fall 2023 semester at TED University.

Language:C++Stargazers:0Issues:1Issues:0
Language:JavaStargazers:0Issues:0Issues:0

BST-Construction-and-Manipulation

This project is a Binary Search Tree (BST) implementation in Java. The BST supports various operations such as construction, insertion, listing (inorder traversal), finding parent nodes, and deletion.

Language:JavaLicense:MITStargazers:0Issues:0Issues:0

C-Programming-LabWorks

This repository contains C programming assignments and homework assignments completed by me for the CMPE 252 C Programming course during the Spring 2023 semester at TED University.

Language:CStargazers:0Issues:0Issues:0

MusicStudioDBMS

This project aims to create a database management system for a music studio using Java and PostgreSQL. It includes tables and relationships to manage the studio's courses, customers, reservations, and payments.

License:MITStargazers:0Issues:0Issues:0

Sanctified-Retribution

Sanctified Retribution is 2-D Roguelike action game with pixel art style and a captivating storyline developed by our team.

Language:ASP.NETLicense:MITStargazers:0Issues:0Issues:0

SchemePathSolver

Welcome to Scheme Path Solver, a simple program written in Scheme that helps you navigate through paths represented in a grid layout.

Language:RacketLicense:MITStargazers:0Issues:1Issues:0

ShortestPath_Dijkstra

This project implements the solution to find the shortest path in a directed graph using Dijkstra's algorithm.

Language:JavaLicense:MITStargazers:0Issues:0Issues:0

UDPLoadBalancer

This project implements a simple UDP Load Balancer that distributes incoming UDP messages to a pool of backend servers using a round-robin scheduling algorithm.

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

ComputerGraphics-Projects

Welcome to my GitHub repository dedicated to Computer Graphics (CG) projects done at TED University Fall 2023. Here, you'll find a collection of my work exploring various aspects of computer-generated imagery and visual effects.

Language:JavaScriptLicense:MITStargazers:0Issues:0Issues:0

GraphShortestPath

This repository implements algorithms for finding the shortest path in a graph

Language:JavaLicense:MITStargazers:0Issues:0Issues:0

MST_PrimsAlgorithm

This project implements the solution to find the Minimum Spanning Tree (MST) of an undirected graph using Prim's algorithm.

Language:JavaLicense:MITStargazers:0Issues:0Issues:0

sancakerkan

Config files for my GitHub profile.

Stargazers:0Issues:0Issues:0

SortingAlgorithmsComparison

This repository contains implementations and comparisons of various sorting algorithms.

Language:JavaLicense:MITStargazers:0Issues:0Issues:0