Giter VIP home page Giter VIP logo

asciivert's Introduction

I currently work as a software developer in Canada.

Stuff About Me

  • ๐Ÿ‘จโ€๐Ÿ’ป I have some experience in all sorts of different things:
    • JavaScript/NodeJS/TypeScript/NPM packages
    • Browser Extensions
    • HTML/CSS/JQuery
    • React/Preact
    • Web-to-desktop libraries like Electron, Tauri and Neutralino
    • SQL
    • Rust
    • C++
    • Java
    • API development, including a small amount of GraphQL
    • Docker, Kubernetes, and *some* components of AWS
  • ๐Ÿฒ Aside from all of that ^, I really like spicy food and collecting games I will never play.
  • ๐Ÿ’™ I enjoy helping people! Never be afraid to ask me something, unless it can be summarized in a GitHub issue ๐Ÿ˜ช
  • ๐Ÿ–ผ๏ธ I'm probably most proud of my Dorion, CSMLC or AmazonMonitor projects

asciivert's People

Contributors

dependabot[bot] avatar spikehd avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

asciivert's Issues

TODO: Cli version

Problem

There currently only exists a web/api based version, which means no programmatic interfacing without writing your own that makes use of the files.

There needs to be a main file that can take command-line arguments, and will work the same as the web-based version.

Requirements (draft)

Flags (all should have 1-letter aliases)

  • --in - File to be input, required (auto-detects file type)
  • --out - File to be output, defaults to in-file directory with "_converted" appended to the end of the name
  • --resolution - Resolution to output file, defaults to original
  • --framerate - Framerate to export video as, defaults to original

Other

  • --api - No argument, starts the site/API service

Examples of potential commands:

node index --in [path]/image.jpg --out [path]/converted.jpg --resolution 1920x1080
node index --in [path]/video.mp4 --out [path]/converted.mp4 --resolution 800x600 --framerate 15
node index --api

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.