Most of them are my personal or group projects during my undergrad education at Computer Engineering Department of METU
Here you may find my projects :
2007 - present
Single Sign-on Advantages and Disadvantages (a paper for the master course 826523 Information Technology Governance at Ankara University)
2002 - 2007
OpenGL, GLUT, GLUI example. Details here
Timers, advanced port operations and PIC interrupt architecture with assembly using Mplab. (Assignment sheet)
ADC, USART and TIMER modules and LCD driving procedure by coding a communication
program for a temperature control process with assembly using Mplab. (Assignment sheet)
World of Worms - a massively multiplayer online game with 3D graphics (look at our senior project)
Master Mind implementation with Java. You can reach the project web site by clicking here.
Online boggle game for our Computer Networks class. Server is implemented with C++ and client is implemented with PHP. Both client and server are using BSD sockets. And PHP client is improved by AJAX. Here is the web site.