Add Astro and Git icons; update skills list in index.ts
This commit is contained in:
@@ -55,8 +55,10 @@ export const skills = [
|
||||
{ name: "SQL (PostgreSQL, MySQL)", icon: "sql" },
|
||||
{ name: "Docker", icon: "docker" },
|
||||
// { name: "Linux Administration", icon: "linux" },
|
||||
{ name: "Astro", icon: "astro" },
|
||||
{ name: "React", icon: "react" },
|
||||
{ name: "Tailwind CSS", icon: "tailwind" },
|
||||
{ name: "Git", icon: "git" },
|
||||
];
|
||||
|
||||
export const projects = [
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="0.8em" height="1em" viewBox="0 0 256 323"><defs><linearGradient id="SVGKzUzDxWa" x1="0%" x2="116.842%" y1="91.269%" y2="41.115%"><stop offset="0%" stop-color="#D83333"/><stop offset="100%" stop-color="#F041FF"/></linearGradient></defs><path fill="#FFF" d="M83.261 275.039c-14.588-13.336-18.847-41.355-12.769-61.653c10.539 12.796 25.14 16.852 40.265 19.138c23.35 3.533 46.28 2.212 67.97-8.46c2.482-1.22 4.775-2.848 7.486-4.492c2.035 5.903 2.565 11.864 1.854 17.932c-1.728 14.776-9.082 26.191-20.777 34.842c-4.677 3.461-9.626 6.555-14.456 9.82c-14.839 10.026-18.853 21.786-13.277 38.894c.132.417.25.833.55 1.85c-7.576-3.39-13.11-8.328-17.327-14.818c-4.453-6.852-6.572-14.431-6.684-22.63c-.056-3.99-.056-8.018-.592-11.95c-1.31-9.591-5.813-13.886-14.296-14.134c-8.705-.252-15.591 5.127-17.417 13.604c-.14.649-.342 1.291-.544 2.047z"/><path fill="url(#SVGKzUzDxWa)" d="M83.261 275.039c-14.588-13.336-18.847-41.355-12.769-61.653c10.539 12.796 25.14 16.852 40.265 19.138c23.35 3.533 46.28 2.212 67.97-8.46c2.482-1.22 4.775-2.848 7.486-4.492c2.035 5.903 2.565 11.864 1.854 17.932c-1.728 14.776-9.082 26.191-20.777 34.842c-4.677 3.461-9.626 6.555-14.456 9.82c-14.839 10.026-18.853 21.786-13.277 38.894c.132.417.25.833.55 1.85c-7.576-3.39-13.11-8.328-17.327-14.818c-4.453-6.852-6.572-14.431-6.684-22.63c-.056-3.99-.056-8.018-.592-11.95c-1.31-9.591-5.813-13.886-14.296-14.134c-8.705-.252-15.591 5.127-17.417 13.604c-.14.649-.342 1.291-.544 2.047z"/><path fill="#FFFFFF" d="M0 210.001s43.197-21.041 86.515-21.041l32.66-101.078c1.224-4.889 4.794-8.21 8.824-8.21s7.601 3.321 8.824 8.21l32.66 101.078C220.787 188.96 256 210 256 210S182.624 10.117 182.481 9.716C180.375 3.806 176.821 0 172.027 0H83.98c-4.793 0-8.204 3.806-10.454 9.716C73.367 10.109 0 210 0 210"/></svg>
|
||||
|
After Width: | Height: | Size: 1.8 KiB |
@@ -0,0 +1 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#F34F29" d="M124.737 58.378L69.621 3.264c-3.172-3.174-8.32-3.174-11.497 0L46.68 14.71l14.518 14.518c3.375-1.139 7.243-.375 9.932 2.314c2.703 2.706 3.461 6.607 2.294 9.993l13.992 13.993c3.385-1.167 7.292-.413 9.994 2.295c3.78 3.777 3.78 9.9 0 13.679a9.673 9.673 0 0 1-13.683 0a9.68 9.68 0 0 1-2.105-10.521L68.574 47.933l-.002 34.341a9.7 9.7 0 0 1 2.559 1.828c3.778 3.777 3.778 9.898 0 13.683c-3.779 3.777-9.904 3.777-13.679 0c-3.778-3.784-3.778-9.905 0-13.683a9.7 9.7 0 0 1 3.167-2.11V47.333a9.6 9.6 0 0 1-3.167-2.111c-2.862-2.86-3.551-7.06-2.083-10.576L41.056 20.333L3.264 58.123a8.133 8.133 0 0 0 0 11.5l55.117 55.114c3.174 3.174 8.32 3.174 11.499 0l54.858-54.858a8.135 8.135 0 0 0-.001-11.501"/></svg>
|
||||
|
After Width: | Height: | Size: 802 B |
Reference in New Issue
Block a user