Skip to content
View atomic-junky's full-sized avatar
  • Crewsader
  • 127.0.0.1

Highlights

  • Pro

Organizations

@Ether-DiscordBot
Block or Report

Block or report atomic-junky

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

  1. tasty-supplies tasty-supplies Public

    Add tasty supplies to minecraft

    mcfunction 1

  2. Monologue Monologue Public

    Create your dialogues for your game

    GDScript 6 1

  3. CatsukaApp CatsukaApp Public

    The mobile application for catsuka news

    Dart

  4. Project-Safe-House Project-Safe-House Public

    Fallout Shelter: Project Safe House is a Fallout fan game and aim to enhance the Fallout Shelter experience.

    GDScript 16 2

  5. Imperial Date System for Warhammer 40K Imperial Date System for Warhammer 40K
    1
    import datetime
    2
    
                  
    3
    
                  
    4
    class FormatError(Exception):
    5
        pass
  6. nerglish_transaltor.py nerglish_transaltor.py
    1
    """
    2
        Translated in Python from https://github.com/salindersidhu/Mgrler
    3
    """
    4
    
                  
    5
    class NerglishTranslator: