Skip to content
View dewanakl's full-sized avatar
🍚
Working from home
🍚
Working from home

Block or report dewanakl

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
dewanakl/README.md

👋 Hi, I'm Dewana !

package main

import "fmt"

type AboutMe struct {
	Icon string
	Text string
}

func main() {
	fmt.Println("I am a student who needs to study.")

	aboutMeList := []AboutMe{
		{"🌱", "I'm learning about technology"},
		{"🎓", "I studied computer science"},
		{"⚡", "Fun fact ~ Let's get started"},
		{"🇮🇩", "Central Java, Indonesia"},
	}

	for _, v := range aboutMeList {
		fmt.Println(fmt.Sprintf("%s %s", v.Icon, v.Text))
	}
}

Connect with Me:

Instagram Linkedin

Learn :

Golang PHP Python JavaScript HTML5 CSS3 PostgreSQL MySQL MongoDB Redis Elasticsearch RabbitMQ Postman Docker Git GitLab GitHub

Stats:

Badge Dewana

GitHub Stats Dewana

Pinned Loading

  1. kamu kamu Public

    🏡 "Kamu" merupakan PHP framework yang sangat simpel, memberikan pengalaman seolah-olah berada di localhost meskipun dalam mode production.

    PHP 15 6

  2. undangan undangan Public template

    💌 Template website undangan pernikahan HTML sederhana menggunakan Bootstrap, AOS, Font Awesome, Canvas Confetti, Google Fonts, dan Vanilla JS.

    JavaScript 646 406

  3. undangan-api undangan-api Public

    🔥 API Backend undangan digital Ulems yang andal, sederhana, mudah diintegrasikan, berperforma tinggi, dan dibangun dengan "Kamu PHP Framework".

    PHP 100 126

  4. framework framework Public

    🏡 "Kamu" merupakan PHP framework yang sangat simpel, memberikan pengalaman seolah-olah berada di localhost meskipun dalam mode production.

    PHP 3 2

  5. badge badge Public archive

    🏷️ Simple badge generator yang cepat, aman, gratis, andal, dan dibangun dengan "Kamu PHP Framework".

    PHP

  6. aman aman Public

    🤬 Filter kata kotor sederhana dengan regex. Cek, sensor, dan hapus kata kasar dengan pola karakter mirip.

    PHP 2 2