Skip to content

Commit

Permalink
Updated with latest details
Browse files Browse the repository at this point in the history
  • Loading branch information
darshanr27 committed Dec 12, 2024
1 parent 794fc26 commit 5837d02
Show file tree
Hide file tree
Showing 3 changed files with 36 additions and 48 deletions.
Binary file modified Darshan_R_Resume.pdf
Binary file not shown.
Binary file modified Photo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
84 changes: 36 additions & 48 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -42,21 +42,22 @@
<div class="user">
<img src="Photo.png" alt="Darshan's Profile Photo">
<h5 class="nm">Darshan R</h5>
<p class="jb">Coder | Blogger </p>
<p class="jb">Python Developer </p>
</div>
<nav class="nv">
<ul>
<li><a href="#Details">About</a></li>
<li><a href="#Experience">Experience</a></li>
<li><a href="#Education">Education</a></li>
<li><a href="#Technical Skills">Technical Skills</a></li>
<li><a href="#Internship">Internship</a></li>
<li><a href="#Tools">Tools</a></li>
<li><a href="#Project">Project</a></li>
<li><a href="#Internship">Internship</a></li>
</ul>
</nav>
<div class="social-links">
<a href="https://github.com/darshanr27" target="_blank"><i class="fa fa-github"></i></a>
<a href="https://twitter.com/darshan_r_27" target="_blank"><i class="fa fa-twitter"></i></a>
<a href="https://x.com/darshan_r_27" target="_blank"><i class="fa fa-twitter"></i></a>
<a href="https://www.linkedin.com/in/darshanr27" target="_blank"><i class="fa fa-linkedin"></i></a>
<a href="https://techonsworld.wordpress.com" target="_blank"><i class="fa fa-wordpress"></i></a>
</div>
Expand All @@ -66,9 +67,9 @@ <h1 class="heading"><span>About Me</span></h1>
<div class="Row">
<div class="det">
<h3><span>Name: </span>Darshan R</h3>
<h3><span>Age: </span>23</h3>
<h3><span>Age: </span>24</h3>
<h3><span>Gender: </span>Male</h3>
<h3><span>Email: </span>darshanrdsr@gmail.com</h3>
<h3><span>Email: </span>darshandarsh27blr@gmail.com</h3>
<h3><span>Phone No.: </span>+91 8762494294</h3>
</div>
</div>
Expand All @@ -77,10 +78,9 @@ <h3><span>Phone No.: </span>+91 8762494294</h3>
<h1 class="heading"><span>Work Experience</span></h1>
<div class="Row">
<div class="det">
<h3><span>Role: </span>Assistant System Engineer Trainee</h3>
<h3><span>Role: </span>System Engineer</h3>
<h3><span>Company: </span>Tata Consultancy Services</h3>
<h3><span>Total Year of Exp.: </span>1.9 Yrs</h3>
<h3><span>Work Date: </span>Dec 2021 - Present</h3>
<h3><span>Duration: </span>Dec 2021 - Present</h3>
</div>
</div>
</section>
Expand Down Expand Up @@ -119,67 +119,55 @@ <h1 class="heading"><span>Technical Skills</span></h1>
<div>
<ul id="lis">
<li>Python</li>
<li>Java</li>
<li>SQL</li>
<li>Postgresql</li>
<li>HTML</li>
<li>CSS</li>
<li>JavaScript</li>
<li>Git</li>
<li>GitHub</li>
</ul>
</div>
</section>
<!-- Internship sections - Same property as project section - class:project -->
<section class="Project" id="Internship">
<h1 class="heading"><span>Internship</span></h1>
<div class="Row">
<div class="det">
<h3><span>Role: </span>Web Development Intern</h3>
<h3><span>Company: </span>IC Solutions</h3>
<h3><span>Description: </span>Undergone one week of industry training on Web development using HTML, CSS
and JS. Implemented the learned concepts by working on 4 web projects as the assignment and prepared
a report. By working on the projects it improved my knowledge in Web Development.</h3>
<h3><span>Internship Certificate: </span><a
href="https://drive.google.com/file/d/1kBaErK7yzAx9hXTZYmvbronQq84xXMPC/view?usp=sharing">Click
Here</a></h3>
</div>

<section class="Tools" id="Tools">
<h1 class="heading"><span>Tools</span></h1>
<div>
<ul id="lis">
<li>VS Code</li>
<li>Jira</li>
<li>Control-M</li>
<li>Jenkins</li>
</ul>
</div>
</section>
<!-- Project section -->
<section class="Project" id="Project">
<h1 class="heading"><span>Project</span></h1>
<div class="Row">
<div class="det">
<h3><span>Role: </span>Web Developer</h3>
<h3><span>Title: </span>Top Indian Singers Blogsite</h3>
<h3><span>Description: </span>The project is worked as one of the assignment project in the Web
Development Internship. This website is built using the HTML and CSS. The project is hosted in
Netlify.</h3>
<h3><span>Source Code: </span><a href="https://github.com/darshanr27/top-indian-singers-blog"
<h3><span>Role: </span>Python Developer</h3>
<h3><span>Description: </span>Working in data factory team of an Annuity and Insurance based project.
Responsibe for deveoloping code for ETL process automation and enhancement.</h3>
<!-- <h3><span>Source Code: </span><a href="https://github.com/darshanr27/top-indian-singers-blog"
target="_blank" rel="author">Click Here</a></h3>
<h3><span>Website Link: </span><a href="https://topindiansingers.netlify.app/" target="_blank"
rel="author">Click
Here</a></h3>
</div>
</div>
<div class="Row">
<div class="det">
<h3><span>Role: </span>Team member</h3>
<h3><span>Title: </span>Design and Fabrication of Color Based Vegetable
Sorter Machine</h3>
<h3><span>Description: </span>We developed an automated sorting machine model that sorts the vegetable
automatically.The model developed focused on automating the task and reducing the cost of the
process.</h3>
Here</a></h3> -->
</div>
</div>
</section>
<!-- Internship sections - Same property as project section - class:project -->
<section class="Project" id="Internship">
<h1 class="heading"><span>Internship</span></h1>
<div class="Row">
<div class="det">
<h3><span>Role: </span>Team member</h3>
<h3><span>Title: </span>Distance Based Vehicle Crash Avoidance System
Using Ultrasonic Sensor and Arduino UNO</h3>
<h3><span>Description: </span>We built a prototype model of the distance based vehicle crash avoidance
system.The model is aimed at the safety of the driver and the vehicle. We presented this model at
the Hackathon event.</h3>
<h3><span>Role: </span>Web Development Intern</h3>
<h3><span>Company: </span>IC Solutions</h3>
<h3><span>Description: </span>Undergone one week of industry training on Web development using HTML, CSS
and JS. Implemented the learned concepts by working on 4 web projects as the assignment and prepared
a report. By working on the projects it improved my knowledge in Web Development.</h3>
<h3><span>Internship Certificate: </span><a
href="https://drive.google.com/file/d/1kBaErK7yzAx9hXTZYmvbronQq84xXMPC/view?usp=sharing" target="_blank">Click
Here</a></h3>
</div>
</div>
</section>
Expand Down

0 comments on commit 5837d02

Please sign in to comment.