Code Monkey home page Code Monkey logo

react_consume_api's Introduction

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

react_consume_api's People

Contributors

krisdewa avatar

Watchers

 avatar

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.