Skip to content

Dev #48

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 26 commits into
base: master
Choose a base branch
from
Open

Dev #48

Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
26 commits
Select commit Hold shift + click to select a range
b6689d6
change the personal image
Mar 17, 2024
9ffb0d9
Adapt the description
Mar 17, 2024
04cd8a7
Adapt the about me part
Mar 17, 2024
621b48c
typo correction
Mar 17, 2024
d0c8f31
delete the about part which was redundant
Mar 17, 2024
4dc24eb
change the format of about me
Mar 17, 2024
2ece7f2
feat(PORTFOLIO): ajout de l'expérience LMFR
Mar 29, 2024
3e177d3
feat(PORTFOLIO): add my url to the readme
Mar 29, 2024
7a937a0
feat(PORTFOLIO): finalize LFMR experience
Mar 29, 2024
faf2c1e
feat(PORTFOLIO): Add associate professor experience
Mar 29, 2024
90b1e39
feat(DPES): add images to associate professor
Mar 31, 2024
5936a44
feat(PORTFOLIO): add digital nomade and ADEO
Mar 31, 2024
5b1ade3
feat(PORTFOLIO): change the image for nomade digital
Mar 31, 2024
cd2d9ae
feat(PORTFOLIO): add all experiences
Mar 31, 2024
a016487
fix(PORTFOLIO): delete unwanted div
Mar 31, 2024
acfeff9
feat(PORTFOLIO): add bold to missions
Mar 31, 2024
b9fc0af
feat(PORTFOLIO): delete link to other websites
Mar 31, 2024
fdf6687
feat(PORTFOLIO): delete last link
Mar 31, 2024
4320cc2
fix(PORTFOLIO): the title disapear
Mar 31, 2024
8867d2d
feat(PORTFOLIO): delete title in white
Mar 31, 2024
45dcba5
feat(PORTFOLIO): change the color of the card title
Apr 1, 2024
00398e1
feat(PROTFOLIO): change the color of the card title
Apr 1, 2024
06ccc8c
feat(PROTFOLIO): center card title
Apr 1, 2024
05debb9
feat(PORTFOLIO): test center card title
Apr 1, 2024
bce18dd
feat(PORTFOLIO): change the title color
Apr 1, 2024
b2b6833
feat(PORFOLIO): delete card images
Apr 1, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Personal Portfolio ⚡️
> A clean, beautiful, responsive portfolio template for Software Developers!

> https://varadbhogayata.github.io
> https://morgangautherot.github.io/

![GitHub stars](https://img.shields.io/github/stars/varadbhogayata/varadbhogayata.github.io)
![GitHub forks](https://img.shields.io/github/forks/varadbhogayata/varadbhogayata.github.io)
Expand Down
5 changes: 5 additions & 0 deletions assets/css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -448,6 +448,11 @@ h3 {

.card .card-title {
font-size: 24px;
color: black;
}

.card-title {
color: black;
}

.card .card-content .card-title {
Expand Down
Binary file added assets/img/ADEO.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/img/CHU_Lille_Logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/img/Decathlon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/img/General_Electric.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/img/Leroy_Merlin.webp
Binary file not shown.
Binary file added assets/img/associate_professor.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/img/digital_nomade.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed assets/img/passport-new.jpg
Binary file not shown.
Binary file added assets/img/passport-new.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
432 changes: 275 additions & 157 deletions index.html

Large diffs are not rendered by default.