Skip to content
This repository has been archived by the owner on Feb 28, 2020. It is now read-only.

PR for HacktoberFest #469

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions CONTRIBUTORS.md
Original file line number Diff line number Diff line change
Expand Up @@ -1067,3 +1067,8 @@
- Place: Delhi, India
- Bio: Learner, Programmer
- GitHub: [ayush163](https://github.com/ayush163)

#### Name: [Édio Cerati Neto](https://github.com/darthHunterous)
- Place: São Paulo, Brazil
- Bio: CS Student, Programmer
- GitHub: [darthHunterous](https://github.com/darthHunterous)
27 changes: 27 additions & 0 deletions profiles/Edio_Cerati.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
# Édio Cerati Neto

### Location

São Paulo/Brazil

### Academics

University of São Paulo

### Interests

- Code
- Movies
- Games

### Development

- CS Student at IME-USP (Brazil)

### Projects

- [Doaki](https://gitlab.com/tecprog/doaki) A platform made in Rails for donations

### Profile Link

[Édio Cerati Neto](https://github.com/darthHunterous)
6 changes: 6 additions & 0 deletions scripts/javascript_helloworld_darthhunterous.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
// LANGUAGE: Javascript
// ENV: Node.js
// AUTHOR: Édio Cerati Neto
// GITHUB: https://github.com/darthHunterous

console.log('Hello [za] World!');