Code Monkey home page Code Monkey logo

facestosmileys's Introduction

Hi ๐Ÿ––

My name is Sylvain, I'm a french software developer for almost 14 years. For the past six years I have focused on TypeScript, a language I love and which has allowed me to write the french book ๐Ÿ“– "TypeScript - Notions fondamentales". On the community side, I'm co-organizing the Paris TypeScript meetup with some friends and I'm also Microsoft MVP in the Developer Technologies category!

I have been passionate about web development since the beginning of my career, especially on the backend side. I enjoy crafting web services using my favorite patterns: CQRS and Event Sourcing. I also like Agile methodology, eXtreme Programming approach and Behavior Driven Development. On the cloud side I'm an AWS afficionado especially Serverless services like Lambda, DynamoDB, Event Bridge, ... Also I'm really a huge fan of CloudFormation ! I like using CDK for my Infra as Code and with GitHub Actions it's my favourite combination ๐Ÿ˜Ž

facestosmileys's People

Contributors

sbovo avatar spontoreau avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

facestosmileys's Issues

Add Mvvm framework

Currently we define a custom ViewModel but it's better to use a framework for that. MvvmLight could be a great addition.

Add Toast notification

It can be really nice to have Toast notification to inform users on errors/informations/success ...

First case in the application is to push error notification.

UWP support

As title say, project need an UWP support

Increase picture quality

Cognitive throw a BadFormat request exception when Image size are too large.

To improve the process we can:

  • Take the picture in high quality.
  • Scale down in a new picture to send it in Cognitive.
  • Apply the Scale on Json rectangle position.

Secret keys as dependencies

Keys are currently a problem for development.

To resolve that:

  • Add a configuration class as dependencies to store keys
  • Inject configuration to use keys
  • When development done commit the class with empty secret keys
  • Add the class to gitignore

Refactoring for production version

  • Switch from Autofac to SimpleInjector: Lightweight & faster IoC container
  • Remove ReactiveUI: Reduce package size
  • Update all dependencies
  • Change configuration to be Cross-platform

CI error - UWP build failed

VSTS build step on CI return this error:

FacesToSmileys.UWP\Package.appxmanifest(21,27): Error APPX1619: App manifest references the splash screen image 'Assets\SplashScreen.scale-200.png' which does not have valid dimensions. It must be 1240x600 pixels.

@sbovo is it really an error?

Android landscape orientation issue

We have an issue on Android.
When you need to take a picture the orientation is wrong in landscape mode and Cognitive didn't detect emotions

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.