- MSc. in Computer Engineering (2024 - Ankara University, Turkiye)
My thesis is about problems I've discovered on using genetic programming for synthesizing Go programs out of unit tests and couple suggestions for dealing with them Read full thesis in Turkish - BSc. in Computer Engineering (2018 - Ankara University, Turkiye)
I am open to considering offers where the requirements match my projects fully or partially. Don't hesitate to send me an email using your company account. I will respond shortly after reviewing the company's public profile.
- Go
- Python (Matplotlib, NetworkX)
- Diffusion of Innovation Written in Python with NetworkX and uses Matplotlib's pyplot
- reddit-galaxy Written in Python with NetworkX and uses Matplotlib's pyplot. Processes the dataset with Scala
- Bash, Make
- JavaScript, TypeScript
- Gonfique Playground Written in TypeScript and compiled to JavaScript via Vite, built on Microsoft Monaco and loads a Go WASM binary.
- Dim Visual Studio Code extension written in TypeScript
- Terraform, Packer (DigitalOcean)
- PHP
- Poor Man's Social Media Written in PHP to process API requests happened as AJAX and to serve a simple frontend provides simple frontend interactivity through JavaScript
- C++
- TicTacToe AI with TUI Written in C++ and implements alpha-beta prunining
- ball-and-stick-man Written in C++ with GLUT
Gonfique Playground brings Gonfique to browsers. It is a web app that works on Monaco editor and Golang WASM to give developers an extremely reactive development environment where they can see the result of their changes in input file and Gonfique config in real time. The project is written in TypeScript and built with Vite to static files. Still works offline.
Offline and customizable YAML and JSON to Go for those who are not satisfied with the most popular Mholt's JSON-to-Go. Pre-alpha of 2nd version brings new features like overriding resolved type expression, implementing struct iterators, providing option between struct and map representation for JSON/YAML objects, assigning parent refs on nodes; and improves existing features like auto generated type names by picking the shortest semantically correct name that doesn't collide with others, importing external packages for type replacement.
A Visual Studio Code extension that reduces the opacity of matching statements and expressions to make the main logic pop. Intended for pushing the Go's error wrapping blocks and JS's logging lines to a little behind.
Basic authentication for OpenVPN server; supports time-based one-time-pads as well as password check and uses argon2 for hashes.
Connection of subreddits represented with shared links between them. Linker end is orange, linked end is blue. Made with Apache Spark, Python, matplotlib
Diffusion of a fake innovation is inspected in different community types while members promote from initial state to confirmation through 6 other states; s-curve on adoption and the role of higher-degree nodes are observed. Made with Python, matplotlib, NetworkX
Basic functionality, move camera, arms, touring, waving etc. Made with C++, OpenGL (GLUT)