|
--- |
|
title: README |
|
emoji: ⚡ |
|
colorFrom: indigo |
|
colorTo: pink |
|
sdk: gradio |
|
pinned: true |
|
--- |
|
|
|
<div style="padding: 0 10px"> |
|
|
|
|
|
|
|
<div style="width: 100%;display:flex; justify-content:space-between;align-items:center"> |
|
|
|
<div><h1 style="font-size:32px; color: #0B0F19; text-shadow: -.32px -.32px 0 #0f0, .32px -.32px 0 #0f0, -.32px .32px 0 #0f0, .32px .32px 0 #0f0; ">CONCISE COMPUTING</h1></div> |
|
<div> |
|
<a href="https://gitlab.com/a4to" class="gitlab" style="display: flex; align-items:flex-end; flex-direction:row;margin-top:-30px"> |
|
<svg xmlns="http://www.w3.org/2000/svg" width="38" height="38" viewBox="0 0 256 256" ><path fill="#f60" d="M230.15 117.1L210.25 41a11.94 11.94 0 0 0-22.79-1.11L169.78 88H86.22L68.54 39.87A11.94 11.94 0 0 0 45.75 41l-19.9 76.1a57.19 57.19 0 0 0 22 61l73.27 51.76a11.91 11.91 0 0 0 13.74 0l73.27-51.76a57.19 57.19 0 0 0 22.02-61ZM58 57.5l15.13 41.26a8 8 0 0 0 7.51 5.24h94.72a8 8 0 0 0 7.51-5.24L198 57.5l13.07 50L128 166.21L44.9 107.5Zm-17.32 66.61L114.13 176l-20.72 14.65L57.09 165a41.06 41.06 0 0 1-16.41-40.89Zm87.32 91l-20.73-14.65L128 185.8l20.73 14.64ZM198.91 165l-36.32 25.66L141.87 176l73.45-51.9a41.06 41.06 0 0 1-16.41 40.9Z"></path></svg> |
|
</a> |
|
</div> |
|
</div> |
|
|
|
<style> |
|
.gitlab svg path { |
|
fill: #f60; /* Set initial fill color */ |
|
transition: fill 0.9s ease-in-out; /* Transition the fill color smoothly */ |
|
} |
|
|
|
.gitlab:hover svg path { |
|
fill: #662299; /* Set the fill color when hovering */ |
|
} |
|
} |
|
|
|
@keyframes smoothness { |
|
0% { |
|
fill: #f60; |
|
} |
|
60% { |
|
fill: #9c27b0; |
|
} |
|
100% { |
|
fill: #662299; |
|
} |
|
} |
|
|
|
.gitlab:hover svg path { |
|
animation: smoothness 0.9s ease-in-out; |
|
} |
|
|
|
</style> |
|
|
|
<h1 style="font-size:20px;">Navigating the Intricacies of AI, with a passion for merging creativity and intelligence,<br>developing precise and efficient digital solutions.</h1> |
|
<h1 style="font-size:19px;margin-top:-5px"> We're here for those who share our enthusiasm for exploration and innovation in the realm of AI and machine learning.</h1> |
|
|
|
<div style="height: 6px;"></div> |
|
|