Code Monkey home page Code Monkey logo

Alain Herve

Programmer

⤷ The art of programming is the skill of controlling complexity.

class alainQtec : Developer {
    [bool] $IsCooking = [alainQtec]::IsAlive -and [alainQtec]::status -eq 'Building'
    [object] buildProject() {
        ($solution, $vrelease) = $this.build($this.getInspiration())
        do {
            $this.Projects[
            $vrelease.name
            ] = $project = $this.build($vrelease, $this.getFeedback($solution).toImprove)
        } until ($project.rating -ge (80 / 100));
        return $project
    }
}
$alain = [alainQtec]::new();
while ($alain.IsCooking) {
    # .DESCRIPTION
    #  build -> tell the world -> repeat
    #  https://gist.github.com/alainQtec/46a22c17141ba73cc3104f0030ac8a5c
    $alain.Launch($alain.buildProject())
}

Website Email Twitter LinkedIn Twitch YouTube Instagram

[email protected]keybase.io/alainQtec

⚐ Planet earth

ϟ Back-to-basics: Actively destroying memory with C & zig

ϟ Currently building cli tools & PowerShell modules.

Skills

C# Go PHP Qwik Java JavaScript Python Rust Typescript HTML5 React NextJS Tailwind Bootstrap Material UI Webpack NodeJS Express Mongo DB MySQL Firebase Heroku Sanity Webflow Bubble Figma Photoshop

Alain Herve's Projects

androrat icon androrat

A Simple android remote administration tool using sockets. It uses java on the client side and python on the server side

ani-cli icon ani-cli

A cli tool to browse and play anime

app-ideas icon app-ideas

A Collection of application ideas which can be used to improve your coding skills.

argoncage icon argoncage

A simple cli tool that uses encryption to save secrets.

autolink-java icon autolink-java

Java library to extract links (URLs, email addresses) from plain text; fast, small and smart

automation icon automation

A collection of automation scripts, mostly PowerShell.

boxoptimizer icon boxoptimizer

Community repo for a Windows11 Optimization tool, Tweaks, configurations, tutorial docs & more.

browsermanager icon browsermanager

Empower your browsing experience: Choose and Manage your perfect browser!

business-plan-creator icon business-plan-creator

A small web app to automate the creation of a business plan. Outputs in pdf, powerpoint, ...

clistyler icon clistyler

Enhance your terminal, Your style, your way.

css icon css

An attempt to create cool things with only CSS.

dall-e icon dall-e

PyTorch package for the discrete VAE used for DALL·E.

dotenv icon dotenv

Loads environment variables from .env for nodejs projects.

downgit icon downgit

Create GitHub Directory Download Link (git-github-direct-zip-folder)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.