Main menu

Skip to primary content
Skip to secondary content
  • Home
  • Projects
    • Java
    • .Net Framework
    • PHP and MySQL
    • Flash
    • Algorithms
  • About Me
  • Contact Me

Author Archives: Hristo Georigiev

Post navigation

← Older posts

Project Spikefinity

Posted on September 10, 2011 by Hristo Georigiev

Project Spikefinity was created with experimental and learning purposes during my work in Telerik together with one workmate. It contained almost every aspect of the production of a collection of WPF controls. Continue reading →

Posted in .Net Framework | Tagged .net framework, automation, controls, demos, installation

Kepler’s laws site

Posted on September 10, 2011 by Hristo Georigiev

Site dedicated to Kepler’s laws. It includes a model, which solves differential equation in real time to visualize the planetary movement.


Continue reading →

Posted in Flash | Tagged flash, model, physics

Prosveta School Book

Posted on September 10, 2011 by Hristo Georigiev

Part of the schoolbook in science for elementary schools by publishing house Prosveta. The project contains over 500 multimedia and interactive content, revealing the principles of chemistry, biology and physics.


Continue reading →

Posted in Flash | Tagged biology, chemistry, flash, physics, school book

Lissajous figures simulation

Posted on September 10, 2011 by Hristo Georigiev

This is a simulation of the famous Lisaju figures.
Continue reading →

Posted in Flash | Tagged flash, mathematics, model, physics

Musical Organ

Posted on September 10, 2011 by Hristo Georigiev

Simple musical oragan, which was developed as a demonstration to the project Revival Sound Generator. The sounds, that the applicaition uses, are recorded using indeed this major project.

See It

Posted in Flash | Tagged flash, generator, music

Stack Implementation

Posted on September 7, 2011 by Hristo Georigiev


The stack is linear data structure, in which the first added element should be taken last from the stack. In this manner, the stack obeys to the Last-in-last-out (LIFO) policy. Continue reading →

Posted in Algorithms | Tagged algorithms, data structures, java, mathematics

Queue Implementation

Posted on September 7, 2011 by Hristo Georigiev

The queue is defined type of linear data structure, in which the elements are stored in ordered sequence. The most important operations are the adding of an element at the back end of the sequence (enqueue) and the extraction of the element from the front end of the sequence (dequeue). Continue reading →

Posted in Algorithms | Tagged algorithms, data structures, java

Xpath Tester

Posted on September 6, 2011 by Hristo Georigiev

This a web-based development tool, which could be use to test and validate various xpath queries. The xml document could be given as text field or as a url to a online document in the Internet.


See it

Continue reading →

Posted in PHP and MySQL | Tagged php, test, tool, xml, xpath

Revival Sound Generator

Posted on September 6, 2011 by Hristo Georigiev

Powerful desktop application, which generates complex signals in real-time and outputs them to the audio card. The parameters of the signal are changeable, even when emitting. This project was very high valued at many contests, including an international contest in Denmark.

Documentation
Continue reading →

Posted in .Net Framework | Tagged .net framework, contest, generator

Pascal Triangle

Posted on September 5, 2011 by Hristo Georigiev

The Pascal Triangle could be received when we put the binominal coefficients in a triangle array – double indexed sequence, as the length of a row is as long as the index of the row itself. Continue reading →

Posted in Algorithms, Mathematics | Tagged algorithms, mathematics

Post navigation

← Older posts

Projects

  • Java
  • .Net Framework
  • PHP and MySQL
  • Flash
  • Algorithms

Articles

  • .Net Framework (2)
  • Algorithms (5)
  • Flash (5)
  • Java (5)
  • Mathematics (1)
  • PHP and MySQL (1)

Tags

.net framework algorithms automation biology chemistry contest controls data structures demos flash fractals game generator installation java mathematics model music php physics school book test threads tool xml xpath
Copyright © Hristo Georgiev 2011