SEO link directory
Realization was creating search engine friendly link directory. Using mod_rewrite, friendly URL creating system, all entries are quickly indexed by search engines. There were also used wildcard system, so you can add entries specific to your contry - that's why directory value is even greater for listed websites. This link directory was created using CMS I've created - in future it will be easy to add more functionality to this directory without rebuilding whole site. There were already added ...
Websites Link directory eKataloger
Realization was creating search engine friendly link directory. Using mod_rewrite, friendly URL creating system, all entries are quickly indexed by search engines. This link directory was created using CMS I've created - in future it will be easy to add more functionality to this directory without rebuilding whole site. There was also created administration panel, where you can manage user entries.
Database search optimization
My task was shortening time of website searching amongst several dozen records as much as possible. Analysis of database and PHP code gave reason of long searching (in some cases over 2 minutes). Improving search system meant rebuilding way of searching among meny record (PHP programming) and also creating indexes on proper columns in database. Those actions brought huge improvement of search time (in worst cases from 2 minutes to about 2-3 seconds).
Websign company - programming and positioning
The aim of this project was creating professional company website in short time. Thanks to using my content managament system there was created company website, which can be easily extended. This site is completely XHTML 1.0 Strict and CSS 2.1 valid and was optimized for positioning purposes.
Meetpol dating agency - dates Denmark - Poland
Realization of Meetpol project was reconstruction of the project according to MVC model, adding new functionality and removing several dozen of errors made by previos programmer. Thanks to my experience, reconstruction and extending functionality took resonable time and at the moment application can be easily modified and extended.
Soccer manager - application rebuilding
Realization of SOKKER project was reconstruction of the project according to MVC model. View layer was separated from model and control layer what will enable simpler development in the future. In that way, there were modified over 1000 files in which PHP code was mixed with HTML code. Overall size of files was over 600 kB and some files were over a few hundred lines long (the winner was almost 2000 lines long). In addition, it was used caching system which decreases database load and speeds ...
Advances administration panel - recreation objects
The goal of the project was creating advanced adminstation panel and panel for hotels' owners. Hotels' owners can change personal data, basic data about hotels and upload photos or create descriptions for seasons. In addition they can set prices for each day of the month and check whether the room has been already booked. They can also set discounts for children and discounts for making earlier reservation and attractions. Administrator of the system can manage lands, regions, categories and links ...
Advances administration panel - recreation objects - details
Remote learning system
This project was realized during my studies as simple simulation of remote learning. I was responsible for database project and implementation of the system. Implementation took only several hours (many ready to use components were used which I previous created). System is simulating remote learning. Students are divided into terms and groups. There are also teachers who have other priviliges than students. Students during their classes have to confirm their attendance in lecture/classes and they ...
Computer science website - C++ course and algorithms
This project is the third version of my computer science site. The first version was released in 2003. Comparing to previous versions, new technologies were used. This application was written in PHP but in addiction MySQL database and Smarty templates were used. I used also Smarty caching what improves performance of the site. This site was also integrated with PHPBB2 forum which you can find at http://forum.ithelpdesk.pl. This site is completely XHTML 1.0 Strict and CSS 2.1 valid.
Computer science website - C++ course and algorithms - details