-
MSc CS at the University of Oxford
- Oxford, Oxfordshire
- efeacer.com
-
HazelcastExperimental Public
A repository to play with the Hazelcast technology.
Java UpdatedDec 27, 2022 -
-
AlgoExpert160 Public
Python solutions to the "160 Coding Interview Questions" on algoexpert.io
Python UpdatedNov 27, 2021 -
OxThesis Public
Forked from mcmanigle/OxThesisLaTeX template for an Oxford University thesis
TeX Other UpdatedJun 28, 2021 -
Bilkent_CS484_HWs Public
My solutions to the homework assigned in Bilkent's CS484, Introduction to Computer Vision, class.
Jupyter Notebook UpdatedApr 16, 2020 -
Bilkent_IE400_Project Public
Project assigned in the IE400 - Principles of Engineering Management course in Bilkent University. (2019-2020)
Jupyter Notebook UpdatedJan 30, 2020 -
Bilkent_EEE391_HWs Public
Computer Assignments and Homework assigned in the EEE391 - Basics of Signals and Systems course in Bilkent University. (2019-2020)
-
Sorters Public
Implementing and testing various sorting algorithms.
-
MonteCarloPi Public
Comparing the performance of sequential and multi-threaded Monte Carlo Pi estimation routines.
Java UpdatedJun 21, 2019 -
MatMul Public
Testing the performance of concurrent matrix multiplication by creating a separate thread for each row of the multiplicand matrix.
Java UpdatedJun 21, 2019 -
CompNeuro Public
Assignments of Bilkent's Computational Neuroscience course. Includes a lot about Machine Learning and Statistics. (2018-2019)
Jupyter Notebook UpdatedMay 25, 2019 -
Bilkent_CS353_Assignment Public
The programming assignment of CS353 (Database Systems) course in Bilkent.
PHP UpdatedApr 17, 2019 -
EPFL_ML_Labs Public
My solutions to the lab assignments of EPFL's Machine Learning course. (2018-2019)
Jupyter Notebook UpdatedJan 1, 2019 -
Stanford_CS193C_Assignments Public
My solutions to the assignments of the Client-Side Internet Technologies course given in Stanford. The codes aim to construct dynamic-responsive web pages. (2017-2018)
-
Stanford_CS106B_Assignments Public
My solutions to the assignments I have undertaken for the CS106B (Programming Abstractions in C++) course, in Stanford University. (2017-2018)
-
EPFL_CLP_AmyCompiler Public
The project of the Computer Language Processing (CLP) course in EPFL. It implements a compiler and an interpreter for Amy Language that is a subset of Scala. (2018-2019)
-
EPFL_ML_Project2 Public
The second project of the EPFL Machine Learning course, which aims to construct a Recommender System with good predictive performance using various Machine Learning Algorithms. (2018-2019)
-
BinarySearchTree Public
A simple generic Binary Search Tree implementation in Java.
-
Bilkent_CS224_Labs Public archive
My solutions to the labs of Bilkent University's Computer Architecture course. (2017-2018)
-
Bilkent_CS202_Homeworks Public
My solutions to the homeworks of Bilkent University's Data Structures course. (2017-2018)
-
EPFL_Computer_Networks_labs Public
My solutions to the programming exercises of the labs assigned in EPFL's Computer Networks course.
-
algorithmic_problems Public
Some algorithmic problems that I found interesting and enjoyed solving.
-
EPFL_ML_Project1 Public archive
First project of the EPFL Machine Learning course, which aims to solve the Higgs Boson classification problem using various regression techniques. (2018-2019)
-
ML_course Public
Forked from epfml/ML_courseEPFL Machine Learning Course, Fall 2018
Jupyter Notebook UpdatedOct 9, 2018 -
-
TowersOfHanoi Public
Java-Swing based GUI application to demonstrate the solution of the Towers of Hanoi problem.
-
PongGameVHDL Public
Here is the code of my digital design term project, which is an implementation of the classic arcade game Pong in VGA using basys3 board. The game is implemented using VHDL hardware description lan…
-
Competitive-Programming Public
Includes solutions to some computer science problems of my choice.
-
CS102_Project Public
A desktop game called ESCAPE made as a project for my freshman year programming class. It involved Java code which used inheritance, polymorphism, user interfaces, media libraries, abstract data ty…