Skip to content

Commit

Permalink
Portfolio V0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
imthecode777 committed Aug 1, 2024
0 parents commit acbccbc
Show file tree
Hide file tree
Showing 29 changed files with 2,291 additions and 0 deletions.
43 changes: 43 additions & 0 deletions .hintrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,43 @@
{
"extends": [
"development"
],
"hints": {
"compat-api/css": [
"default",
{
"ignore": [
"backdrop-filter",
"user-select",
"border-image: radial-gradient(circle at 10% 20%, rgb(64, 84, 178) 0%, rgb(219, 2, 234) 90%)"
]
}
],
"axe/parsing": [
"default",
{
"marquee": "off",
"duplicate-id-active": "off"
}
],
"no-inline-styles": "off",
"axe/keyboard": [
"default",
{
"nested-interactive": "off"
}
],
"axe/name-role-value": [
"default",
{
"link-name": "off"
}
],
"axe/structure": [
"default",
{
"list": "off"
}
]
}
}
Binary file added font/Comfortaa-Medium.ttf
Binary file not shown.
Binary file added font/Graphite DEMO.ttf
Binary file not shown.
Binary file added font/Inter-Light.ttf
Binary file not shown.
Binary file added font/Inter-Medium.ttf
Binary file not shown.
Binary file added font/LeagueSpartan-Medium.ttf
Binary file not shown.
Binary file added font/MonaSans-Bold.ttf
Binary file not shown.
Binary file added font/Outfit-Bold.ttf
Binary file not shown.
Binary file added font/Outfit-Medium.ttf
Binary file not shown.
Binary file added font/Outfit-Thin.ttf
Binary file not shown.
Binary file added font/PublicSans-Medium.ttf
Binary file not shown.
Binary file added font/Raleway-Regular.ttf
Binary file not shown.
Binary file added font/TT Norms Pro Black.ttf
Binary file not shown.
Binary file added img/Firefly 20240715185631.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 img/back.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 img/back_banner.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 img/favicon.ico
Binary file not shown.
Binary file added img/file-modified.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 img/file.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 img/nav_logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit acbccbc

Please sign in to comment.