Skip to content

Apollo medical app #191

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
34 changes: 33 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,40 @@
<meta charset='utf-8'>
<meta http-equiv='X-UA-Compatible' content='IE=edge'>
<meta name='viewport' content='width=device-width, initial-scale=1'>
<title>Apollo Sunitha</title>
</head>
<body>
<header class="header">
<h1>Apolloraj Alexraj - An DevOPS Engineer</h1>
<h2>Test Automation Engineer</h2>
</header>
<section>
<p class ="tagline">Apolloraj is a Senior Test Automation Engineer with 10+ years of industry experience, developing automation scripts for web based and web service applications. He has worked with automation tools like UFT 12, SOAP UI – Pro, Protractor and worked on frameworks like Jasmine & Cucumber (Protractor), Hybrid Driven (UFT) and Web Services automation (SOAP UI)</p>

</body>
<h3>Learn More About Me</h3>

<p class ="tagline">Apollo has average exposure in developing selenium scripts using IDE (Eclipse) and on Mobile app and automation using perfecto. Next to this, he has started learning and contributing to front-end development to emerge as a Full-stack developer (Testing and Development). With respect to Manual Testing - he has involved in activities like Test Planning, Test design Preparation and Review, Test Case Execution, Test Closure reports and coordinating with the Onshore leads.</p>

<p class ="tagline">Apollo has a Bachelor degree in Information Technology, is an open and very communicative person who is working with Dutch and French clients for over 5 years now. Both offshore and onsite, as part of agile DevOps teams.</p>
<article class="skills">
<h3>My Primary Skills</h3>
<p>Pursuing a technical career in the Netherlands with the automation script development for Front - and Backend as a DevOps Engineer for the Dutch clients of CGI and helping them in their Digital Transformation.</p>
<ul>
<li>Visual Basics</li>
<li>HTML</li>
<li>Java Script</li>
<li>Groovy</li>
<li>Basics of Java</li>
<li>MySQL</li>
<li>Angular</li>
</ul>
</article>
</section>
<footer>
<div class="contact">
<h3>Contact me</h3>
<p>You can reach me on linkedin account with the name: </p>
<a href="https://github.com/apolloraj/" target="_blank">Apolloraj Alexraj</a>
</div>
</footer>
</html>
Loading