/Portfolio-Astro

Mon premier site web portfolio, créé dans le cadre de ma recherche de stage et d'alternance en deuxième année de DUT Informatique, utilisant le framework Astro.

Primary LanguageAstro

Présentation du Projet | Project Presentation

FR :

Ce projet s'inscrit dans le cadre de ma deuxième année d'études supérieures, où l'objectif était de créer un portfolio personnel afin de l'utiliser pour ma recherche de stage et d'alternance. J'ai choisi d'utiliser le framework Astro pour concevoir et développer ce portfolio, afin de mettre en valeur mes compétences et mes réalisations.

L'utilisation d'un site web comme support visuel m'a permis de présenter de manière professionnelle et attrayante mes expériences et projets :

  • Ce qu'est le framework Astro
  • Comment j'ai conçu et développé le portfolio
  • Les fonctionnalités clés et les technologies utilisées
  • Les défis rencontrés et les solutions apportées
  • Les enseignements tirés de ce projet

ENG :

This project was part of my second year of higher education, where the goal was to create a personal portfolio to aid in my search for internships and apprenticeships. I chose to use the Astro framework to design and develop this portfolio, showcasing my skills and achievements.

A website served as a visual aid, allowing me to present my experiences and projects in a professional and attractive manner:

  • What the Astro framework is
  • How I designed and developed the portfolio
  • Key features and technologies used
  • Challenges faced and solutions implemented
  • Lessons learned from this project

Ce que j'ai appris | What I Learned

FR :

À travers ce projet, j'ai développé des compétences cruciales en matière de développement web et de présentation professionnelle :

  • Développement Web : Maîtrise du framework Astro et de ses fonctionnalités pour créer un site web dynamique et performant.
  • Design UX/UI : Création d'une interface utilisateur attrayante et intuitive pour améliorer l'expérience utilisateur.
  • Gestion de Projet : Planification et exécution d'un projet de développement web de bout en bout.
  • Résolution de Problèmes : Identification et résolution des défis techniques rencontrés lors du développement.

ENG :

During this project, I honed key skills in web development and professional presentation:

  • Web Development: Mastering the Astro framework and its features to create a dynamic and high-performing website.
  • UX/UI Design: Crafting an attractive and intuitive user interface to enhance user experience.
  • Project Management: Planning and executing a web development project from start to finish.
  • Problem-Solving: Identifying and resolving technical challenges encountered during development.

Merci de votre attention ! | Thank you for your attention!


Liens Utiles | Useful Links

Astro Starter Kit: Portfolio

npm create astro@latest -- --template portfolio

Open in StackBlitz Open with CodeSandbox Open in GitHub Codespaces

🧑‍🚀 Seasoned astronaut? Delete this file. Have fun!

portfolio

🧞 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/
npm run preview Preview your build locally, before deploying
npm run astro ... Run CLI commands like astro add, astro check
npm run astro -- --help Get help using the Astro CLI

👀 Want to learn more?

Feel free to check our documentation or jump into our Discord server.