Giter Club home page Giter Club logo

git-diff's Introduction

I am currently looking for backend software work, senior level. Majoring in PHP or TypeScript, minoring in devops for all hosted CI platforms. I am UK-based and prefer fully/mostly remote. Please contact me through the platform you found me on. This README is intended to be a better summary of my work profile than a bare repo list. Most of my outside-work code is in private repos. Feedback welcome!

Stuff I've done

๐Ÿ‘จโ€๐Ÿซ Currently volunteering as a coach at Codebar
โœ๏ธ I'm a 20K "Trusted User" and curator on Stack Overflow (1.5K answers & 117K edits)
โš™๏ธ I've 2.6K posts to help folks with using CircleCI
๐Ÿค– I'm building an AI / ChatGTP-powered project with two product SMEs (all under wraps for now ๐Ÿค)
๐Ÿ˜‡ I used to teach PHP in-person, and wrote this book-length tutorial

Code & experiments

๐Ÿ‘ They're not native to AWS, but I got PHP lambdas to work
โ†”๏ธ I wrote a shared-hosting file sync system, which is in production use
๐Ÿงช๏ธ I did some experiments with Docker Swarm (39 โญ)
โš—๏ธ And here's another one

git-diff's People

Contributors

halfer avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

git-diff's Issues

Run browser tests on Win/IE

I've not done any IE testing yet. I'd like to do this in any version of IE supported by jQuery - at present the library uses 1.x, which still supports IE6 -- that's probably excessive. Maybe upgrading to 2.x would be good, and that supports IE9 onwards.

Improve tests at non-standard zoom levels

The QUnit tests all currently pass in Chromium and FF under Ubuntu, but some fail at non-standard browser zoom levels. Tap Ctrl and +, then refresh, to replicate.

Some of these are rounding errors from jQuery's measurement methods, but others seem to be discrepancies in how divs nest together. Some (such as the matching of right-hand borders) could allow for 1px difference, for example.

Find out if side-by-side scrolling is feasible

It's been suggested that the library could allow each side to be horizontally scrolled independently. This would require each section to be in its own overflowing div, and thus scrolling would have to be synchronised via JavaScript.

I don't know if there'll be any real demand for this feature, but it might be worth a try.

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.