Skip to content
View krisdewa's full-sized avatar
Block or Report

Block or report krisdewa

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
krisdewa/README.md
 _  __     _                     _           _
| |/ /_ __(_)___ _ __  _ __ ___ (_) ___  ___| |_
| ' /| '__| / __| '_ \| '__/ _ \| |/ _ \/ __| __|
| . \| |  | \__ \ |_) | | | (_) | |  __/ (__| |_
|_|\_\_|  |_|___/ .__/|_|  \___// |\___|\___|\__|
                |_|           |__/ @krisdewa_

┌──(krisdew㉿krisproject)-[~/github]
└─$ whoami
krisdew

┌──(krisdew㉿krisproject)-[~/github]
└─$ ls ~/code_framework
PHP Python Javascript HTML CSS
Laravel Codeigniter Vue Express.js

┌──(krisdew㉿krisproject)-[~/github]
└─$ ls ~/tools_hacks
total 72
-rw-r--r-- 1 krisdew krisproject  6651 Jun 24 16:17 Docker
-rw-r--r-- 1 krisdew krisproject  1059 Jun 24 11:12 Metasploit
-rw-r--r-- 1 krisdew krisproject   947 Jun 24 11:01 Rustscan
-rw-r--r-- 1 krisdew krisproject  1876 Jun 24 11:07 Sqlmap
-rw-r--r-- 1 krisdew krisproject 27463 Jun 24 11:29 Burpsuite

┌──(krisdew㉿krisproject)-[~/github]
└─$ cat ~/dev/main.py
#!/usr/bin/python
# -*- coding: utf-8 -*-

class CyberSecurity:
    def __init__(self):
        self.username = "Krisdewa"
        self.role = "Web Developer & Cyber Security Enthusiast"
        self.occupation = "Security Consultant"
        self.operating_system = "Kali Linux, Ubuntu"
        
    def say_hi(self):
        print("Thanks for dropping by, hope you find some of my work interesting.")


me = CyberSecurity()
me.say_hi()

📫 How to reach me:

Pinned Loading

  1. social.json social.json
    1
    { 
    2
      "linkedin": "www.linkedin.com/in/krisna-dewa-pratama-9aa907153/",
    3
      "instagram": "www.instagram.com/krisdewa_/",
    4
      "twitter": "twitter.com/KrisDewa_",
    5
    }
  2. Al-Quran-Online Al-Quran-Online Public

    Al-Quran Online ini adalah Website yang dibuat untuk memudahkan kita untuk membaca Al-Quran secara Online dimana dan kapanpun saja dengan mudah

    Vue 5

  3. yogsmap yogsmap Public

    YogsMAP adalah GIS(Geographic Information System) yang dibangun dengan PHP Native, MapBox API dan Boostrap. Website ini menampilkan data pada area di yogyakarta, serta bisa menampilkan lokasi-lokas…

    PHP 4 1

  4. blog-laravel blog-laravel Public

    Website ini adalah Blog berbasis website yang dibangun dengan menggunakan Teknologi Framework PHP yaitu Laravel dan Boostrap.

    PHP 1