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

regs icon regs

Simple Registration System (CLI)

smart-mass-mailer icon smart-mass-mailer

Smart Bulk Email Sender with Mail Merge, Delay between Emails and HTML Content

spotifydown icon spotifydown

Downify | An android app that downloads spotify playlist for offline use.

til icon til

📝 Today I Learned repo. A simple cross platform notes taking setup using https://xwmx.github.io/nb/

trumail icon trumail

:email: :white_check_mark: A Fast and Free Email Verification API written in Go

windows-defender-remover icon windows-defender-remover

A tool which is uses to remove Windows Defender in Windows 8.x, Windows 10 (every version) and Windows 11.

windows11-optimization icon windows11-optimization

Community repository, to improve security and performance of Windows 10 and windows 11 with tweaks, commands, scripts, registry keys, configuration, tutorials and more

ytfzf icon ytfzf

A posix script to find and watch youtube videos from the terminal. (Without API)

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.