Skip to content
View PlanetTheCloud's full-sized avatar
  • Planet Dev Network
  • Indonesia

Highlights

  • Pro

Block or report PlanetTheCloud

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
PlanetTheCloud/README.md

Hi there 👋, I'm PlanetCloud

A student from Indonesia 🇮🇩

Studying & working for a better future.

âš¡ What I can do

  • Backend web development (PHP, Laravel, NodeJS)
  • Frontend web development (HTML, CSS, JavaScript, a little bit of React and Vue mostly sticks to Bootstrap)
  • Scripting (JavaScript, Python)
  • ✨ Come up with novel ideas and solutions ✨
  • and more! (Always learning)

🔭 I’m currently working on

  • Myself! Learning new things and studying Computer Science
  • Side Projects: Schedula, and other fields
  • Main Projects: Work

🌱 I’m currently learning

  • Computer Science
  • The wonders of AI
  • Corporate Governance

📫 How to reach me:

  • Email: planet.devnetwork@gmail.com

PlanetTheCloud's GitHub stats

Pinned Loading

  1. project-logged project-logged Public

    Custom material design authentication template for MyOwnFreeHost

    PHP 32 16

  2. LazadaSellerCenterJS LazadaSellerCenterJS Public

    Injectable JavaScript Code for Lazada Seller Center to help sellers thru their day

    JavaScript

  3. mofh-callback-client mofh-callback-client Public

    API Callback client for MyOwnFreeHost in PHP

    PHP 2 1

  4. Calculate Accuracy Score in Google F... Calculate Accuracy Score in Google Forms
    1
    var GoogleFormsTool = {
    2
        getScore() {
    3
            let correct = document.getElementsByClassName('freebirdFormviewerViewItemsItemCorrect'),
    4
                incorrect = document.getElementsByClassName('freebirdFormviewerViewItemsItemIncorrect'),
    5
                total = correct.length + incorrect.length,
  5. MediaManager MediaManager Public

    Easily manage media files and view them

    CSS