Skip to content
View AKurka's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report AKurka

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
AKurka/README.md
  • 👋 Hi, I’m Antoine KURKA
  • 👀 I’m a french engineer and a freelance web developer.
  • 🌱 I’m currently learning React and Kubernetes
  • 💞️ I’m looking to collaborate on web projects
  • 📫 You can reach me on my email : [email protected]
  • 🌐 You can see my resume and my projects here : antoinekurka.fr

Pinned Loading

  1. CarbAPI CarbAPI Public

    PHP 1

  2. Bash script to create .env.example f... Bash script to create .env.example from .env file
    1
    #!/bin/bash
    2
    
                  
    3
    # Path to the original .env file
    4
    ENV_FILE=".env"
    5
    # Path to the new .env.example file