fix: codeberg link & remove comments
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
a9d4c896dd
commit
22dd43b6ed
2 changed files with 1 additions and 100 deletions
|
|
@ -81,102 +81,3 @@
|
||||||
<br />
|
<br />
|
||||||
</main>
|
</main>
|
||||||
</div>
|
</div>
|
||||||
<!-- Brief Bio
|
|
||||||
-->
|
|
||||||
|
|
||||||
<!--OPEN SOURCE PROJECTS -->
|
|
||||||
<!-- Description
|
|
||||||
-->
|
|
||||||
<!-- Gallery
|
|
||||||
<...images...>
|
|
||||||
-->
|
|
||||||
<!-- Technical Details
|
|
||||||
Technology behind Dazzle:
|
|
||||||
-->
|
|
||||||
<!-- Source Code
|
|
||||||
Check out the source code on any of the official mirrors or on the main self-hosted repo.
|
|
||||||
Self-hosted with <3 using Forgejo (a fork of Gittea)
|
|
||||||
CodeBerg mirror
|
|
||||||
GitLab mirror
|
|
||||||
GitHub mirror
|
|
||||||
<Commit_Tiles/>
|
|
||||||
-->
|
|
||||||
|
|
||||||
<!-- Brief Light
|
|
||||||
Light is an awesome bleeding-edge, *all the buzzwords* game-engine...
|
|
||||||
-->
|
|
||||||
<!-- Gallery
|
|
||||||
* Insert awesome renders here *
|
|
||||||
-->
|
|
||||||
<!-- Technical Details
|
|
||||||
Features:
|
|
||||||
MSAA
|
|
||||||
SSAO
|
|
||||||
PBR Lighting
|
|
||||||
|
|
||||||
Technology behind Light:
|
|
||||||
Languages:
|
|
||||||
C++23, CMake, Shell-script, Lua, Python
|
|
||||||
Graphics APIs:
|
|
||||||
OpenGL, Vulkan, Metal, DirectX12
|
|
||||||
CICD:
|
|
||||||
Drone, Docker,
|
|
||||||
|
|
||||||
Check out the source code on any of the official mirrors or on the main self-hosted repo.
|
|
||||||
Self-hosted with <3 using Forgejo (a fork of Gittea)
|
|
||||||
CodeBerg mirror
|
|
||||||
GitLab mirror
|
|
||||||
GitHub mirror
|
|
||||||
|
|
||||||
<Commit_Tiles/>
|
|
||||||
-->
|
|
||||||
|
|
||||||
<!-- Brief Bonfire
|
|
||||||
You're enjoying its warmth on your eyes! It's my portfolio v2.0 rebuilt from scratch using the rightfully
|
|
||||||
loved Svelte framework. 0 uninterresting information. 0 tabs/navigaroins, just scroll down :)
|
|
||||||
-->
|
|
||||||
<!-- Gallery
|
|
||||||
-->
|
|
||||||
<!-- Technical Details
|
|
||||||
Bonfire is powered by:
|
|
||||||
Svelte,
|
|
||||||
Tailwindcss,
|
|
||||||
Nginx
|
|
||||||
Segs
|
|
||||||
-->
|
|
||||||
<!-- Source Code
|
|
||||||
Self-hosted with <3 using Forgejo (a fork of Gittea)
|
|
||||||
CodeBerg mirror
|
|
||||||
GitLab mirror
|
|
||||||
GitHub mirror
|
|
||||||
|
|
||||||
<Commit_Tiles/>
|
|
||||||
-->
|
|
||||||
|
|
||||||
<!-- Work Experience -->
|
|
||||||
<!-- Brief Bitwyre -->
|
|
||||||
<!-- Details -->
|
|
||||||
|
|
||||||
<!-- Brief STG -->
|
|
||||||
<!-- Details -->
|
|
||||||
|
|
||||||
<!-- Call to action (Got a problem?)
|
|
||||||
Let me have a shot at it!
|
|
||||||
...
|
|
||||||
-->
|
|
||||||
|
|
||||||
<!-- Contact
|
|
||||||
Location: Iran - Tehran Province - Tehran
|
|
||||||
|
|
||||||
Call: +________________
|
|
||||||
Mail: job@light7734.com
|
|
||||||
Mail: light7734@tuta.io
|
|
||||||
Message:
|
|
||||||
Telegram: @Light7734
|
|
||||||
Matrix: matrix.org:@light7734
|
|
||||||
|
|
||||||
[Download] Resume (pdf)
|
|
||||||
[Download] Business Card (pdf)
|
|
||||||
|
|
||||||
PS: I may not respond till Saturday (unless you call my phone) since I'm **locked in** on other days.
|
|
||||||
-->
|
|
||||||
|
|
|
||||||
|
|
@ -156,7 +156,7 @@
|
||||||
</a>
|
</a>
|
||||||
|
|
||||||
<a
|
<a
|
||||||
href={data.gitlab}
|
href={data.codeberg}
|
||||||
target="_blank"
|
target="_blank"
|
||||||
rel="noopener noreferrer"
|
rel="noopener noreferrer"
|
||||||
class="text-accent-foreground flex items-center gap-1 transition-colors duration-200 hover:underline"
|
class="text-accent-foreground flex items-center gap-1 transition-colors duration-200 hover:underline"
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue