Skip to content
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
6 changes: 6 additions & 0 deletions CONTRIBUTORS.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,11 @@
- Bio: Networking Engineering. -
- GitHub: [Syouryuumaru](https://github.com/Syouryuumaru)

#### Name: Febrians Putra

- Place: Medan, Indonesia
- Bio: College Student, Web Developer.
- GitHub: [Febrians Putra](https://github.com/FebrianS-putra)



2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
FROM php:7.0-apache
FROM php:12.0-apache
MAINTAINER Syouryuumaru <:noting>
RUN docker-php-ext-install mysqli && a2enmod rewrite
6 changes: 3 additions & 3 deletions Readme.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# 💻WELCOME TO HACKTOBERFEST 2022!💻
# 💻WELCOME TO HACKTOBERFEST 2023!💻
#
## Halo Teman - teman! ,
## Apa itu Hacktoberfest?
Expand All @@ -20,13 +20,13 @@ Pilih dan Selesaikan tasknya, buat pull request untuk pekerjaanmu dan tunggu unt
* Lalu, Clone forknya pada masing - masing local machine

```markdown
git clone https://github.com/your-username/Hacktoberfest-2021.git
git clone https://github.com/your-username/Hacktoberfest-2023.git
```

* Membuat branch

```markdown
Change directory ke Hacktoberfest-2022
Change directory ke Hacktoberfest-2023
git checkout -b branch-name
```

Expand Down
25 changes: 25 additions & 0 deletions profiles/Febrians-putra.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
# Febrians Putra
### Location

Medan, Indonesia

### Academics

- Teknik Informatika

### Interests

- Learning New
- reading books

### Development

- Web Developer Enthusiast.

### Projects

- None

### Profile Link

[Febrians Putra](https://github.com/FebrianS-putra)
6 changes: 6 additions & 0 deletions script/hello-world-febrians-putra.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# LANGUAGE: Python3
# AUTHOR: Febrians putra
# GITHUB: https://github.com/FebrianS-putra

print("Hello World! Its me febrians")
print("i hope you are oke")