Damla Nisa Cevik (damlanisa)

damlanisa

Geek Repo

Location:Amsterdam

Github PK Tool:Github PK Tool

Damla Nisa Cevik's repositories

S3-DynamoDB

A Django application for uploading the files to S3 bucket and storing the files' metadata in DynamoDB. Amazon Web Services (AWS) course assignment, implemented in Python, Django.

Language:PythonStargazers:3Issues:0Issues:0

Hipo-Recipes

A recipe sharing web application for Hipo internship application.

Language:PythonStargazers:2Issues:0Issues:0

Language-Model

A language model in C++ for NLP researches.

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

Mastermind

Character device driver module on Linux to play the Mastermind game in terminal with bash commands, written in C. System Programming course project.

Language:CStargazers:1Issues:2Issues:0

ANSI-Art-Converter-FUSE

File system that filters and converts the text files which include ANSI art in source directory to PNG images in destination directory on the fly on Linux, written in C. System Programming course project.

Language:CStargazers:0Issues:0Issues:0

drf-extra-fields

Extra Fields for Django Rest Framework

Language:PythonLicense:Apache-2.0Stargazers:0Issues:0Issues:0

Iwent

A template project for the ITU Database Systems course.

Language:HTMLStargazers:0Issues:0Issues:0

Lucy-and-Joseph

Dijkstra's Shortest Path Algorithm implementation for finding shortest paths for two friends: Lucy and Joseph. Written in C++. Analysis of Algorithms course assignment.

Language:C++Stargazers:0Issues:0Issues:0

Merge-Sort-vs.-Bubble-Sort

Merge Sort and Bubble Sort implementation to compare these algorithms written in C++. Analysis of Algorithms course assignment.

Language:C++Stargazers:0Issues:0Issues:0

Pikachu-vs-Blastoise

Graph, Breadth First Search and Depth First Search implementation for Pokemon battle. Analysis of Algorithms course assignment.

Language:C++Stargazers:0Issues:0Issues:0

Min-Heap-Sort

Min HeapSort implementation for event scheduling written in C++. Analysis of Algorithms course assignment.

Language:C++Stargazers:0Issues:0Issues:0

Test-Optimization-Dynamic-Programming

Dynamic programming solution for 0-1 Knapsack Problem to select the most efficient test suites in a bunch of tests and prioritization of test cases using Levenshtein edit distance. Written in C++. Analysis of Algorithms course assignment.

Language:C++Stargazers:0Issues:0Issues:0