Skip to content
View wangbax's full-sized avatar
๐ŸŒˆ
Focusing
๐ŸŒˆ
Focusing

Block or report wangbax

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

๐Ÿ‘‹ Hello, I'm Wangbax

๐Ÿš€ About Me

  • ๐ŸŽฎ Game Enthusiast - Love exploring new gaming experiences
  • ๐Ÿค– AI Explorer - Currently diving deep into AIGC (AI Generated Content)
  • ๐ŸŒŸ Tech Stack: Android, Kotlin, Java, Flutter, Python, JavaScript, React, C++
  • ๐Ÿ“ฑ Mobile Development: Experienced in Android app development
  • ๐ŸŽฏ Focus Areas: Game Development, AI Integration, Mobile Apps

๐Ÿ› ๏ธ Technologies & Tools

Android Kotlin Java Flutter Python JavaScript React C++

๐ŸŽฏ Current Focus

  • ๐Ÿ”ฅ AIGC Development - Exploring AI-generated content creation
  • ๐ŸŽฎ Game Development - Building immersive gaming experiences
  • ๐Ÿ“ฑ Mobile Apps - Creating user-friendly Android applications
  • ๐Ÿค– AI Integration - Incorporating AI into everyday applications

๐Ÿ“ซ Let's Connect!

Email GitHub


Pinned Loading

  1. Flutter generate a unique device ide... Flutter generate a unique device identifier in windows platform.
    1
    import 'dart:convert';
    2
    import 'dart:io';
    3
    
                  
    4
    import 'package:flutter/cupertino.dart';
    5
    import 'package:crypto/crypto.dart';
  2. autorun autorun Public

    execute applications that require administrator privileges when windows starts

    C++