Skip to content
View chaman-k's full-sized avatar
🏠
Working from home
🏠
Working from home
  • India

Organizations

@so-sc

Block or report chaman-k

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. shareslide shareslide Public

    A slideshare downloader cli built with typescript

    TypeScript 4 1

  2. Compress, resize images in javascript Compress, resize images in javascript
    1
    /*
    2
    <!-- HTML Part -->
    3
    <input id="file" type="file" accept="image/*">
    4
    <script>
    5
        document.getElementById("file").addEventListener("change", function (event) {
  3. Compress images in Angular recursive... Compress images in Angular recursively using rxJS
    1
    import { Component } from '@angular/core';
    2
    import { map, expand } from 'rxjs/operators';
    3
    import { EMPTY } from 'rxjs';
    4
    import { CompressorService } from './compressor.service';
    5
    
                  
  4. stackby stackby Public

    Forked from haxzie-xx/stackby

    Simple python CLI to stack files in a directory based on type, date and extension

    Python

  5. so-sc/sosc-website so-sc/sosc-website Public

    The official website for sahyadri open source community

    JavaScript 69 109

  6. blog-microservice blog-microservice Public

    JavaScript 1