- Graz, Austria
- https://canduyar.vercel.app/
-
astrofy_site Public template
Forked from manuelernestog/astrofyAstrofy is a free and open-source template for your Personal Portfolio Website built with Astro and TailwindCSS. Create in minutes a website with Blog, CV, Project Section, Store and RSS Feed.
HTML MIT License UpdatedNov 10, 2024 -
-
System-Programming Public
This repository contains the solutions for the assignments of the CSE 344 System Programming course at Gebze Technical University.
C UpdatedJun 12, 2024 -
TimeSeriesPrediction Public
This repo includes my codes for the solution of the technical task given by "TEA NETWORKS" company.
Python UpdatedJun 2, 2022 -
TIC_TAC_TOE_GAME_USING_TURING_MACHINE Public
Forked from TicTacToe-Game-Using-Turing-Machine/GameImplementationThis repo contains the Tic Tac Toe game implementation using Turing Machine
Julia UpdatedMay 25, 2022 -
OOP_LAB Public
This repository includes my codes about GTU-Object Oriented Programming Lab.
-
OOP_HOMEWORKS Public
It includes my object oriented programming homeworks
-
This repo contains my work about the final project called "Learning Bijections"
Jupyter Notebook UpdatedFeb 16, 2022 -
This repo includes my codes about benign and malignant tumor classification using several data mining methods.
Python UpdatedFeb 9, 2022 -
This repo includes my codes about applications for Kmeans, DBSCAN and Chameleon clustering techniques on different data sets.
Python UpdatedFeb 9, 2022 -
This repo includes my codes about implementation of the Chameleon clustering technique for an assignment given in Data Mining course at Gebze Technical University (GTU)
Python UpdatedFeb 9, 2022 -
This repo includes the solutions of the assignments of the "Introduction to Algorithm Design" course given at Gebze Technical University(GTU)
Python UpdatedFeb 9, 2022 -
This repo includes codes of the NIST(National Institute of Standards and Technology) lightweight cryptography algorithms(Implementation of Romulus and Elephant algorithms)
C UpdatedFeb 9, 2022 -
This repo includes implementation of Zippel's algorithm for Multivariate Polynomial Interpolation project topic given by Dr. Zafeirakis ZAFEIRAKOPOULOS at Gebze Technical University(GTU)
Python UpdatedJan 28, 2022 -
CovidDataAnalysis Public
This repo includes my codes about analysing of data comes from the COVID-19 Data Repository by the Center for Systems Science and Engineering (CSSE) at Johns Hopkins University (JHU)
Python UpdatedDec 23, 2021 -
Quantum_Computing Public
This repo includes codes of "Quantum Computing" lessons taught by Dr. Andreas Windisch at Know-Center GmbH/Austria
Jupyter Notebook UpdatedSep 25, 2021 -
DeepLearningExamples Public
Forked from NVIDIA/DeepLearningExamplesDeep Learning Examples
Jupyter Notebook UpdatedJul 22, 2021 -
keras-io Public
Forked from keras-team/keras-ioKeras documentation, hosted live at keras.io
Jupyter Notebook Apache License 2.0 UpdatedJul 19, 2021 -
It includes my implementation codes of an e-shopping application for an assignment which is given in the "Data Structures" course at Gebze Technical University.
Java UpdatedJul 11, 2021 -
It includes my implementation codes of MapIterator and Koffman Wolfgang - HashMap for an assignment which is given in the "Data Structures" course at Gebze Technical University.
Java UpdatedJul 11, 2021 -
BSTHeapTree_Implementation Public
It includes my "BSTHeapTree" Implementation code for an assignment which is given in the "Data Structures" course at Gebze Technical University.
Java UpdatedJul 11, 2021 -
It includes my "Furniture Automation System" codes based on "List" abstract data structure.
Java UpdatedJul 11, 2021 -
FURNITURE_AUTOMATION_SYSTEM Public
"Furniture Automation System" project which is given in the Data Structures course at Gebze Technical University
Java UpdatedJul 11, 2021 -
tpu Public
Forked from tensorflow/tpuReference models and tools for Cloud TPUs.
Jupyter Notebook Apache License 2.0 UpdatedJul 2, 2021 -
Prolog-Compiler Public
This repo includes my prolog compiler design in common lisp language.
-
This repo includes my prolog codes for an assignment which is given in CSE341 course at Gebze Technical University.
-
This repo includes my codes to design G++ Language Interpreter using Flex and Yacc / G++ Language Interpreter in Lisp
Common Lisp UpdatedFeb 6, 2021 -
GPP-LANGUAGE-LEXER_DESIGN Public
This repo includes my lexer design in flex and lisp for an assignment which is given in CSE341 Programming Languages course.
C UpdatedFeb 6, 2021 -
This repo includes my common lisp codes for an assignment which is given in CSE341-Programming Languages course.
Common Lisp UpdatedFeb 5, 2021 -
MIPS-RECURSIVE_BACKTRACKING Public
This repo includes my mips-assembly and C++ codes that are given as an assignment in computer organization course.