Git Product home page Git Product logo

bringgle's Introduction

Hi there ๐Ÿ‘‹

My name is Mario, I'm an Web Development Engineer, living in Grenoble (French Alps ๐Ÿ”๏ธ)

I have been coding since 2008 out of passion, and professionally for the past 10 years.

Since that time and the advent of Web 2.0, I have witnessed many revolutions, both fruitful and sterile, in the ever-changing world of web development.

From my beginnings with dynamic websites using the MVC paradigm with PHP and MySQL, to complex cloud-native distributed applications, I have experienced numerous technical revolutions:

  • the emergence of MVVM and client-side apps, with increasingly powerful browsers.
  • the industrialization and automation of delivery, to ship code faster and on a more relaible way.
  • the shift to the Cloud, with more automation and considering the Fin and Sec aspects.
  • the web back to SSR, and more generally, a new era where we are looking for simplicity and performance, to reduce the digital footprint.
  • more recently, the GenAI that can write pretty decent code ๐Ÿค–

And a lot of others ! the list would be too long, given how much has happened in our Tech microcosm over the past 15 years.

I enjoy learning new things and doing things to the best of my ability. I also love experimenting with new frameworks and techniques to form my own opinions about them.

I also have a passion for teaching and sharing knowledge with younger developers.

Apart from coding, I like:

  • โ›ท๏ธ skiing
  • ๐Ÿช‚ paragliding
  • ๐Ÿง— climbing
  • ๐Ÿ›ผ rollerskates
  • ๐Ÿ€ basket-ball

Feel free to reach me mario[AT]arnautou.fr

Any fool can write code that a computer can understand. Good programmers write code that humans can understand.

Martin Fowler

bringgle's People

Contributors

marioarnt avatar

Watchers

 avatar  avatar

bringgle's Issues

Front-end unit tests

Would be great to have good front-end unit tests using jest.
Create a test/*.spec.ts file for each component and try to get good coverage by testing all test cases.

E2E Testing

Using Nightwatch have some E2E testing.
Could be interesting to see how it is possible to test socket events in a E2E testing approach<;

Security Audit

Need to audit the security of the app.
We purposely don't want the user to have to log in.
He can create and join list as a guest user. That's fine but we don't use CRSF tokens.
Nee to fix that vulnerability.

Load test

Would be great to create scripts to generates hundreds of thousands of lists (with dummy names) with a lot data in it and see if the performances of the app are still OK.
If not identify the bottlenecks and propose some optimisations

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.