Main Page

From Andrey

(Difference between revisions)
Revision as of 05:53, 3 February 2006
Andrey (Talk | contribs)

← Previous diff
Revision as of 06:03, 3 February 2006
Andrey (Talk | contribs)

Next diff →
Line 9: Line 9:
2. Spent freshman New Year's Eve in university’s computer lab, writing a game. 2. Spent freshman New Year's Eve in university’s computer lab, writing a game.
-3. Relocated to the US at 1994. First book bought in the US: “Design Patterns.”+3. Relocated to the US at 1994. First book bought in the US: [http://hillside.net/patterns/DPBook/GOF.html “Design Patterns.”]
4. Proposed an extention to C++ polymorphism (see article below). 4. Proposed an extention to C++ polymorphism (see article below).
-5. Built a patent alerting service that has subscribers in 98 countries.+5. Built a [http://www.patentalert.com patent alerting service] that has subscribers in 98 countries.
-6. Co-founded and built an online fine art firm MesArt.+6. Co-founded and built an online fine art firm [[http://www.mesart.com MesArt]]
== Research Papers == == Research Papers ==

Revision as of 06:03, 3 February 2006

Andrey Potekhin graduated with a degree in Computer Science from Moscow State University, Russia. He relocated to the Silicon Valley California to pursue a career in software engineering. Andrei currently manages the technical aspects of internet-related projects with Taitl Design and MesArt. Andrei includes bird watching, ping-pong, fresh water and mountain climbing among the things he enjoys.

Image:andrei.jpg

Quick facts about Andrey's life

1. In high school, accidentally invented OO programming. Unfortunately, that was already discovered.

2. Spent freshman New Year's Eve in university’s computer lab, writing a game.

3. Relocated to the US at 1994. First book bought in the US: “Design Patterns.”

4. Proposed an extention to C++ polymorphism (see article below).

5. Built a patent alerting service that has subscribers in 98 countries.

6. Co-founded and built an online fine art firm [MesArt]

Research Papers

Overriding in Owner Class

A. Potekhin, [[“Extention to C++ Polymorphism: Overriding in Owner Class”]].

Miscellaneous

A. Potekhin, The P-Bug