Pinned Repositories
amy-compiler
Computer Language Processing project that implements a compiler for Amy Language, which is a subset of Scala Language
aws-sa-associate-saac02
Course Files for AWS Certified Solutions Architect Certification Course (SAAC02) - Adrian Cantrill
coursera-progfun1
Solutions for weekly assignments of Functional Programming Principle in Scala course on Coursera
dev.akademi2018
Prize winner data analysis project for dev.akademi2018 hackathon of sahibinden.com
glint
X.509 Certificate Linter based on CA/B Forum Baseline Requirements and RFC 5280
math230-grade-calculator
A final grade calculator for MATH230 course, designed according to Spring 2018 semester
melody
An Android application that aims to remind people about their memories based on their locations
scientific-papers-database
GitHub repository for course project of CS353 - Database Systems
x509-public-key-comparison
A command line tool that takes a set of certificates and finds the duplicate public keys
cd2sbgnml-webservice
An easily deployable small webservice to translate CellDesigner-SBGN-ML files with cd2sbgnml
gokberkkaraca's Repositories
gokberkkaraca/coursera-progfun1
Solutions for weekly assignments of Functional Programming Principle in Scala course on Coursera
gokberkkaraca/math230-grade-calculator
A final grade calculator for MATH230 course, designed according to Spring 2018 semester
gokberkkaraca/scientific-papers-database
GitHub repository for course project of CS353 - Database Systems
gokberkkaraca/amy-compiler
Computer Language Processing project that implements a compiler for Amy Language, which is a subset of Scala Language
gokberkkaraca/aws-sa-associate-saac02
Course Files for AWS Certified Solutions Architect Certification Course (SAAC02) - Adrian Cantrill
gokberkkaraca/dev.akademi2018
Prize winner data analysis project for dev.akademi2018 hackathon of sahibinden.com
gokberkkaraca/energy-monitoring
Development of a full system able to compute the full energy expenditure of people both during day and night.
gokberkkaraca/glint
X.509 Certificate Linter based on CA/B Forum Baseline Requirements and RFC 5280
gokberkkaraca/melody
An Android application that aims to remind people about their memories based on their locations
gokberkkaraca/x509-public-key-comparison
A command line tool that takes a set of certificates and finds the duplicate public keys
gokberkkaraca/chise.js
A web application to visualize and edit the pathway models represented by SBGN Process Description Notation
gokberkkaraca/cs342-project1
Practising process creation, process communication via pipes, multiprocess applicaion development.
gokberkkaraca/cs342-project2
Practice developing multiple-threaded applications, practice inter-process communication (IPC) via shared memory, prcatice solving synchronization problems, and practice use of semaphores.
gokberkkaraca/cs342-project3
Touching to the Linux kernel, learning Linux kernel module development, learning and getting experience with virtual memory, learning the virtual memory layout of a process
gokberkkaraca/cs342-project4
Practice developing a simulator and doing simulation experiments, practice disk scheduling
gokberkkaraca/CSAssist
A mobile lab grader application for teaching assistants
gokberkkaraca/cytoscape.js-tutorials
Implementations of first 3 tutorials from http://blog.js.cytoscape.org/tutorials/
gokberkkaraca/FlightReservationSystem
Console application that simulates the reservation systems for flight companies.
gokberkkaraca/image_processing
Simple image processing examples implemented for the Basics of Signals and Systems course
gokberkkaraca/machine-learning-hw3
Homework 3 of Introduction to Machine Learning course
gokberkkaraca/newsgroup-classifier
A machine learning course project, which classifies emails into 2 groups
gokberkkaraca/newt
A web application to visualize and edit pathway models represented in SBGN
gokberkkaraca/opsgenie-oas
gokberkkaraca/sbgnviz.js
A web based visualization tool for process description maps in SBGN
gokberkkaraca/sound_processing
Simple sound processing examples implemented for the Basics of Signals and Systems course
gokberkkaraca/swagger-codegen
swagger-codegen contains a template-driven engine to generate documentation, API clients and server stubs in different languages by parsing your OpenAPI / Swagger definition.
gokberkkaraca/TravellingJack
A simple program that finds the shortest path visiting certain vertices.
gokberkkaraca/x509-filter-by
A Go tool to filter x509 certificates by issuer, date etc.
gokberkkaraca/x509-revocation-status-checker
A python script that takes a x509 Certificate as a parameter and returns the revocation status by using OCSP and CRL