Skip to content
View n-ce's full-sized avatar
✴️
Introspecting, Brainstorming, Creating
✴️
Introspecting, Brainstorming, Creating

Block or report n-ce

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse
n-ce/README.md

I am not a smartphone application developer, I am a progressive web application developer on a smartphone.

[HW]
Platform = "Moto G04"
Architechture = "Arm v8.1-A"
SOT = "15 Hours"
Charging = "1% / Min"
RAM = "4 GB"
[SW]
System = "Android 14"
Browser = "Chrome 131"
Terminal = "Termux:Monet 119"
Editor = "Helix 24"
Language = "TypeScript"
Interpreter = "Node"
Libraries = ["Solid" , "Open-Props"]
[Contact]
Telegram = "encetg"
Matrix = "nce"

Pinned Loading

  1. ytify ytify Public

    Audio Streaming Client for YouTube. Cherish the Art of Listening.

    TypeScript 187 52

  2. Note Note Public

    Single Page Note Taking Website.

    HTML 6

  3. Awesome-Minimal-JavaScript-Frameworks Awesome-Minimal-JavaScript-Frameworks Public

    A curated list of awesome Lightweight JavaScript Frameworks (CDN loadable)

    11

  4. YTFLIX YTFLIX Public archive

    A library of free official movies, series and documentaries available on YouTube, with an easy to update database based on github wikis.

    JavaScript 10 8

  5. Using Eruda with Vite (+ TypeScript) Using Eruda with Vite (+ TypeScript)
    1
    ```
    2
    npm i eruda -D
    3
    ```
    4
    
                  
    5
    To use eruda without installing eruda as a package, edit the src in the plugin to https://cdn.jsdelivr.net/npm/eruda.
  6. yt-dlp AV1+Opus Downloader Script yt-dlp AV1+Opus Downloader Script
    1
    import subprocess
    2
    from yt_dlp import YoutubeDL
    3
    
                  
    4
    def get_video_formats(url):
    5