Skip to content
View lostsh's full-sized avatar
💾
Probably coding ...
💾
Probably coding ...

Block or report lostsh

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
lostsh/README.md
using System;

namespace OpenSource {
    class VernhesYohann : ICybersecurityEngineer, IFullStackDeveloper {
        public VernhesYohann() {
            this.hobbies = new Dictionary<Level, Hobby>() {
                {Level.ObsessedWith, Hobby{"Raspberry pi", "Arduino"}},
                {Level.Warhorse, Hobby{"Repair absolutely anything"}},
                {Level.OldStager, Hobby{"Modeling Elec/Meca"}},
                {new Level{...}, new Hobby{...}}
            };
        }
        
        static Solution[] solve(string[] problem) {
            return lostsh.solve(problem);
        }
        
        void learn(void** unknown) {
            this.experience.append(lostsh.understand(unknown));
        }
    }
}

Small quick propaganda :

Cybersecurity
Management
EBIOS RM ISO/IEC
incident response
Crisis management
strategic-economic-intell
OffSec hardening cryptography
malware shellcode pentest
auditd web-sec
industrial-security
Digital
investigation
forensicsreverse-engineering
malware-analysis
malware-detection
applied-AI
Infrastructure
& Network
hardening network-security
blockchain iam


 

















SE-LINUX


C99 cpp java SE EE Python Assembly Bash + GO Csharp


Some fun projects

Borne d'arcade Sunny OpenBoat
Sunny project website OpenBoat GitHub repo
arcade front sunny boat
arcade content making sunny radio control
arcade pi sunny solar detector making radio control
In 2016 I built my arcade machine, on which I love to play Pac-Man Sunny is a solar tracker project This is a good example of a handmade motor controller, plus I had to create my own bluetooth remote control, it works surprisingly well

Fun stats

lostsh language stats

Stats from awesome-github-stats

Completion of some projects

Perso Blog        ███████░░░░░░░░░░░░░░░░░░░░░░░    32%

Morpion           ██████████████████████████░░░░    87%

Sunny             █████████████████████████████░    97%
OpenBoat          ████████████████████░░░░░░░░░░    70%

Mail Client       ██████████████████░░░░░░░░░░░░    57%

Blog Editor JFX   ██████████░░░░░░░░░░░░░░░░░░░░    44%

SDL - Lib         ████░░░░░░░░░░░░░░░░░░░░░░░░░░    13%

Pinned Loading

  1. sunny sunny Public

    website for the solar tracker sunny.

    HTML 1

  2. stickGame stickGame Public

    A tiny game on arduino with LCD Display (16*2)

    C++ 1 1

  3. linkeDisplay linkeDisplay Public

    Arduino based information display

    C++ 3 1

  4. more-pion more-pion Public

    Simple JS TIC-TAC-TOE game

    JavaScript 2

  5. mail-checker mail-checker Public

    Small bash script to check whether or not an email exist using telnet and dig

    Shell 2

  6. arduboy_pong-game arduboy_pong-game Public

    Pong game for Arduboy

    C++ 2