+ My name is Tudor-Dan Petrescu. I am the kind of a person that continuously challenges himself. Whenever I feel that I am stuck in my comfort zone, I try to run from it. I am always looking for ways to improve and develop myself in order to never stop growing as a person and as a professional. I have studied marketing because of my creative side, believing that this will be a good way of putting my aptitudes in value, and I was right. Before leaving Romania to study an MSc in Uk, I had my own advertising company and had been in charge of another company helping it grow and develop in a profitable business. I love writing, being in nature, honesty, and reality.
+
+
+
+
+
+
Projects:
+ I have done a C++ course that helped me understand better what coding is about. I have done a few websites in HTML and a bit of javascript. My best experience with a programming project, was before I knew too much about it, I gave a solution to the IT department while they were developing a web app and got stuck. I can say that was the point when I discovered that I want to know more about the subject.
+
+
+
+
+
+
Rationale:
+ I found my passion for programming when I was doing HTML web pages, but they were too simple and I tried to look a bit in Javascript. What made me so interested was the challenge of understanding how things are created in machine language, and how it works, from code to reality. I want to apply to this program because I think I can combine what I have studied with programming and all my experience will help me, master this domain in time. I find it extremely interesting and addictive to read, understand and write code, and because this will be a structured way of learning what I want.
+
+
+
+
+
+
Ambition:
+ I want to improve and enrich my knowledge in order to be able to put my creativity to a good use. I want to be able to create web applications. To have a better understanding of programming languages, other than C++. I want to understand databases better, and how to work with them.
+
+
+
+
+
+
+
+
+
Learning experience:
+ Having a nice environment with people that are willing to share their experience and knowledge.
+Working on various assignments in teams, in order to have a better understanding of the learning material.
+Plenty examples from practical applications of the things we learn.
+
+
+
+
+
+
+
+
+
+
How did you hear:
+ From a friend, that found the ad through the university job site.
+
+
-<% end %>
+
+
@@ -55,5 +227,18 @@
// TODO - Count the number of words in the profile.
// hint - look at what the innerHTML property provides.
- document.getElementById('word-count').innerHTML = total_words;
-
\ No newline at end of file
+ document.getElementById('word-count').innerHTML = total_words;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/views/mypage.erb b/views/mypage.erb
new file mode 100644
index 0000000..ccc4f47
--- /dev/null
+++ b/views/mypage.erb
@@ -0,0 +1,97 @@
+
+
+
+
+
+
+ We Got Coders - My Amazing Application
+
+
+
+
+
+
+
+
+
+1st Page
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/views/primes.erb b/views/primes.erb
index 335fa00..8aa78a6 100644
--- a/views/primes.erb
+++ b/views/primes.erb
@@ -1,7 +1,82 @@
-