2
Ioana Daniela Mihai 290, Splaiul Independentei, 060029 Bucharest (Romania) (+40) 741 504 203, [email protected] Date of birth : 25 Jul 1994 | Nationality : Romanian OBJECTIVE Finding an internship that will enrich my software knowledge and develop my skills. EDUCATION Oct 2013 - 2017 (expected): Polytechnic University of Bucharest, Faculty of Automatic Control and Computer Science, specialization of Computer Science and Information Technology, Bucharest Progressing towards a Bachelor's Degree in Computer Science, 3rd year student Relevant Classes Computer Programming, Algorithms, Introduction to Operating Systems, Data Structures, Object Oriented Programming ( mainly Java ), Analysis of Algorithms, Programming Paradigms, Design and Administration of Local Networks (LANs), Parallel and Distributed Algorithms (C, Java, MPI), Computer Graphics Sep 2009 - Jun 2013 : I.C. BratianuNational Highschool, Pitesti (Romania), Matemathics and Computer Science, bilingual in Romanian and English Baccalaureate Degree ( GA : 9.65 / 10 ) TECHNICAL SKILLS Java, C (good) Bash (medium) Scheme, Haskell, C++, Python, Ruby on Rails (beginner) SQL (ongoing class) FOREIGN LANGUAGES English - Advanced - Cambridge Certificate in Advanced English (CAE) - C1 French - Medium - Awarded Honorable Mention at the National Stage of French Olympics(2011)

IoanaMihai-Resume

Embed Size (px)

Citation preview

Page 1: IoanaMihai-Resume

Ioana Daniela Mihai

290, Splaiul Independentei, 060029 Bucharest (Romania)

(+40) 741 504 203, [email protected]

Date of birth : 25 Jul 1994 | Nationality : Romanian

OBJECTIVE

Finding an internship that will enrich my software knowledge and develop my skills.

EDUCATION

Oct 2013 - 2017 (expected): Polytechnic University of Bucharest, Faculty of Automatic

Control and Computer Science, specialization of Computer Science and Information

Technology, Bucharest

Progressing towards a Bachelor's Degree in Computer Science, 3rd year student

Relevant Classes

Computer Programming, Algorithms, Introduction to Operating Systems, Data

Structures, Object Oriented Programming ( mainly Java ), Analysis of Algorithms, Programming

Paradigms, Design and Administration of Local Networks (LANs), Parallel and Distributed

Algorithms (C, Java, MPI), Computer Graphics

Sep 2009 - Jun 2013 : “I.C. Bratianu” National Highschool, Pitesti (Romania),

Matemathics and Computer Science, bilingual in Romanian and English

Baccalaureate Degree ( GA : 9.65 / 10 )

TECHNICAL SKILLS

Java, C (good)

Bash (medium)

Scheme, Haskell, C++, Python, Ruby on Rails (beginner)

SQL (ongoing class)

FOREIGN LANGUAGES

English - Advanced

- Cambridge Certificate in Advanced English (CAE) - C1

French - Medium

- Awarded Honorable Mention at the National Stage of French Olympics(2011)

Page 2: IoanaMihai-Resume

EDUCATIONAL PROJECTS

C Projects

Picture resize: I implemented a program that resizes an image by diminishing the

loss of information with the help of SSAA antialiasing technique. I used

multithreading and OpenMP directives to provide scalability.

Multi-platform development: A software that is compatible with both Linux and

Windows and implements a series of operations that can be applied on a hashtable

structure.

Recursive download: I implemented a HTTP client program that downloads a

page from a given link and offers the possibility of recursive download up to a

limit level.

GPS: I designed a basic GPS program that uses Dijkstra’s algorithm to find the

shortest path between two addresses.

Java Projects Map Reduce: I implemented a software that uses parallel programming and the

Replicated Workers model to process a set of large text documents.

Bill management system: I developed an application that calculates bills for

several types of shops and a graphical user interface that outputs the obtained

data.

OTHER PROJECTS AND COURSES

Webdev Course: I attended a 10-week backend course that covered basic

concepts of Ruby on Rails programming and SQL. The course was followed by a

hackathon.

C# course at Microsoft Academy at Polytechnic University of Bucharest: The

course offered basic information on how to design a Windows Phone Application.