Skip to content

Commit

Permalink
Add 'etec/itweek-2018/' from commit '9b3f610be4166d7bb8f4047e07c28ccf…
Browse files Browse the repository at this point in the history
…560d7606'

git-subtree-dir: etec/itweek-2018
git-subtree-mainline: 58bc6d2
git-subtree-split: 9b3f610
  • Loading branch information
abehidek committed Nov 12, 2023
2 parents 58bc6d2 + 9b3f610 commit b982efd
Show file tree
Hide file tree
Showing 13 changed files with 615 additions and 0 deletions.
2 changes: 2 additions & 0 deletions etec/itweek-2018/.gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# Auto detect text files and perform LF normalization
* text=auto
21 changes: 21 additions & 0 deletions etec/itweek-2018/LICENSE
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
MIT License

Copyright (c) 2020 Guilherme H. Abe

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
21 changes: 21 additions & 0 deletions etec/itweek-2018/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
# itweek-2018-website
A website that I created in 2018 when I was learning web development and stuff, for the IT week of my school.

I didn't know so much about web development but I tried really hard on making a different and good looking website, I'm really proud of myself sinceIi remember it was a little bit hard to learn javascript when almost everyone wasn't using at all.

I tried using jquery but there at that time I didn't know so much about, so the code must be pretty bad.

As you can see, almost all the content are in portuguese since I'm from Brazil and in that time I wasn't really worried about it but I plan to remove the images (bc they probably are licensed) and translate to english.

Also, feel free to copy the code or fork it and pull a request :)

## How do I run it?

it's really simple, you only need to download the repository and run index.html and you are ready to run it.

## License

This project is under MIT license, check license file for more details



Binary file added etec/itweek-2018/assets/bg1.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added etec/itweek-2018/assets/bg2.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added etec/itweek-2018/assets/bg3.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added etec/itweek-2018/assets/bg4.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added etec/itweek-2018/assets/bg5.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added etec/itweek-2018/assets/bg6.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added etec/itweek-2018/assets/icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit b982efd

Please sign in to comment.