mirror of
https://github.com/NeonGamerBot-QK/saahild.com.git
synced 2025-07-28 09:04:07 +00:00
another day another commit zeon:ai_comment
This commit is contained in:
parent
88f3e57b91
commit
c8c7c0b54b
3 changed files with 15 additions and 3 deletions
|
@ -1,6 +1,9 @@
|
||||||
<script></script>
|
<script setup>
|
||||||
|
let spotify_link = `https://spotify-github-profile.kittinanx.com/api/view?uid=saahil.d&cover_image=true&theme=default&show_offline=false&background_color=121212&interchange=false&bar_color=b6494d&bar_color_cover=true`
|
||||||
|
</script>
|
||||||
<template>
|
<template>
|
||||||
<div class="ml-20 mt-20">
|
<div class="flex items-center justify-between mt-20 px-20">
|
||||||
|
<div>
|
||||||
<img
|
<img
|
||||||
src="https://avatars.githubusercontent.com/u/58448036?v=4"
|
src="https://avatars.githubusercontent.com/u/58448036?v=4"
|
||||||
height="200"
|
height="200"
|
||||||
|
@ -12,6 +15,14 @@
|
||||||
</h1>
|
</h1>
|
||||||
<p class="pt-5">I am a teenage developer, designer and programmer</p>
|
<p class="pt-5">I am a teenage developer, designer and programmer</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
<!-- Right: Spotify Image -->
|
||||||
|
<div>
|
||||||
|
<img :src="spotify_link" alt="Saahil's Spotify" class="mt-5" />
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
|
||||||
</template>
|
</template>
|
||||||
<style>
|
<style>
|
||||||
.fancy-font {
|
.fancy-font {
|
||||||
|
|
|
@ -31,7 +31,7 @@
|
||||||
<li><a>Webrings</a></li>
|
<li><a>Webrings</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
<a class="btn btn-ghost text-xl">saahild.com</a>
|
<a class="btn btn-ghost text-xl" href="./">saahild.com</a>
|
||||||
</div>
|
</div>
|
||||||
<!-- <div class="navbar-center hidden lg:flex">
|
<!-- <div class="navbar-center hidden lg:flex">
|
||||||
|
|
||||||
|
|
1
pages/projects.vue
Normal file
1
pages/projects.vue
Normal file
|
@ -0,0 +1 @@
|
||||||
|
<template>projects who?</template>
|
Loading…
Add table
Add a link
Reference in a new issue