Skip to content
View Zeustika's full-sized avatar

Highlights

  • Pro

Block or report Zeustika

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

Hi, I'm Zeustika! ๐Ÿ‘‹

Welcome to my GitHub profile! I'm a passionate developer with a love for building innovative projects, exploring new technologies, and sharing knowledge with the community.


About Me ๐ŸŒŸ

  • ๐Ÿ” Penetration Tester: I specialize in finding and fixing vulnerabilities in web and IoT systems.
  • ๐Ÿ’ก Innovator: I create unique applications and tools, combining creativity with practicality.
  • ๐Ÿ”ง Tech Enthusiast: I'm always exploring new technologies, from ESP32 projects to advanced JavaScript frameworks.
  • ๐ŸŽฎ 3D Modeler & Mod Creator: I design 3D models and create mods/scripts for games.
  • ๐Ÿ“š Lifelong Learner: Always up for learning something new and diving deeper into the tech world.

Projects I'm Proud Of ๐Ÿš€

A web app for quick and secure file sharing. Files can only be viewed once, ensuring privacy and security.

  • Tech Stack: Node.js, Express.js, Multer
  • Features:
    • Upload and share files with a unique link
    • "View Once" mechanism for added security
    • Protection against unauthorized downloads

A TikTok live stream integration with ESP32 for interacting with gifts. The system listens to TikTok live events and sends corresponding data to an ESP32 device based on the received gift.

  • Tech Stack: Python, TikTokLive API, ESP32, Requests
  • Features:
    • Connect to TikTok live streams via TikTokLive API
    • Listen for gifts sent during the live stream
    • Send data to ESP32 to trigger specific actions based on received gifts
    • Customizable gift points system for different gifts
    • ESP32 communication over HTTP with a "POST" request to a specified IP address

An IoT-based security system for motorcycles, including parking mode, upright detection, and alarm features.

  • Tech Stack: ESP32, MPU-6050, Bluetooth
  • Features:
    • Real-time Bluetooth control via mobile app
    • Movement-based alarm activation
    • Fuel monitoring system

A collection of mods and scripts I created for various games to enhance gameplay.

  • Tech Stack: Lua, Python, C#
  • Features:
    • Custom game mechanics
    • Enhanced graphics and textures
    • Community-requested features

Get in Touch ๐Ÿ“ฌ

Feel free to reach out if you have questions, ideas, or just want to chat about tech!


My Tech Stack ๐Ÿ› ๏ธ

  • Languages: JavaScript, Python, C/C++, HTML, CSS
  • Frameworks: Express.js, React, Node.js, laravel
  • IoT Tools: ESP32, ESP8266, Arduino IDE
  • Pentesting Tools: Metasploit, Burp Suite, Nmap
  • Game Tools: Zmodeler3, Blender, Unreal Engine

Fun Facts ๐ŸŽ‰

  • ๐Ÿ I enjoy fugging around with electronic in my free time.
  • ๐ŸŽฎ I'm a big fan of retro tech.
  • ๐Ÿšฌ Juara jambu is my ultimate coding fuel!

Thank you for visiting my profile! If you find my projects interesting, feel free to star them โญ or fork them for your own use. Let's connect and build something amazing together!

Pinned Loading

  1. Tik32 Tik32 Public

    Trigger real-world devices connected to an ESP32 (like lights, fans, etc.) directly from TikTok Live gift events, operating entirely over your local Wi-Fi network without a cloud server.

    Python