Skip to content

Commit

Permalink
Updated Resume and Experience Description
Browse files Browse the repository at this point in the history
  • Loading branch information
RahulCrest committed Oct 20, 2024
1 parent 7efc057 commit 1fbc239
Showing 1 changed file with 10 additions and 3 deletions.
13 changes: 10 additions & 3 deletions src/portfolio.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ const greeting = {
full_name: "Harikrushn Kanani",
subTitle: "Backend Developer, Open Source Enthusiast 🔥. Always learning.",
resumeLink:
"https://drive.google.com/file/d/1Ty0-51DZ72PE30kfJ2p1jjw9SHYCnDAi/view?usp=sharing",
"https://drive.google.com/file/d/1J-6kMaW67JG_AU9rzYwlGCZjge-Nzkhl/view?usp=sharing",
mail: "mailto:[email protected]",
};

Expand Down Expand Up @@ -394,13 +394,20 @@ const experience = {
title: "Work Experience",
experiences: [
{
title: "SDE Intern",
title: "Software Engineer",
company: "Crest Infosystems Pvt. Ltd.",
company_url: "https://www.crestinfosystems.com/",
logo_path: "crest.png",
duration: "Jan 2024 - Present",
location: "Surat, Gujarat",
description: `As an SDE intern, my priorities include learning opportunities and professional development. Aiming for Backend Development proficiency.`,
description: `Worked on enterprise-level software solutions including employee
activity tracking system, point of sale system and support ticket
systems, utilizing full-stack technologies and custom integrations. Improved system efficiency and user experience across
multiple projects by developing and maintaining full-stack web apps
with modern technologies like Electron.js, React.js, Node.js, and
Sequelize. Designed and implemented custom solutions for tracking employee
activity and database optimizations, resulting in improvement in
performance.`,
color: "#0071C5",
},
{
Expand Down

0 comments on commit 1fbc239

Please sign in to comment.