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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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 Public

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

    PHP 10 4

  2. undangan Public template

    💌 Template website undangan pernikahan sederhana dengan Bootstrap, AOS, Fontawsome, Normalize, Confetti, Google Fonts, dan Vanilla JS.

    JavaScript 462 280

  3. undangan-api Public

    Backend undangan API yang dapat diandalkan dengan performa yang baik dengan "kamu" PHP framework.

    PHP 74 96

  4. framework Public

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

    PHP 2 1

  5. badge Public

    Simple badge generator yang cepat, aman, dan gratis dengan "kamu" PHP framework.

    PHP

  6. aman Public

    Filter sederhana untuk kata kotor menggunakan regex.

    PHP 2

967 contributions in the last year

Contribution Graph
Day of Week March April May June July August September October November December January February March
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Activity overview

Contributed to dewanakl/undangan, dewanakl/undangan-api, dewanakl/dewanakl and 5 other repositories
Loading A graph representing dewanakl's contributions from March 17, 2024 to March 22, 2025. The contributions are 100% commits, 0% pull requests, 0% issues, 0% code review.

Contribution activity

March 2025

Created 41 commits in 2 repositories
6 contributions in private repositories Mar 6 – Mar 10
Loading