-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
05c89d0
commit 46cf975
Showing
1 changed file
with
122 additions
and
130 deletions.
There are no files selected for viewing
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -126,74 +126,74 @@ <h2></h2> | |
</div> | ||
<!-- About End --> | ||
|
||
|
||
<!-- Service Start --> | ||
<div class="service" id="service"> | ||
|
||
|
||
<!-- Experience Start --> | ||
<div class="experience" id="experience"> | ||
<div class="container"> | ||
<div class="section-header text-center wow zoomIn" data-wow-delay="0.1s"> | ||
<p>Development Services</p> | ||
<h2>What I do</h2> | ||
</div> | ||
<div class="row"> | ||
<div class="col-lg-6 wow fadeInUp" data-wow-delay="0.0s"> | ||
<div class="service-item"> | ||
<div class="service-icon"> | ||
<i class="fa fa-laptop-code"></i> | ||
</div> | ||
<div class="service-text"> | ||
<h3>Full Stack Web Development</h3> | ||
<p> | ||
Web Applications developmenet using Java, Springboot, Spring MVC, Rest API, MySql, PostgreSql, Python, Flask, Html, Css, Javascript. | ||
</p> | ||
</div> | ||
<header class="section-header text-center wow zoomIn" data-wow-delay="0.1s"> | ||
<p>Experience</p> | ||
<h2>Working Experience</h2> | ||
</header> | ||
<div class="timeline"> | ||
<div class="timeline-item left wow slideInLeft" data-wow-delay="0.1s"> | ||
<div class="timeline-text"> | ||
<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="col-lg-6 wow fadeInUp" data-wow-delay="0.2s"> | ||
<div class="service-item"> | ||
<div class="service-icon"> | ||
<i class="fab fa-android"></i> | ||
</div> | ||
<div class="service-text"> | ||
<h3>Full Stack Mobile App Development</h3> | ||
<p> | ||
Mobile Applications developmenet using Java, Springboot, Spring MVC, Rest API, MySql, PostgreSql, Android, XML. | ||
</p> | ||
</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> | ||
<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="col-lg-6 wow fadeInUp" data-wow-delay="0.4s"> | ||
<div class="service-item"> | ||
<div class="service-icon"> | ||
<i class="fa fa-code"></i> | ||
</div> | ||
<div class="service-text"> | ||
<h3>Backend Development</h3> | ||
<p> | ||
Backend developmenet using Java, Springboot, Spring MVC, Rest API, MySql, PostgreSql, Python, Flask. | ||
</p> | ||
</div> | ||
<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> | ||
<h4>GrabDoc</h4> | ||
<!-- <p> | ||
<strong>=></strong> Developed GrabDoc Admin web application using Spring, Hibernate, Thymeleaf, Htmx, architectured in | ||
MVC. Doctor details fetched from NPI API. Listed Doctors list, Patients list also with appointment history.<br /> | ||
<strong>=></strong> GrabDoc Secretary WebApp Development using Spring MVC, Hibernate, Thymeleaf, Htmx.<br /> | ||
<strong>=></strong> Appointment accept, appointmnet cancel featured added in this webApp.<br /> | ||
<strong>=></strong> GrabDoc backend unit testing using JUnit, Mockito. Unit tested backend code of GrabDoc and achieved | ||
code coverage of 94%. | ||
</p> --> | ||
</div> | ||
</div> | ||
<div class="col-lg-6 wow fadeInUp" data-wow-delay="0.6s"> | ||
<div class="service-item"> | ||
<div class="service-icon"> | ||
<i class="fa fa-mobile"></i> | ||
</div> | ||
<div class="service-text"> | ||
<h3>Apps Design</h3> | ||
<p> | ||
Mobile Apps design using XML, FLutter. | ||
</p> | ||
</div> | ||
<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> | ||
<h4>Applex.in</h4> | ||
<!-- <p> | ||
<strong>=></strong> SnapLingo - Developed a scalable frontend using Java, XML.<br /> | ||
<strong>=></strong> Display all documents in Grid Layout using Recyclerview | ||
</p> --> | ||
</div> | ||
</div> | ||
</div> | ||
</div> | ||
</div> | ||
<!-- Service End --> | ||
|
||
|
||
|
||
<!-- Job Experience End --> | ||
|
||
<!-- Education Start --> | ||
<div class="experience" id="education"> | ||
|
@@ -325,7 +325,70 @@ <h2>Language & Frameworks</h2> | |
</div> | ||
</div> | ||
<!-- Skill End --> | ||
|
||
<!-- Service Start --> | ||
<div class="service" id="service"> | ||
<div class="container"> | ||
<div class="section-header text-center wow zoomIn" data-wow-delay="0.1s"> | ||
<p>Development Services</p> | ||
<h2>What I do</h2> | ||
</div> | ||
<div class="row"> | ||
<div class="col-lg-6 wow fadeInUp" data-wow-delay="0.0s"> | ||
<div class="service-item"> | ||
<div class="service-icon"> | ||
<i class="fa fa-laptop-code"></i> | ||
</div> | ||
<div class="service-text"> | ||
<h3>Full Stack Web Development</h3> | ||
<p> | ||
Web Applications developmenet using Java, Springboot, Spring MVC, Rest API, MySql, PostgreSql, Python, Flask, Html, Css, Javascript. | ||
</p> | ||
</div> | ||
</div> | ||
</div> | ||
<div class="col-lg-6 wow fadeInUp" data-wow-delay="0.2s"> | ||
<div class="service-item"> | ||
<div class="service-icon"> | ||
<i class="fab fa-android"></i> | ||
</div> | ||
<div class="service-text"> | ||
<h3>Full Stack Mobile App Development</h3> | ||
<p> | ||
Mobile Applications developmenet using Java, Springboot, Spring MVC, Rest API, MySql, PostgreSql, Android, XML. | ||
</p> | ||
</div> | ||
</div> | ||
</div> | ||
<div class="col-lg-6 wow fadeInUp" data-wow-delay="0.4s"> | ||
<div class="service-item"> | ||
<div class="service-icon"> | ||
<i class="fa fa-code"></i> | ||
</div> | ||
<div class="service-text"> | ||
<h3>Backend Development</h3> | ||
<p> | ||
Backend developmenet using Java, Springboot, Spring MVC, Rest API, MySql, PostgreSql, Python, Flask. | ||
</p> | ||
</div> | ||
</div> | ||
</div> | ||
<div class="col-lg-6 wow fadeInUp" data-wow-delay="0.6s"> | ||
<div class="service-item"> | ||
<div class="service-icon"> | ||
<i class="fa fa-mobile"></i> | ||
</div> | ||
<div class="service-text"> | ||
<h3>Apps Design</h3> | ||
<p> | ||
Mobile Apps design using XML, FLutter. | ||
</p> | ||
</div> | ||
</div> | ||
</div> | ||
</div> | ||
</div> | ||
</div> | ||
<!-- Service End --> | ||
|
||
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/TagCloud.min.js"> </script> | ||
<script> | ||
|
@@ -361,79 +424,8 @@ <h2>Language & Frameworks</h2> | |
</script> | ||
|
||
|
||
|
||
|
||
|
||
|
||
<!-- Experience Start --> | ||
<div class="experience" id="experience"> | ||
<div class="container"> | ||
<header class="section-header text-center wow zoomIn" data-wow-delay="0.1s"> | ||
<p>Experience</p> | ||
<h2>Working Experience</h2> | ||
</header> | ||
<div class="timeline"> | ||
<div class="timeline-item left wow slideInLeft" data-wow-delay="0.1s"> | ||
<div class="timeline-text"> | ||
<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> | ||
<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 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> | ||
<h4>GrabDoc</h4> | ||
<p> | ||
<strong>=></strong> Developed GrabDoc Admin web application using Spring, Hibernate, Thymeleaf, Htmx, architectured in | ||
MVC. Doctor details fetched from NPI API. Listed Doctors list, Patients list also with appointment history.<br /> | ||
<strong>=></strong> GrabDoc Secretary WebApp Development using Spring MVC, Hibernate, Thymeleaf, Htmx.<br /> | ||
<strong>=></strong> Appointment accept, appointmnet cancel featured added in this webApp.<br /> | ||
<strong>=></strong> GrabDoc backend unit testing using JUnit, Mockito. Unit tested backend code of GrabDoc and achieved | ||
code coverage of 94%. | ||
|
||
</p> | ||
</div> | ||
</div> | ||
<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> | ||
<h4>Applex.in</h4> | ||
<p> | ||
<strong>=></strong> SnapLingo - Developed a scalable frontend using Java, XML.<br /> | ||
<strong>=></strong> Display all documents in Grid Layout using Recyclerview | ||
</p> | ||
</div> | ||
</div> | ||
</div> | ||
</div> | ||
</div> | ||
<!-- Job Experience End --> | ||
|
||
<!-- Portfolio Start --> | ||
<div class="portfolio" id="projects"> | ||
<!-- <div class="portfolio" id="projects"> | ||
<div class="container"> | ||
<div class="section-header text-center wow zoomIn" data-wow-delay="0.1s"> | ||
<p>PROJECTS</p> | ||
|
@@ -530,7 +522,7 @@ <h3>SanpLingo</h3> | |
</div> | ||
</div> | ||
</div> | ||
</div> | ||
</div> --> | ||
<!-- Portfolio End --> | ||
|
||
|
||
|