Skip to content

Commit

Permalink
feat: Update career section in data.json and about me section in inde…
Browse files Browse the repository at this point in the history
…x.html
  • Loading branch information
manthanank committed Sep 11, 2024
1 parent 633215f commit d8bdc9f
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 5 deletions.
11 changes: 9 additions & 2 deletions data.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,12 +28,19 @@
}
],
"career": [
{
"company": "Stellar Innvoations Pvt Ltd",
"position": "Software Developer",
"startDate": "Sep 2024",
"endDate": "Present",
"description": "Working as Software Developer currently. Working in both Front End as well as Backend Projects."
},
{
"company": "Blackcoffer",
"position": "Software Engineer",
"startDate": "Feb 2023",
"endDate": "Present",
"description": "Working as Software Engineer currently. Working in both Front End as well as Backend Projects. Works mostly in dashboard type projects using MEAN Stack. And also manage the projects & deploy it. Angular Framework in Front End & In backend Nodejs. With MongoDB, MySQL, Firebase as Databse."
"endDate": "Aug 2024",
"description": "Worked as Software Engineer. Worked in both Front End as well as Backend Projects. Works mostly in dashboard type projects using MEAN Stack. And also manage the projects & deploy it. Angular Framework in Front End & In backend Nodejs. With MongoDB, MySQL, Firebase as Databse."
},
{
"company": "AppiVa Software Pvt Ltd",
Expand Down
6 changes: 3 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -84,11 +84,11 @@ <h3>
<h3>About Me</h3>
<p>
Hi there! I am Manthan! You might also know me as manthanank. I've been coding over 2 years now. I am a
Software Engineer based in Karnataka, India. I have a Bachelor's degree in Computer Science from Sahyadri
Software Developer at Stellar Innovations Pvt Ltd. I have more than 2years of experience in developement. I have a Bachelor's degree in Computer Science from Sahyadri
College of Engineering & Management. I have experience in Front End Development, Back End Development, and
Full Stack Development. I have worked on various projects using Angular, Node.js, and MongoDB. I am passionate
about coding and always eager to learn new technologies. I am currently working as a Software Engineer at
Blackcoffer.
about coding and always eager to learn new technologies. Also I'm a self-taught developer. I love to build
projects and learn new things. I am always looking for new opportunities to grow and improve my skills. I'm also for freelance work. Feel free to contact me if you have any questions or would like to work together.
</p>

<hr>
Expand Down

0 comments on commit d8bdc9f

Please sign in to comment.