This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
html> | |
<head> | |
<title> class demo</title> | |
</head> | |
<body> | |
<h1> name/adress</h1> | |
<p>sam hamm,511 boren ave n</p> | |
<script> | |
var unicorn =prompt('what is your name?'); | |
alert('hi there, '+ unicorn + '!!!!'); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<p><strong><span> </span></strong></p> | |
<p><strong><span>Gurpreet Singh</span></strong></p> | |
<p><strong><span>ETL developer </span></strong></p> | |
<p><strong><span>Email :- </span></strong><strong><span><a href="mailto:[email protected]">[email protected]</a></span></strong></p> | |
<tr> | |
<td> | |
<p><span>·<span> </span></span><span>Over<strong> 3 Plus years</strong> of professional experience as a Business Intelligence ETL development and report development utilizing <strong>Data warehouse, Business intelligence reports</strong>.</span></p> | |
<p><span>·<span> </span></span><span>Experience with software development life cycle (SDLC), Agile / Scrum and Project Management Methodologies. </span></p> | |
<p><span>·<span> </span></span><span>Extensively involved through the Software Development Life Cycle (SDLC) from initial planning through implementation of the projects. </span></p> |