Skip to content
View lx78WyY0J5's full-sized avatar
👋
👋
Block or Report

Block or report lx78WyY0J5

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
lx78WyY0J5/README.md
À propos de moi




Projets

Projets Altherneum.fr

Projets Détails
- Github
- Site
- Discord
Website
https://Altherneum.fr/
Github.io
- Page
- Repo
Ubuntu Server setup
MC Plugin
Discord Bot

Projets personnel

Projets Détails
🔐 Discord SpamBot

Technologies
Catégories Technologies
Repository Managers GitHub GitHub Actions
OS Tails Ubuntu Kali Windows Android
Google YouTube YouTube Music Google Chrome Play Store Google Drive Gmail
Logiciels Tor Trello Apache Adobe Photoshop Gimp Gnu Image Manipulation Program LibreOffice
Technologies Markdown .Net Godot Engine Unity
IDE IntelliJ IDEA NetBeans IDE Notepad++ Visual Studio Visual Studio Code
Langues C# Java
Bash Shell Script PowerShell Windows Terminal
Web HTML5 CSS3 JavaScript PHP
Réseaux LinkedIn Snapchat Discord Twitch

Github stats

Pinned

  1. community/community community/community Public

    Public feedback discussions for: GitHub Mobile, GitHub Discussions, GitHub Codespaces, GitHub Sponsors, GitHub Issues and more!

    Ruby 6.4k 2.3k

  2. .gitignore for java projects .gitignore for java projects
    1
    *.class
    2
    
                  
    3
    *.jar
    4
    *.war
    5
    *.nar
  3. unicorn.txt unicorn.txt
    1
                          . . . .
    2
                          ,`,`,`,`,
    3
    . . . .               `\`\`\`\;
    4
    `\`\`\`\`,            ~|;!;!;\!
    5
     ~\;\;\;\|\          (--,!!!~`!       .
  4. 000-default.conf 000-default.conf
    1
    <VirtualHost *:80>
    2
    
                  
    3
    ServerAdmin webmaster@localhost
    4
    DocumentRoot /var/www/html
    5
    
                  
  5. Caesar-cipher Caesar-cipher Public

    Chiffrement par décalage

    Java