This site, WordPress project

This site is a full-fledged WordPress project in which I have applied my own solutions, the following can be noted from the serious improvements:

  • Support for Russian and English at the site and admin panel level, correct switching of localizations
  • Switching between two different WordPress schemes on the fly
  • Creating shortcodes
  • Refining the paid Wellow scheme
  • I talk about these developments in detail in the sections of the “Solutions” block on the sidebar of the site.

    Initially, this site was conceived as a small portfolio, which I sometimes used when looking for work. In order not to plagiarize, I created a simple scheme from scratch, you can still look at it, it is left as an example to demonstrate switching WordPress on the fly to different schemes. Then I had some small projects on foreign freelance and there was a need for an English-language copy of the portfolio. I decided not to make a second site and did not use any plugins for this purpose, I did it the simple way, combining the Russian and English versions in one place, enclosing them in shortcodes. At the very beginning, I switched languages ​​using cookies, but then I thought that the English version would not be indexed by search engines and began to look for a solution for transferring the language through the address bar. Several options were tried, at first I wanted to do it through web server redirects, connecting query vars, but after studying the forums I came to the conclusion that it is better to do this using WordPress, in the end I settled on using endpoints.

    System process control for laboratory “EuroTest” (russian)

    Customer: Company “Euro Test”
    Project type: Inner enterprise project
    My position in project:
  • System analyst
  • Programmer
  • Databases: mySQL
    Languages: PHP, HTML, JavaScript
    Tecnologies: jQuery, PHPExcel library
    IDEs: Netbeans 8, mySQL Workbench

    Project purpose: provide laboratory analysis of biophysical material.

    Laboratory “Euro Test” performs biophysical research of materials for several large healthcare companies. The project provides registration of samples, preparation of research plan, task assignment for research, storing results and sending them to customers. Sending results via email (MS Excel format) and web services (XML format). The project site is closed, but customers have access to their results of research via the Internet.