Intro

A detail-oriented and self-driven research assistant specializing in computational mechanics, actively seeking opportunities in programming. Gathered competence in the development and extension of computational simulation software, implementation of complex mathematical models, and analysis of complex mechanical systems and proficient in both programming and mechanical engineering techniques. Acquired the ability to tackle complex challenges and deliver quality solutions through extensive experience in mathematical and numerical modeling and data analysis. Effectively collaborated with interdisciplinary teams to develop innovative solutions and developed time management skills and the ability to handle time pressure. Adaptable and quick to learn, excited to pursue innovative technologies and programming paradigms and continuously expand skill set.

Specializes in the following areas:

  • Software development and integration
  • Rotordynamics and bearing design
  • Fracture mechanics and simulation
  • Numerical vibro-acoustics

Work

Under developement...

Projects

Will be uploaded soon...

Education

Coming soon...

Knowledges and Skills

Coming soon...

Hobbies

Coming soon...

Elements

Text

This is bold and this is strong. This is italic and this is emphasized. This is superscript text and this is subscript text. This is underlined and this is code: for (;;) { ... }. Finally, this is a link.


Heading Level 2

Heading Level 3

Heading Level 4

Heading Level 5
Heading Level 6

Blockquote

Fringilla nisl. Donec accumsan interdum nisi, quis tincidunt felis sagittis eget tempus euismod. Vestibulum ante ipsum primis in faucibus vestibulum. Blandit adipiscing eu felis iaculis volutpat ac adipiscing accumsan faucibus. Vestibulum ante ipsum primis in faucibus lorem ipsum dolor sit amet nullam adipiscing eu felis.

Preformatted

i = 0;

while (!deck.isInOrder()) {
    print 'Iteration ' + i;
    deck.shuffle();
    i++;
}

print 'It took ' + i + ' iterations to sort the deck.';