--- title: Egor Tensin layout: main --- <div class="row"> <div class="col-md-12"> <h1>Egor Tensin</h1> <hr/> <p>Hello! I'm a software engineer, and I'll be publishing some of my notes on <a href="//pages.github.com/">GitHub Pages</a>. Feel free to make contributions or contact me.</p> <div class="list-group reasonable-width"> <a class="list-group-item" href="https://github.com/egor-tensin/"><span class="glyphicon glyphicon-home"></span> GitHub profile</a> <a class="list-group-item" href="mailto:Egor.Tensin@gmail.com"><span class="glyphicon glyphicon-envelope"></span> Egor.Tensin@gmail.com</a> <a class="list-group-item" href="https://github.com/egor-tensin/cv/raw/master/pdf/Egor_Tensin_CV_en.pdf"><span class="glyphicon glyphicon-file"></span> Curriculum vitae</a> </div> <p>My personal GnuPG public key can be found <a href="https://dl.dropboxusercontent.com/u/8932482/gpg.txt">here</a>. Its fingerprint is <code style="white-space: pre-wrap;">0281 0B23 3E1A 7D41 8FB1 5245 0494 6FC7 502B 539A</code>.</p> <h3>Projects</h3> <div class="list-group reasonable-width"> <a class="list-group-item" href="/sorting_algorithms/"><span class="glyphicon glyphicon-chevron-right"></span> Sorting algorithms</a> <a class="list-group-item" href="/cpp_tips/"><span class="glyphicon glyphicon-chevron-right"></span> C++ tips</a> </div> </div> </div>