Git Product home page Git Product logo

Astro-CV-Esquelete

Astro-CV-Esquelete is a free, easy-to-use CV template with a clean design. Just fill in your details and you're ready to go!

Project Structure

 ┣ 📂public
 ┃ ┣ 📜cv-20240219.pdf
 ┃ ┣ 📜favicon.webp
 ┃ ┣ 📜gl_flag_128x.png
 ┃ ┣ 📜profile.webp
 ┃ ┣ 📜snap-md.png
 ┃ ┣ 📜snap_laptop.webp
 ┃ ┗ 📜snap_mobile.webp
 ┣ 📂src
 ┃ ┣ 📂components
 ┃ ┃ ┣ 📜Card.astro
 ┃ ┃ ┣ 📜ContactCard.astro
 ┃ ┃ ┣ 📜Container.astro
 ┃ ┃ ┣ 📜Footer.astro
 ┃ ┃ ┗ 📜Header.astro
 ┃ ┣ 📂layouts
 ┃ ┃ ┣ 📜AccordionLayout.astro
 ┃ ┃ ┗ 📜BaseLayout.astro
 ┃ ┣ 📂pages
 ┃ ┃ ┣ 📂about
 ┃ ┃ ┃ ┗ 📜about.md
 ┃ ┃ ┣ 📂blogs
 ┃ ┃ ┃ ┗ 📜home-mmouzo.md
 ┃ ┃ ┣ 📂certificates
 ┃ ┃ ┃ ┗ 📜backend2022.md
 ┃ ┃ ┣ 📂contact
 ┃ ┃ ┃ ┣ 📜email.md
 ┃ ┃ ┃ ┣ 📜github.md
 ┃ ┃ ┃ ┣ 📜linkedin.md
 ┃ ┃ ┃ ┗ 📜telegram.md
 ┃ ┃ ┣ 📂projects
 ┃ ┃ ┃ ┗ 📜spotfilm.md
 ┃ ┃ ┣ 📂studies
 ┃ ┃ ┃ ┣ 📜dam.md
 ┃ ┃ ┃ ┗ 📜smr.md
 ┃ ┃ ┣ 📂works
 ┃ ┃ ┃ ┣ 📜work1.md
 ┃ ┃ ┃ ┗ 📜work2.md
 ┃ ┃ ┗ 📜index.astro
 ┃ ┗ 📜env.d.ts
 ┣ 📜.gitattributes
 ┣ 📜.gitignore
 ┣ 📜LICENSE
 ┣ 📜README.md
 ┣ 📜astro.config.mjs
 ┣ 📜package-lock.json
 ┣ 📜package.json
 ┣ 📜tailwind.config.mjs
 ┗ 📜tsconfig.json

Installation

Commands

All commands are run from the root of the project, from a terminal:

Command Action
npm install Installs dependencies
npm run dev Starts local dev server at localhost:4321
npm run build Build your production site to ./dist/

Tech Stack

JAVASCRIPT FRAMEWORKS

UI FRAMEWORKS

Use and editing of content

All content is in Markdown files classified in directories in /src/pages

alt text

To edit the content simply add, delete or modify the .md files.

Adding or Removing a field

Add a new field:

Go to Container.astro in src/components/.

To add a new field, add a new <AccordionLayout /> component with the appropriate properties and the corresponding child component.

Remove an existing field:

To remove an existing field, simply comment out the <AccordionLayout /> component of that particular field or delete it.

alt text

Demo

astro-cv-esquelete

alt text

Acknowledgments

I want to thank @USKhokhar who did Astro-Vitae that served as the basis for this project.

I'm Duckboi's Projects

applied-ml icon applied-ml

📚 Papers & tech blogs by companies sharing their work on data science & machine learning in production.

awesome-solidity icon awesome-solidity

⟠ A curated list of awesome Solidity resources, libraries, tools and more

cybersecurity-red-team icon cybersecurity-red-team

A collection of awesome software, libraries, learning tutorials, documents and books, technical resources and cool stuff about Red Team in Cybersecurity.

defi-developer-road-map icon defi-developer-road-map

DeFi Developer roadmap is a curated Web3.0 Developer handbook which includes a list of the best tools for DApps, development resources and lifehacks.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.