Rolling Scopes School CV


Image

Dan Freeman

FullStack Developer

Contacts:

+375 (29) 01-02-03

freemandb@mail.ru

About

London is the capital city of England and the United Kingdom. It is the most populous city in the United Kingdom, with a metropolitan area of over 13 million inhabitants. Standing on the River Thames, London has been a major settlement for two millennia, its history going back to its founding by the Romans, who named it Londinium.

London's ancient core, the City of London, largely retains its 1.12-square-mile (2.9 km2) mediaeval boundaries and in 2011 had a resident population of 7,375, making it the smallest city in England. Since at least the 19th century, the term London has also referred to the metropolis developed around this core. The bulk of this conurbation forms the Greater London administrative area (coterminous with the London region), governed by the Mayor of London and the London Assembly.


Skills

  • HTML (HTML5), CSS, XML, Json
  • JavaScript
  • TypeScript Basics
  • ActionScript 2/3
  • NodeJS Basics
  • Git (Githib), Mercurial, SVN
  • OOP, TDD
  • Agile Scrum
  • Unit testing, E2E Testing
  • VS Code, Intellij Idea, WebStorm, Eclipse
  • Adobe Photoshop, Adobe Animate

Languages

  • English - Upper-intermediate/Advanced
  • French - intermediate
  • Russian - native
  • Polish - basics

Education

  • BSUIR - Informatics (system engeneer)
  • BSUIR - English courses (2 years) - Graduate Diploma in Technical Translating and Interpreting
  • RSS JavaScrip courses

Code Example

                        
try {
    parser.hasDuplicateArguments();
    inputStream = parser.getInputStream();
    outputStream = parser.getOutputStream();
    transformStreams = parser.getTransformStreams();
}
catch (e)
{
    handleError(e.message, e.code? e.code : 1100);
    return;
}
                        
                    

Projects