Giter Club home page Giter Club logo

image-processing-api's Introduction

Typing SVG

KhalidMesbah github stats
Khalid Mesbah

Github Profile Trophies

trophy


Skills:

HTML5 CSS3 JavaScript NodeJS TypeScript Markdown NPM SASS Jest

Familiar With:-

Express.js Webpack Gulp JWT Jasmine Stylus Less MySQL Postgres Yarn AWS Bootstrap C C++ Python CircleCI GitHub Actions

Tools:

Version Control:-

Git GitHub

Editors:-

Visual Studio Code

Operating Systems:-

Ubuntu Windows

Others:-

Microsoft Office ESLint Notion Postman Trello Slack

Studying:-

React

Areas of Interest:-

p5js Svelte TailwindCSS Threejs Vue.js

Links/Developer/Forums

CodePen LeetCode Stack Overflow Codewars Gmail LinkedIn Twitter YouTube

Education

FreeCodeCamp MDN Web Docs Udacity Faculty Of Science

image-processing-api's People

Contributors

khalidmesbah avatar

Stargazers

 avatar

Watchers

 avatar  avatar

image-processing-api's Issues

Provided endpoint returns an error.

Providing endpoint not only helps me as a reviewer to check the application but also any other developer working on the application to run the application easily.
Refer the screenshot.

Unable to review error messages.

Since I could not review image processing, I could not tell if you have provided error messages.
Although, as tip, I would provide you common error messages scenarios.
Missing filename, height or width.
Invalid input for filename e.g. fjord123.
Invalid input for height or width e.g. height=a, height=0 or height=-1.

Prettier and Lint scripts are inadequate.

Prettier and Lint should be configured to run only on TS files before they build to JS.
You need not run it on JS or JSON files but it should run on all TS files.
Also, you can define your own configuration and rules for these formatters.
Use src/**/.ts instead of ./src/.ts in scripts.

Accessing provided url does not resize images.

Image resizing does not work.
This maybe due to the way you have provided path to images.
It may work perfectly in your system but it would fail at other places.
Use __dirname to define absolute path,

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.