Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
pranita28Dane committed Aug 17, 2023
1 parent 7aa6a83 commit 957c647
Showing 1 changed file with 64 additions and 13 deletions.
77 changes: 64 additions & 13 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@
<h2>Welcome to My Portfolio</h2>
<h2>Hello I'm</h2>
<h6>Pranita Dane</h6>
<h1>I'm a Python<span> Backend Developer</span></h1>
<h1>I'm a Python<span>Full Stack Developer</span></h1>

<a href="./images/PranitaDane.pdf" download><button
class="btn btn-secondary">RESUME</button></a>
Expand All @@ -116,17 +116,16 @@ <h3>Hello I'm <span class="skills">Pranita Dane</span></h3>
<p>
Creative and deligent aspiring Python Backend Developer with a specialization in Python backend.

Currently, I am pursuing my Masters of Computer Science postgraduate program from Pune University
with CGPA of 8.4 out of 10. I enjoy problem-solving and coding. Always strive to bring 100% to the
Currently, I recently graduated with a Masters of Computer Science postgraduate
program from Pune University. I enjoy problem-solving and coding. Always strive to bring 100% to the
work I do.

<br><br>

I have worked on technologies like Python, Django, MySQL, PostgreSQL, HTML5, CSS3, JavaScript,
Bootstrap during my Master's. I have 5 months of professional work
experience which helped me strengthen my experience in Python, Django, and MySQL. I am passionate
about
developing complex applications that solve real-world problems impacting millions of users.
about developing complex applications that solve real-world problems impacting millions of users.

<br><br>
Enthusiastic, with a keen interest in building and designing backend.
Expand All @@ -146,9 +145,8 @@ <h1 class="heading">My <span class="skills">Education</span></h1>
<div class="box2">
<span>2023</span>
<h3> M.Sc.(Computer Science)</h3>
<p>Currently, I am pursuing my Masters of Computer Science postgraduate program from K.K.W College
Pimpalgoan (B), Savitribai Phule Pune University
with CGPA of 8.4 out of 10.
<p>Masters of Computer Science postgraduate with First class (66%) from K.K.W College
Pimpalgoan (B), Savitribai Phule Pune University.

</p>

Expand All @@ -157,22 +155,22 @@ <h3> M.Sc.(Computer Science)</h3>
<span>2021</span>
<h3>B.Sc.(Computer Science)</h3>
<p>
Bachelors of Computer Science graduate with First class (63%) Degree from K.K.W College
Bachelors of Computer Science graduate with First class (63%) from K.K.W College
Pimpalgoan (B), Savitribai Phule Pune University.
</p>

</div>
<div class="box2">
<span>2018</span>
<h3>Intermediate</h3>
<h3>Higher Education(HSC)</h3>
<p>K.K.W College Pimpalgoan (B) with PCMB and secured Higher Second Class (56%)
affilated by Maharashtra State Board of Higher Education.
</p>

</div>
<div class="box2">
<span>2016</span>
<h3>High School</h3>
<h3>Secondary Education(SSC)</h3>
<p>Kanya Vidyalaya High School with Semi-English medium and secured Distinction (79%)
affilated by Maharashtra State Board Secondary Education.
</p>
Expand All @@ -183,14 +181,66 @@ <h3>High School</h3>

</section>

<!-- Section 3 -->
<section id="experiencePage">
<h1 class="heading">My <span class="skills">Experience</span></h1>
<div class="box-container">
<div class="box2">
<span>IBM - Internship, Data Analytic Intern</span>
<h3>Future Ready Talent Intern</h3>
<p>The Future Ready Talent virtual internship platform gives an opportunity to solve challenges and
create innovative solutions using
the power of Microsoft Azure & GitHub tools.</p>

<h3>**Highlights of this internship program**</h3>
<p>-190 hours of self-paced learning modules focused on fundamental and core Azure services.<br>
-Industry sessions.<br>
-Hands-on Labs.<br>
-opportunity to learn the in-demand technology skills and work towards solving real world
problems.<br>
-Successful Project deployment on Azure cloud based on a Problem Statement of choice.</p>
<br>
<p>August 2022 - November 2022</p>
</div>
</div>
</div>
</section>

<!-- Section 3 End -->

<!-- Section - 2 -->
<section id="experiencePage">
<h1 class="heading">My <span class="skills">Experience</span></h1>
<div class="box-container">
<div class="box2">
<span>CodeClause - Internship, Python Developer Intern</span>
<h3>Future Ready Talent Intern</h3>
<p>The Future Ready Talent virtual internship platform gives an opportunity to solve challenges and
create innovative solutions using
the power of Microsoft Azure & GitHub tools.</p>

<h3>**Highlights of this internship program**</h3>
<p>-190 hours of self-paced learning modules focused on fundamental and core Azure services.<br>
-Industry sessions.<br>
-Hands-on Labs.<br>
-opportunity to learn the in-demand technology skills and work towards solving real world
problems.<br>
-Successful Project deployment on Azure cloud based on a Problem Statement of choice.</p>
<br>
<p>August 2022 - November 2022</p>
</div>
</div>
</div>
</section>

<!-- Section 2 End -->
<!--section - 1 -->
<section id="experiencePage">
<h1 class="heading">My <span class="skills">Experience</span></h1>
<div class="box-container">
<div class="box2">
<span>Software Developer</span>
<h3>Microsoft Internship - Future Ready Talent Intern</h3>
<span>Microsoft - Internship, Software Developer Intern</span>
<h3>Future Ready Talent Intern</h3>
<p>The Future Ready Talent virtual internship platform gives an opportunity to solve challenges and
create innovative solutions using
the power of Microsoft Azure & GitHub tools.</p>
Expand All @@ -208,6 +258,7 @@ <h3>**Highlights of this internship program**</h3>
</div>
</div>
</section>
<!-- Section 1 end -->



Expand Down

0 comments on commit 957c647

Please sign in to comment.