Skip to content
View Shoukaku07's full-sized avatar
๐Ÿ˜ฎ
๐Ÿ˜ฎ

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 With Simple Development Skills :v',
  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 Loading

  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