54 lines
2.6 KiB
Markdown
54 lines
2.6 KiB
Markdown
> :warning: This repository is being archived in favor of a new project.
|
|
> Go to [this repository](https://github.com/guz013/.guz) for the new source code and website.
|
|
|
|
<div align='center'>
|
|
<h1>
|
|
<b><Website.013/></b>
|
|
</h1>
|
|
|
|
*"Someone who's trying to improve his website."*
|
|
|
|
![guz-badge] ![license-badge] ![version-badge]
|
|
|
|
</div align='center'>
|
|
|
|
This is my (*[probably overcomplicated](#tools-used)*) website. It's designed to be a simple way to access social media links and forms of contact.
|
|
|
|
[Licensed under the MIT license](#license) so you also can use it to make your version of this website.
|
|
|
|
---
|
|
<div align='center'>
|
|
<h4><b>-<a href="./TODO.md"> TODO </a>-<a href="./IDEAS.md"> IDEAS </a>-</b></h4>
|
|
</div>
|
|
|
|
---
|
|
|
|
### Tools used:
|
|
|
|
<img align='left' src='https://raw.githubusercontent.com/github/explore/80688e429a7d4ef2fca1e82350fe8e3517d3494d/topics/react/react.png' alt='React' style='width:50px;'/>
|
|
<img align='left' src='https://assets.vercel.com/image/upload/v1607554385/repositories/next-js/next-logo.png' alt='Next.js' style='width:50px;'/>
|
|
<img align='left' src='https://raw.githubusercontent.com/github/explore/80688e429a7d4ef2fca1e82350fe8e3517d3494d/topics/sass/sass.png' alt='Sass' style='width:50px;'/>
|
|
|
|
<img align='left' src='https://raw.githubusercontent.com/github/explore/80688e429a7d4ef2fca1e82350fe8e3517d3494d/topics/typescript/typescript.png' alt='TypeScript' style='width:25px;'/>
|
|
<img align='left' src='https://raw.githubusercontent.com/github/explore/80688e429a7d4ef2fca1e82350fe8e3517d3494d/topics/eslint/eslint.png' alt='ESLint' style='width:25px;'/>
|
|
<img align='left' src='https://prettier.io/icon.png' alt='ESLint' style='width:25px;'/>
|
|
<br/><br/><br/>
|
|
|
|
> The tools used probably will chance along with my personal learning because this website will also be a sandbox for me to test new things.
|
|
>
|
|
> *They are/will be personally chosen and aren't supposed to be seen as "the better choice" for this project. ~~Just wait until this has a lot of npm dependencies.~~*
|
|
|
|
---
|
|
|
|
### License:
|
|
Copyright © 2022 Gustavo "Guz" L. de Mello
|
|
|
|
The source code of this project is licensed under the [MIT license](./LICENSE). *This does not grant you permission to use any of Guz's trademarks.*
|
|
|
|
---
|
|
[guz-badge]: https://img.shields.io/badge/By-Guz013-white?style=flat-square&labelColor=black&color=cyan
|
|
|
|
[version-badge]: https://img.shields.io/github/package-json/v/guz013/website?style=flat-square&label=Version&logo=github&logoColor=blueviolet&labelColor=black&color=blueviolet
|
|
|
|
[license-badge]: https://img.shields.io/github/license/guz013/website?style=flat-square&label=License&logo=Open%20Source%20Initiative&logoColor=white&labelColor=black&color=white
|