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

Block or report Shoukaku07

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

? Introduction ?

/*
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

  Hello World, I'm Shoukaku07! 👋
  
  Welcome to my realm of code and curiosity! 🌟
  
  I'm delighted to share this digital space with you.
  Join me on this journey into the wonderful world of programming! 💻

━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
*/

const aboutMe = {
  name: 'Shoukaku07',
  Goal: 'Explore All Programming',
  interests: [
    '🌱 Constantly learning and mastering coding.',
    '🚀 Exploring and contributing to Open Source projects.',
    '📘 Delving deep into Android Development.',
    '🛡️ Understanding the realms of Cyber Security.'
  ],
  status: 'Just a Student Polyglot Development',
  workerSkill: [
     'Android Dev',
     'Web Dev',
     'Reverse Engineering',
     'CyberSec', 
     'OSINT',
     'Database',
     'Machine Learning',
     'Deep Learning',
     'etc'
  ],
  skillProgram: [
     'JavaScript',
     'Java',
     'Python',
     'C',
     'C#',
     'Kotlin',
     'PHP',
     'etc'
  ]
};

console.log(aboutMe);

Mediasocial

Pinned

  1. AES-256-Folder-Encrypted AES-256-Folder-Encrypted Public

    Simple class to encrypt files in java (android studio).

    Java 2

  2. google-search google-search Public

    Google search scrapping.

    JavaScript 1