Commit Graph

15 Commits

Author SHA1 Message Date
9421ad836c fix(about.html): update CV link to use underscore instead of space for better URL compatibility
All checks were successful
DEPLOY / deploy (push) Successful in 8s
feat(static): add CV_2025.pdf to provide an updated curriculum vitae for users
2025-02-23 20:06:56 +01:00
904d8daee6 feat: update navigation links and add new pages for improved user experience
All checks were successful
DEPLOY / deploy (push) Successful in 12s
- Change "Surprise :)" link to "Vibe check" across multiple HTML files for consistency and clarity.
- Add a new "about.html" page to provide information about the author.
- Introduce a new "quizz.html" page for user interaction and engagement.
- Create new project pages for "Lieutenant Champignon" and "Pong" to showcase additional projects.
- Remove outdated project pages and links to streamline the project section.
- Add new assets including images and PDFs to enhance content presentation.
- Update JavaScript functions for form validation and score calculation in the quizz page.
- Improve styling in CSS for better visual hierarchy and layout consistency.
2025-02-23 19:55:42 +01:00
5ed9f72230 chore: update HTML links to use absolute paths for consistency and reliability
All checks were successful
DEPLOY / deploy (push) Successful in 7s
feat: add new project pages for Crazy Space, Pokemon Kreye edition, Pycord, and others
fix: update project descriptions for clarity and accuracy
style: format JavaScript code for better readability and consistency
2025-02-23 14:56:54 +01:00
a8b24deb12 feat(CV.html): add a new CV page to showcase personal information and experience
All checks were successful
DEPLOY / deploy (push) Successful in 8s
feat(blocs.html): create a new page demonstrating flexbox layout with colored blocks
refactor(HTML files): replace <div> with <main> for semantic structure in multiple HTML files
fix(index.html): correct script tag syntax for utils.js to ensure proper loading
feat(TP6.js): enhance spin simulation with input validation and reporting functionality
style(static/style.css): improve overall styling and layout consistency across pages
2025-02-23 01:16:58 +01:00
719d3fd94d feat(html): update HTML files to include lang attribute and improve structure for better accessibility and SEO
All checks were successful
DEPLOY / deploy (push) Successful in 7s
feat(js): modify spin interval duration in TP6.js for smoother simulation and enhance user experience
fix(js): rename showLastSpins function to showCurrentSpin for clarity and update its functionality to display current spin count
style(css): add styles for spin numbers and last spins display to improve visual presentation and user interface
2025-02-22 19:19:44 +01:00
5ddb388348 feat(html, css, js): refactor HTML structure to improve semantics and accessibility, add header and footer to all pages, and enhance styling for better user experience
feat(js): implement utility functions for hiding and showing elements, and add event listeners for better interactivity
feat(js): create a new roulette game in TP6 with random number generation and qualifying number logic
fix(css): update styles for consistency and responsiveness across different screen sizes
2025-02-22 18:39:44 +01:00
f171492e15 feat(grocery-list): add grocery list functionality with HTML, CSS, and JS
All checks were successful
DEPLOY / deploy (push) Successful in 8s
- Create TP5.html for the grocery list interface
- Implement TP5.js for managing grocery items and local storage
- Update style.css to style the grocery list and its items
2025-01-24 14:14:48 +01:00
92eef672e0 fix(TP4.js): update the pokemons array to include the correct Pokémon ID 380 2025-01-24 14:14:30 +01:00
270aa2d740 feat(HTML, CSS, JS): add new TP4.html file with Pokémon randomizer functionality and associated assets
All checks were successful
DEPLOY / deploy (push) Successful in 6s
feat(images): add Pokémon images for random selection feature
style(CSS): enhance styling for body, buttons, and layout for better user experience
2025-01-22 11:44:16 +01:00
e4d6f39880 feat(TP3): add HTML and JavaScript files for a number guessing game application
All checks were successful
DEPLOY / deploy (push) Successful in 7s
- Create TP3.html to provide the game interface with two game modes.
- Implement TP3.js to handle game logic, including number generation and user interactions.
2025-01-22 11:43:52 +01:00
9754be5c96 done some things
All checks were successful
DEPLOY / deploy (push) Successful in 10s
2025-01-17 15:28:50 +01:00
1ed07481f8 feat(deploy): add font files for JetBrains Mono to enhance typography
All checks were successful
DEPLOY / deploy (push) Successful in 6s
feat(style.css): include JetBrains Mono font in CSS for improved text rendering
chore(deploy): add additional steps in the deployment workflow for better visibility
2025-01-17 15:00:39 +01:00
cb5cb75b6d issou ca c'est du commit
All checks were successful
DEPLOY / deploy (push) Successful in 17s
2025-01-17 14:11:25 +01:00
b87574cb59 Bon commit qui avence bien la 2025-01-17 11:47:40 +01:00
8edee5d94f initial commit 2025-01-17 11:10:21 +01:00