GithubHelp home page GithubHelp logo
 _  __     _                     _           _
| |/ /_ __(_)___ _ __  _ __ ___ (_) ___  ___| |_
| ' /| '__| / __| '_ \| '__/ _ \| |/ _ \/ __| __|
| . \| |  | \__ \ |_) | | | (_) | |  __/ (__| |_
|_|\_\_|  |_|___/ .__/|_|  \___// |\___|\___|\__|
                |_|           |__/ @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:

Krisna Dewa's Projects

al-quran-online icon al-quran-online

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

blog-laravel icon blog-laravel

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

express.js-rest_api icon express.js-rest_api

Restful API menggunakan Express.js, Express.js adalah salah satu framework Node.js yang ditulis dengan bahasa pemrograman JavaScript. Framework open source ini dibuat oleh TJ Holowaychuk pada tahun 2010 lalu, expressjs memiliki ukuran yang minimalis dan performa yang sangat cepat . Express bersifat open source dan mudah untuk di pelajari.

personal-notes-react icon personal-notes-react

The Personal Notes app uses React. Features: Displaying Notes List, Adding Notes, Deleting Notes, Note Search Feature, There is a Character Limit in the Input of Note Titles, There is a Note Archive Feature

react_consume_api icon react_consume_api

MERN adalah akronim untuk MySQL, Express JS, React JS dan Node JS. Stack MERN adalah kombinasi dari beberapa teknologi terbsebut, semua berdasarkan JavaScript, yang digunakan untuk membangun aplikasi baik web ataupun mobile.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.