generated from Technigo/react-vite-boilerplate
-
Notifications
You must be signed in to change notification settings - Fork 54
Portfolio - Tavan Thiry #32
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
T-Thiry
wants to merge
52
commits into
Technigo:main
Choose a base branch
from
T-Thiry:main
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 43 commits
Commits
Show all changes
52 commits
Select commit
Hold shift + click to select a range
b0eef4f
changed project title
T-Thiry 183814b
added header and basic styling
T-Thiry f02a670
added intro section and basic styling
T-Thiry e9933de
added tech section and basic styling
T-Thiry 965d0fa
added a project section. Project cards will be imported from an exter…
T-Thiry 914599b
added project cards and basic styling. Content styling linked to them…
T-Thiry f4393fd
made some changes in typo
T-Thiry f951dc2
removed to images from the images folder
T-Thiry e9b3e68
removed another image from the images folder
T-Thiry 441aa46
made some changes to typo
T-Thiry 57fb204
added images to images folder
T-Thiry 8c5116f
Fix case: GitHub_Logo.svg to Github_Logo.svg
T-Thiry 2235e18
added tags to project cards and made changes to styling
T-Thiry 93fa355
changed image path to import
T-Thiry ea55209
changed image format to webp in project cards
T-Thiry 192a4ae
changed image format of main image in intro section
T-Thiry 0b837c9
added tags to project cards
T-Thiry a55f8fc
added skills section and basic styling
T-Thiry 1e3f623
added width and height attributes to images
T-Thiry 9462706
added height to image container and image in intro section
T-Thiry 733410f
added article section, article cards and styling.Changed image format…
T-Thiry 403373b
changed sizing in image attibutes
T-Thiry afa5a94
added footer section and basic styling
T-Thiry 8d6e185
changed alt attribute of image in footer
T-Thiry d93b747
added width and height attributes
T-Thiry d1c7bb9
made minor chages in styling of skills categories, projects section a…
f10c3c7
added meta description to increase seo score
34f6374
added preload link and explicit width and height attibutes to intro i…
364939b
removed preload link
4680853
added preload link and helmet fo preload image correctly
d4ae4c3
moved the attributes to the styled component
8cda1fc
added loading easy and loading lazy to intro image and project images
d311000
removed loading lazy and loading eager to images
57e7fce
added themes, made changes to styling of header, intro section, proje…
d91ce3d
chaned width of paragraph in tech section and added darker tint to ac…
8e3f56d
changed to theme colors and font sizes in Skills component
4299717
added themes to article section, article card, project section and pr…
cceb1c8
added themes to footer section
3de469d
changed link in head and removed import in global styles
fc2eb4a
made a minor change to tech icons
3169d48
making some changes to intro sction to check if performance will incr…
10ec18e
added links to projects, articles and github and linkedin profile
72855ba
added the correct link to deployed website
0bdbe36
Update README.md
T-Thiry 4021cb0
Update README.md
T-Thiry 073897e
added two projects to project section
6f2c361
changes image in project section, changed button text in article sect…
6f6badd
added method in skills section
c2bce99
changed button text in project section
3dcb1bb
added link to post and corrected mispelling in project card
b1b68f4
changed heading in intro section
1a5340a
corrected the heading
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,8 +1,30 @@ | ||
| import { ThemeProvider } from "styled-components"; | ||
| import theme from "./styles/Theme"; | ||
| import GlobalStyles from "./styles/GlobalStyles" | ||
| import Header from "./components/Header" | ||
| import IntroSection from "./sections/IntroSection" | ||
| import TechSection from "./sections/TechSection" | ||
| import ProjectSection from "./sections/ProjectSection" | ||
| import SkillsSection from "./sections/SkillsSection" | ||
| import ArticleSection from "./sections/ArticleSection" | ||
| import FooterSection from "./sections/FooterSection" | ||
|
|
||
|
|
||
| export const App = () => { | ||
| return ( | ||
| <> | ||
| <h1>Portfolio</h1> | ||
| <p>Lorem ipsum dolor sit amet consectetur adipisicing elit. Voluptatem, laborum! Maxime animi nostrum facilis distinctio neque labore consectetur beatae eum ipsum excepturi voluptatum, dicta repellendus incidunt fugiat, consequatur rem aperiam.</p> | ||
| <ThemeProvider theme={theme}> | ||
| <GlobalStyles /> | ||
| <Header /> | ||
| <IntroSection /> | ||
| <TechSection /> | ||
| <ProjectSection /> | ||
| <SkillsSection /> | ||
| <ArticleSection /> | ||
| <FooterSection /> | ||
| </ThemeProvider> | ||
| </> | ||
| ) | ||
| } | ||
|
|
||
| export default App | ||
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Responsiveness looks great overall!
Suggestion:
Consider adding a hamburger menu or a collapsible navigation for smaller screens. A mobile-friendly menu would improve usability and make the design cleaner on smaller devices other wise super clean!