Skip to content
View xthemadgenius's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report xthemadgenius

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

Pinned Loading

  1. TwitterClone TwitterClone Public

    Twitter Clone

    Swift 1

  2. MappingSwiftUI MappingSwiftUI Public

    uses swift UI to create a route from point to point

    Swift 1

  3. CalculatorVIew CalculatorVIew Public

    an view of a calculator created in SwiftUI

    Swift

  4. RewardToken RewardToken Public

    Reward Token

    Solidity

  5. Solana Presale with Vesting schedule Solana Presale with Vesting schedule
    1
    use anchor_lang::prelude::*;
    2
    use anchor_spl::token::{self, Mint, Token, TokenAccount, Transfer};
    3
    
                  
    4
    declare_id!("YourProgramIdHere");
    5
    
                  
  6. TradingBots TradingBots Public

    My Trading Bots

    Python