Skip to content
View gcotcheza's full-sized avatar

Highlights

  • Pro

Block or report gcotcheza

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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
gcotcheza/README.md

Hi, I'm Ghie

I build web apps for my own life and run them on a server I look after myself, a family archive for my kids, a health tracker with a few years of my own history in it, a journal that transcribe voice to text, a watcher that tells me when flights i want get really cheap. Most are built in Laravel or Symfony and Vue and most of what I know about servers I learned by breaking this one and fixing it again.

Along the way I hit a bug in Laravel itself, reported it, and my fix was merged into the framework (laravel/framework#61332).

The projects below are the ones I'd show a friend.

Pinned Loading

  1. pig-dice-game pig-dice-game Public

    The dice game Pig, in the browser. One of my first projects and still a favourite.

    CSS

  2. circa circa Public

    A health tracker honest enough to say "about" — meals by photo, sleep, movement and energy, reported as honest ranges.

    PHP

  3. reflection-journal reflection-journal Public

    My voice journal — I record a thought, Whisper writes it down, and it files itself under topics and people.

    PHP

  4. orbit orbit Public

    Watches flight prices for trips we actually want to take, and pings me when a deal is worth booking.

    PHP

  5. engineering-standards engineering-standards Public

    One engineering standard for a small fleet of production apps: rules with reasons and checks

    Shell