resume / app.py
Piarasingh85's picture
Update app.py
af402ef verified
import streamlit as st
<!DOCTYPE html>
<html>
<body bgcolor="#F0F8FF" style="border:4px solid Green;">
<h1>Piara Singh</h1>
<img
src="https://cdn.glitch.global/da81a936-c918-4a35-83e4-0895568d8b3d/Piara%20Singh%20Photo.jpg?v=1716638714341"
alt="W3Schools.com"
width="180"
height="220"
/>
<p style="color: red; font-size: 18px" , title="Designation">
Project Specialist.
</p>
<a
href="https://www.linkedin.com/in/piara-singh-7315a9142?lipi=urn%3Ali%3Apage%3Ad_flagship3_profile_view_base_contact_details%3BrD1AUuO0R8CGTtyfAokeBw%3D%3D"
>Linkedin
</a>
<address>
Email:piarasingh64@gmail.com <br>
Phone: +91-8950603265<br>
Panchkula
</address>
<h2 style="color: Green;"> OBJECTIVE
</h2>
<p style="text-align:justify;">Experienced professional with 6+ years in project coordination, stakeholder management, and process improvement. Skilled in leading projects from concept to completion, ensuring alignment with business goals. Known for strong problem-solving skills and ability to work across teams to achieve results. Seeking to leverage my expertise in a role that demands innovative project management and strategic planning to drive success and efficiency.</p>
<hr>
<h2 style="color: Green;"> EDUCATION
</h2>
<p>
<strong> Executive MBA | Indian Institute of Management Jammu - 2023-2025 <br>
B.Tech | Mechanical Engineering | Kurukshetra University - 2012-2016 </strong>
</p>
</body>
</html>