Skip to content

Commit

Permalink
updated version
Browse files Browse the repository at this point in the history
  • Loading branch information
debamalya1708 committed Jan 6, 2024
1 parent be21020 commit 5a623ae
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 13 deletions.
Binary file added img/newdp.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
46 changes: 33 additions & 13 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -59,9 +59,9 @@
<div class="hero-text">
<p>I'm</p>
<h1>Debamalya Palai</h1>
<p>Junior Engineer at Cornertone OnDemand</p>
<p>SDE at Techmojo Solutions</p>
<h2></h2>
<div class="typed-text">Full Stack Web Developer, Back End Developer, Apps Developer</div>
<div class="typed-text">Full Stack Developer, Back End Developer, App Developer</div>

</div>
<div class="hero-btn">
Expand Down Expand Up @@ -89,7 +89,7 @@ <h2></h2>
<div class="row align-items-center">
<div class="col-lg-6">
<div class="about-img">
<img src="img/dp.jpg" alt="Image">
<img src="img/newdp.jpg" alt="Image">
</div>
</div>
<div class="col-lg-6">
Expand All @@ -100,7 +100,10 @@ <h2></h2>
</div>
<div class="about-text">
<p>
I am a <strong>B.Tech Computer Science Engineering</strong> student at University of Engineering and Management Kolkata, A young Developer & Designer with crazy for <strong>Full Stack Web & App Development</strong>.
I have joined<strong> Techmojo Solutions</strong> as a <strong>Member of Technical Staff - Golang</strong> and <strong>Java.</strong>
</p>
<p>
I have Completed <strong>B.Tech Computer Science Engineering</strong> student from University of Engineering and Management Kolkata, A young Developer & Designer with crazy for <strong>Full Stack Web & App Development</strong>.
</p>

<br>
Expand Down Expand Up @@ -206,7 +209,7 @@ <h2>My Education</h2>
<h2>B.Tech</h2>
<h4>University of engineering and management Kolkata</h4>
<p>
Parsuing Final year of B.Tech in Computer science engineering,SGPA - 9.30
Completed B.Tech in Computer science engineering, SGPA - 9.30
</p>
</div>
</div>
Expand Down Expand Up @@ -372,15 +375,32 @@ <h2>Working Experience</h2>
<div class="timeline">
<div class="timeline-item left wow slideInLeft" data-wow-delay="0.1s">
<div class="timeline-text">
<div class="timeline-date">Oct,2022 - Present</div>
<div class="timeline-date">nov,2023 - present</div>
<h2>Member of Technical Staff</h2>
<h4>Techmojo Solutions Private Limited</h4>
<p>
<strong>=></strong> Trained on Go, Java Technology. Integrated API request rate limiting functionality as a middleware.
Currently working on backend services.<br />
</p>
</div>
</div>
<div class="timeline-item right wow slideInRight" data-wow-delay="0.1s">
<div class="timeline-text">
<div class="timeline-date">Oct,2022 - mar,2023</div>
<h2>Junior Engineer Intern</h2>
<h4>Cornerstone OnDemand</h4>
<!-- <p>
Lorem ipsum dolor sit amet elit. Aliquam odio dolor, id luctus erat sagittis non. Ut blandit semper pretium.
</p> -->
<p>
<strong>=></strong> Learned Ruby on Rails Technology, successfully identified Bugs and resolved in the Edcast LXP
product, contributing to product stability and user satisfaction.<br />
<strong>=></strong> Effectively addressed user interface (UI) bugs by employing React JS, enhancing the product’s overall user
experience.<br />
<strong>=></strong> Written various unit test cases to test correctness of the application<br />
<strong>=></strong> Deployed numerous Git branches using Jenkins, ensuring efficient development workflow and collaboration.<br />
<strong>=></strong> Managed and tracked tasks and issues using Jira, facilitating organized project management and timely
issue resolution.</p>
</div>
</div>
<div class="timeline-item right wow slideInRight" data-wow-delay="0.1s">
<div class="timeline-item left wow slideInLeft" data-wow-delay="0.1s">
<div class="timeline-text">
<div class="timeline-date">oct,2021 - mar,2022</div>
<h2>FullStack Software Developer Intern</h2>
Expand All @@ -396,7 +416,7 @@ <h4>GrabDoc</h4>
</p>
</div>
</div>
<div class="timeline-item left wow slideInLeft" data-wow-delay="0.1s">
<div class="timeline-item right wow slideInRight" data-wow-delay="0.1s">
<div class="timeline-text">
<div class="timeline-date">2019 - 2020</div>
<h2>Android App Developer</h2>
Expand Down Expand Up @@ -480,7 +500,7 @@ <h3>Facial Expression Detection</h3>
<img src="img/ecommerce1.png" alt="Image">
</div>
<div class="portfolio-text">
<h3>ecommerce Website</h3>
<h3>Ecommerce Website</h3>
<a class="btn" href="img/ecommerce1.png" data-lightbox="portfolio"> <i class="fa fa-eye"></i></a>
</div>
</div>
Expand All @@ -491,7 +511,7 @@ <h3>ecommerce Website</h3>
<img src="img/portfolio-6.jpg" alt="Image">
</div>
<div class="portfolio-text">
<h3>MI Bill App</h3>
<h3>Invoice generation App</h3>
<a class="btn" href="img/portfolio-6.jpg" data-lightbox="portfolio"> <i class="fa fa-eye"></i></a>
</div>
</div>
Expand Down

0 comments on commit 5a623ae

Please sign in to comment.