main.html

socials.css

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23

<!

DOCTYPE

html>
<

html

lang=

"fr"

>
<

head

>
    <

meta

charset=

"UTF-8"

>
    <

meta

name=

"viewport"

content=

"width=device-width,initial-scale=1.0"

>
    <

link

rel=

"stylesheet"

href=

"socials.css"

>
    <

title

>sinay.site</

title

>
</

head

>
<

body

>
    <

div

class=

"informations"

>
        <

h1

>Username: Sinay<

h1

>
        <

h2

>Age: 17<

h2

>
        <

h3

>Nationality: French<

h3

>
        <

h4

>Activity: Web / Lua / Discord.js developer and content creator<

h4

>
    </

div

>
    <

div

class=

"mainProject"

>
        <

h1

>Las Venturas<

h1

>
        <

h2

>Las Venturas is a FiveM server for which I am developer.
            It is not yet open but it is surely my most ambitious project!<

h2

>
        <

link

href=

"https://discord.gg/DNJEYN7BP6"

>
    </

div

>
</

body

>
</

html

>

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20

youtube

{


    

link

:

https://www.youtube.com/@sinay_yt

;

}



twitch

{


    

link

:

https://www.twitch.tv/sinay_ttv

;

}



discord

{


    

link

:

https://discord.gg/aptreCbY8S

;
    

tag

: sinay_ttv;

}



github

{


    

link

:

https://github.com/sinaydev

;

}



mail

{


    

adress

: contact@sinay.site;

}