Skip to content
View agarwalnitesh42's full-sized avatar
🎧
Dreaming
🎧
Dreaming

Block or report agarwalnitesh42

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Pinned Loading

  1. Create Aermod like Map Visual for sh... Create Aermod like Map Visual for showing Pollutions level using Python . https://medium.com/@agarwalnitesh42/create-aermod-like-map-visual-for-showing-pollutions-level-using-python-8423495a227b
    1
    import matplotlib.tri as tri
    2
    import matplotlib.pyplot as plt
    3
    import matplotlib.cm as cm
    4
    from scipy.interpolate import griddata
    5
    import numpy as np
  2. theMatrixAI theMatrixAI Public

    theMatrixAI

    JavaScript 1

  3. smart-queue-vibe smart-queue-vibe Public

    Adaptive task queue for frontend and Node.js that prioritizes asynchronous tasks using reinforcement learning and queueing theory. Optimize performance with minimal effort!

    JavaScript 1

  4. tiny-localstorage-db tiny-localstorage-db Public

    tiny-localstorage-db: Lightweight, efficient localStorage management. Features compression, batch operations, query language, usage statistics. Easy npm integration, open source

    JavaScript 6 1

  5. prefetch-predict prefetch-predict Public

    A predictive prefetching optimizer for web resources. prefetch-predict is a lightweight, dependency-free JavaScript library designed to enhance web application performance by intelligently prefetch…

    JavaScript 1

  6. languageJsonTranslator languageJsonTranslator Public

    Translate JSONs of Languages directly. Best for faster localization of your app.

    TypeScript 1