A Dynamic Resume
Welcome to my Dynamic Resume! Explore a concise yet powerful overview of my professional journey, skills, and accomplishments, all presented in a clean, impactful format. This résumé provides a quick yet thorough insight into my expertise, education, and experience, tailored for easy navigation and readability. Whether you're looking to understand my career path, evaluate my qualifications, or simply get a glimpse of the value I bring, this dynamic display offers a streamlined and modern presentation of who I am. Dive in, explore, and see how my background aligns with your needs!
-
Explore My Experiences
-
Print My Resume
-
Toggle Between Themes
-
Showcase Projects
-
Check My Skills:
-
View Educational Background
CTRL
+K
= View Commmand PaletteCTRL
+P
= Print ResumeCTRL
+L
= Visit LinkedinCTRL
+X
= Visit XCTRL
+G
= Visit GithubEsc
= Close Palette
Up & Down Arrows to Navigate
Enter to Select
CMD
+K
= View Commmand PaletteCMD
+P
= Print ResumeCMD
+L
= Visit LinkedinCMD
+X
= Visit XCMD
+G
= Visit GithubEsc
= Close Palette
Up & Down Arrows to Navigate
Enter to Select
Note
Feel free to open Pull-Requests for more Commands / Shorcuts.
- To make a local copy of this Project on your machine, enter the following
GIT
Commmand in your Terminal:
git clone https://github.com/Zemerik/Resume
- To run this project locally, we first need to download a few
npm
dependencies by using the command below:
npm i
- We can locally run this Project on our Network and see the output using the following Command of
NodeJS
:
npm run dev
├── public/
│ ├── themes/
├── src/
│ ├── components/
│ ├── icons/
│ ├── layouts/
│ └── pages/
├── .gitignore
├── .prettierrc
├── astro.config.mjs
├── README.md
├── CODE_OF_CONDUCT.md
├── CONTRIBUTING.md
├── SECURITY.md
├── Licence
├── cv.json
├── package.json
├── package-lock.json
├── pnpm-lock.yml
├── tailwind.config.mjs
└── tsconfig.json
Contributions are always welcome and appreciated! Kindly visit the CONTRIBUTING.md file for more information
For any kind of support or inforrmation, you are free to join our Discord Server,
Don't forget to leave a ⭐
Made with 💖 by Hemang Yadav (Zemerik)