Skip to content

Commit

Permalink
Update commands.js
Browse files Browse the repository at this point in the history
  • Loading branch information
shankypedia authored Oct 5, 2024
1 parent 519dfb8 commit 8ac9bb6
Showing 1 changed file with 23 additions and 11 deletions.
34 changes: 23 additions & 11 deletions js/commands.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,16 @@
achievements = [
"<br>",
"Certifications:",
"DevOps and Software Engineering Specialization"
" - Issuing Organization: IIBM",
" - Issue Date: October, 2024",
" - Credential URL: <a href='https://coursera.org/share/28d019ece64b8172f86e7fc9c01d088c' target='_blank' class='underlined-link'>View Certificate</a>",
"<br>",
"DevOps on AWS Specialization",
" - Issuing Organization: Amazon Web Services (AWS)",
" - Issue Date: October, 2024",
" - Credential URL: <a href='https://coursera.org/share/443f4ab9c62a6d9a560ed95aa95182ee' target='_blank' class='underlined-link'>View Certificate</a>",
"<br>",
"Meta Front-End Developer Specialization",
" - Issuing Organization: Coursera",
" - Issue Date: November, 2023",
Expand Down Expand Up @@ -41,24 +51,26 @@ education = [
experience = [
"<br>",
"Professional Experience:",
"- Job Title: CEO & Founder",
"- Company: Cygen Host",
"- Duration: Dec 2023 - Present",
"- Job Title: DevOps Engineer Intern",
"- Company: BluOryn Technologies",
"- Duration: Oct 2024 - Present",
" - Collaborating with engineering teams to develop CI/CD pipelines.",
" - Implementing automation tools to streamline cloud deployments.",
"<br>",
"Professional Experience:",
"- Job Title: CEO & Founder",
"- Company: Warspion Network",
"- Duration: Aug 2020 - Present",
"- Duration: Aug 2020 - Mar 2024",
" - Founded a Minecraft game server achieving over 1000 concurrent players.",
"<br>",
"Professional Experience:",
"- Job Title: Technical Support Supervisor",
"- Job Title: Technical Supervisor",
"- Company: Chaotic Destiny Hosting",
"- Duration: Oct 2020 - Aug 2023",
" - Developed automated support bots reducing manual resolution time by 45%.",
"<br>",
"Professional Experience:",
"- Job Title: Technical Support Agent",
"- Company: Host Sapling",
"- Job Title: Technical Representative",
"- Company: HostSapling",
"- Duration: Jul 2020 - Dec 2020",
" - Resolved 200+ tickets with a 98% customer satisfaction rate.",
"<br>"
];

Expand Down Expand Up @@ -134,7 +146,7 @@ social = [
"Connect with me on social media:",
"- Discord: <a href='https://discord.com/users/295216225636581377' target='_blank' class='underlined-link'>@shankyboy</a>",
"- GitHub: <a href='https://github.com/shankypedia/' target='_blank' class='underlined-link'>@shankypedia</a>",
"- Instagram: <a href='https://www.instagram.com/sashank_ig/' target='_blank' class='underlined-link'>@sashank_ig</a>",
"- Instagram: <a href='https://www.instagram.com/sashaxk/' target='_blank' class='underlined-link'>@sashank_ig</a>",
"- LinkedIn: <a href='https://www.linkedin.com/in/sashankbhamidi/' target='_blank' class='underlined-link'>in/sashankbhamidi</a>",
"- Reddit: <a href='https://www.reddit.com/user/sashankbhamidi' target='_blank' class='underlined-link'>u/SashankBhamidi</a>",
"- X: <a href='https://x.com/sashanksayshi' target='_blank' class='underlined-link'>@sashanksayshi</a>",
Expand Down

0 comments on commit 8ac9bb6

Please sign in to comment.