diff --git a/.gitignore b/.gitignore index a547bf3..fc5ae9f 100644 --- a/.gitignore +++ b/.gitignore @@ -22,3 +22,4 @@ dist-ssr *.njsproj *.sln *.sw? +.vercel diff --git a/index.html b/index.html index e715947..49cb38a 100644 --- a/index.html +++ b/index.html @@ -1,9 +1,3 @@ - - - diff --git a/package.json b/package.json index ccd7a8d..1dcca0e 100644 --- a/package.json +++ b/package.json @@ -1,14 +1,13 @@ { "name": "react-portfolio", - "homepage": "https://shinchancode.github.io/3d-react-portfolio", "private": true, "version": "0.0.0", "type": "module", "scripts": { - "predeploy": "npm run build", - "deploy": "gh-pages -d build", + + "deploy": "gh-pages -d dist", "dev": "vite", - "build": "vite build", +"build": "vite build", "preview": "vite preview" }, "dependencies": { diff --git a/src/assets/bny.jpeg b/src/assets/bny.jpeg new file mode 100644 index 0000000..39fa932 Binary files /dev/null and b/src/assets/bny.jpeg differ diff --git a/src/assets/bny.png b/src/assets/bny.png deleted file mode 100644 index 657371e..0000000 Binary files a/src/assets/bny.png and /dev/null differ diff --git a/src/assets/eic.png b/src/assets/eic.png new file mode 100644 index 0000000..0e9c4a9 Binary files /dev/null and b/src/assets/eic.png differ diff --git a/src/assets/index.js b/src/assets/index.js index fcc9835..259f45f 100644 --- a/src/assets/index.js +++ b/src/assets/index.js @@ -20,7 +20,7 @@ import threejs from "./tech/threejs.svg"; import holopin from "./holopin.png"; import hf from "./hf.svg"; -import bny from "./bny.png"; +import bny from "./bny.jpeg"; import clg from "./clg.png"; import school from "./school.png"; diff --git a/src/components/Contact.jsx b/src/components/Contact.jsx index 9c7c334..b81075f 100644 --- a/src/components/Contact.jsx +++ b/src/components/Contact.jsx @@ -40,9 +40,9 @@ const Contact = () => { 'template_5g175sf', { from_name: form.name, - to_name: "Aarti Rathi", + to_name: "Lakshya Verma", from_email: form.email, - to_email: "aarti.rathi1710@gmail.com", + to_email: "verma.lakshya071@gmail.com", message: form.message, }, 'FMQ4a1hK5NSAkumfj', @@ -136,12 +136,12 @@ const Contact = () => {
- aarti.rathi1710@gmail.com + verma.lakshya071@gmail.com
- +91 7040031669 + +91 9878801587
diff --git a/src/components/Experience.jsx b/src/components/Experience.jsx index a35c5e9..80fdbae 100644 --- a/src/components/Experience.jsx +++ b/src/components/Experience.jsx @@ -51,9 +51,7 @@ const ExperienceCard = ({ experience }) => { {point} ))} - - LINK - + ); diff --git a/src/components/Footer.jsx b/src/components/Footer.jsx index 624e76f..01fb07a 100644 --- a/src/components/Footer.jsx +++ b/src/components/Footer.jsx @@ -8,11 +8,11 @@ const Footer = () => {

</> with ❤️ by - + {" "} - Aarti Rathi + Lakshyeah - 😎 + 🙇

No. of Visitors | Visit counter For Websites

diff --git a/src/components/Navbar.jsx b/src/components/Navbar.jsx index 2e7fec4..b63b3e6 100644 --- a/src/components/Navbar.jsx +++ b/src/components/Navbar.jsx @@ -52,7 +52,7 @@ const Navbar = () => { className={`top2 ${"text-secondary" } hover:text-white text-[15px] font-medium cursor-pointer`} > - Resume + Resume
diff --git a/src/components/Profile.jsx b/src/components/Profile.jsx index 10ba21b..f15f236 100644 --- a/src/components/Profile.jsx +++ b/src/components/Profile.jsx @@ -10,22 +10,7 @@ import "./Profile.scss"; const Profile = () => { return ( <> - -

- Profile Section -

-
-
- {profiles.map((profile) => ( -
-
- - - -
-
- ))} -
+ ); }; diff --git a/src/constants/index.js b/src/constants/index.js index 16b219a..f04ebcd 100644 --- a/src/constants/index.js +++ b/src/constants/index.js @@ -37,26 +37,18 @@ import { const achievements = [ { - title: "8th Position : Selected for the final round of 12th CSI InApp International Student Project awards 2023.", + title: "1st Position : Nightsprint Hackathon: Emerged as the top performer in a highly competitive hackathon, surpassing 25 other teams.", }, { - title: "Twice State level Table-Tennis Winner (2021 and 2022)", + title: "10th Position: Prasunet Hackathon: Ranked in the top 10 out of over 3400 registered participants in web development branch.", }, { - title: "1st Position : Consecutive four times Winner of UdChalo Scholarship (2019 - 2023)", + title: "1st Position : SAASC LEAGUE WINNER: Secured first place in a multidisciplinary competition involving quizzing, debating, and public speaking, outpacing 10 teams from across the college.", }, { - title: "Branch Head of Information Technology Department (2021 - 2022)", - }, - { - title: "Selected in top 100 candidates for Google Cloud Training among 20k Students.", - }, - { - title: "Got Education Scholarship Scheme for Army Personnel(ESSA) Scholarship (2015 - 2023)", - }, - { - title: "Played Nationals in Throwball for U-14 category. (2015)", + title: "Participated in : PEC MUN '23Represented a country in a Model United Nations event with over 100 registered participants, contributing to debates and drafting resolutions on global issues.", }, + ] const technologies = [ @@ -306,89 +298,72 @@ import { const experiences = [ { - title: "Software Devloper", - company_name: "Bank of New York Mellon", + title: "Software Devloper Trainee", + company_name: "Forage", icon: bny, - iconBg: "#383E56", - date: "Aug 2023 - Present", - link: "", - points: [ - "Software build is now used internally in the company and by the company’s clients for operating Netx360 and Netx360+.", - "Resolved more than 50+ Software Composition Analysis (SCA) and vulnerabilities issues.", - "Adapted Agile methodologies, CI/CD, and Test-Driven Programming to uphold strong programming practices.", - "Using technologies like Java, SpringBoot, C#, .NET and AngularJS.", - ], - link: "https://drive.google.com/drive/folders/13FK-YewFDv8ALmzKglPBmb6Z3oenuYoP", - }, - { - title: "Research Intern", - company_name: "National Security Council Secretriat", - icon: "https://img.icons8.com/external-flaticons-lineal-color-flat-icons/64/null/external-national-security-agency-crowdfunding-flaticons-lineal-color-flat-icons-2.png", - iconBg: "#383E56", - date: "Mar 2022 - Oct 2023", - link: "", + iconBg: "#0BD8B6", + date: "July 2024 - July 2024", + points: [ - "Creating a system for secure fine-grained next-generation access control and authorization of digital assets and operations using policy based cryptosystem.", - "Collaborating with cross-functional technologies like spring boot, react etc. to integrate high-quality products.", - "Participating in code reviews and providing constructive feedback to other developers.", + "Completed a self-paced program, gained hands-on experience in financial data analysis and coding skills in React,", + "and JavaScript; contributed to an open-source project, and improved technical contribution skills." ], - link: "https://github.com/codewithrathi", + }, { - title: "DSA Mentor", - company_name: "GeeksforGeeks (Intern)", - icon: "https://img.icons8.com/color/344/GeeksforGeeks.png", + title: "Introduction to Embedded Systems Software and Development Environments", + company_name: "University of Colorado Boulder", + icon: "https://d3njjcbhbojbot.cloudfront.net/api/utilities/v1/imageproxy/http://coursera-university-assets.s3.amazonaws.com/a6/7035b7e00b401383be4e5856b8bdaa/Boulder-FL-VERT-B---cropped.png?auto=format%2Ccompress&dpr=1&w=56px&h=56px&auto=format%2Ccompress&dpr=2", iconBg: "#E6DEDD", - date: "May 2022 - Apr 2023", + date: "June 2024 - Aug 2024", link: "", points: [ - "Teaching Assistant : Teaching Assistant for online batches of Data Structures, Algorithms, and Competitive programming with an average rating of 4.9*.", - "Responsible for reviewing and writing articles based on Data Structures and Algorithms.", + "Completed a hands-on course in Embedded Systems Software, focusing on ARM-based microcontrollers, software configuration management, and build system development using GNU Toolchain GCC and Git." ], - link: "https://drive.google.com/drive/folders/1efpnfKpRTvtujtSgHwRIJdrMFiWrBFHt", + link: "https://www.cloudskillsboost.google/public_profiles/48dcd029-03b4-437b-9dd3-ef7d65958eb0", }, { - title: "Technical Content Writer", - company_name: "GeeksforGeeks", - icon: "https://img.icons8.com/color/344/GeeksforGeeks.png", - iconBg: "#383E56", - date: "Dec 2020 - July 2022", + title: "Website Team Lead", + company_name: "E-Summit '24", + icon: "https://www.citywoofer.com/blog/wp-content/uploads/2023/04/esummit-283x400.jpg", + iconBg: "#6E56CF", + date: "Feb 2024 - Mar 2024", link: "", points: [ - "Creative and experienced content writer with 2+ years of experience.", - "Attracted over 10000+ visitors to the company website with powerful educational content.", - "Wrote 100+ articles and improved 300+ articles on topics like Data Structures, Algorithms, Mathematics and related engineering topics", + + "Led a team of 7 in the development of a live JavaScript website for the EIC's flagship inter-college event, delivering a comprehensive digital ", + "catalogue that significantly enhanced participant engagement and user experience." ], - link: "https://auth.geeksforgeeks.org/user/_shinchancode", + link: "https://github.com/codewithrathi", }, { - title: "Google Cloud Training", - company_name: "Google Cloud", - icon: "https://img.icons8.com/fluency/344/google-cloud.png", + title: "Executive Membeer", + company_name: "ACM CSS", + icon: "https://upload.wikimedia.org/wikipedia/commons/thumb/8/8e/Association_for_Computing_Machinery_%28ACM%29_logo.svg/1200px-Association_for_Computing_Machinery_%28ACM%29_logo.svg.png", iconBg: "#E6DEDD", - date: "Jan 2021 - Apr 2021", + date: "Aug 2024 - Present", link: "", points: [ - "Introduction to GCP and more functionalities with free access to quests, skill badges.", - "Collaborating with cross-functional technologies.", - "Got introduced to Computing, Application Development, Big Data and Machine Learning using Google Cloud's on training platform Qwiklabs", - "Additional self-paced labs were provided to practice on Qwiklabs a platform by Google", + "Manage students and coordinate their involvement in the Society where more than 800 students are enrolled.", + ], - link: "https://www.cloudskillsboost.google/public_profiles/48dcd029-03b4-437b-9dd3-ef7d65958eb0", + link: "https://drive.google.com/drive/folders/1efpnfKpRTvtujtSgHwRIJdrMFiWrBFHt", }, { - title: "Hacktoberfest", - company_name: "GitHub", - icon: hf, - iconBg: "#E6DEDD", - date: "Oct (2020 - 2022)", + title: "Active Membere Cyber Security Mission 3.0", + company_name: "Chandigarh Police", + icon: "https://static.theprint.in/wp-content/uploads/2023/02/ANI-20230214005215.jpg", + iconBg: "rgba(255, 255, 255, 255)", + date: "Nov 2022 - July 2024", link: "", points: [ - "Hacktoberfest is an annual worldwide event held during the month of October. The event encourages open source developers to contribute to repositories through pull requests (PR).", - "GitHub hosts many open source repositories that contribute to this event.", + "Advocate awareness on cyber threats, preventive measures, and hon mass interaction skills through regular drives in Tricity.", + ], - link: "https://dev.to/shinchancode", + link: "https://auth.geeksforgeeks.org/user/_shinchancode", }, + + ]; const educations = [ diff --git a/vite.config.js b/vite.config.js index 3b8a8d8..3371d81 100644 --- a/vite.config.js +++ b/vite.config.js @@ -5,7 +5,7 @@ import react from '@vitejs/plugin-react' export default defineConfig({ plugins: [react()], build: { - chunkSizeWarningLimit: 100000000 + chunkSizeWarningLimit: 100000000 }, - base: "/3d-react-portfolio", + base: "/", })