Skip to content
View ashutoshm1771's full-sized avatar
🎯
Focusing
🎯
Focusing

Organizations

@renderscope-dev

Block or report ashutoshm1771

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
ashutoshm1771/README.md

Portfolio  LinkedIn  Scholar  ResearchGate  ORCID  Behance


SDE @ Amazon, Seattle, WA

Master of Science - CS @ Texas A&M-CC, Aug 2024


🌟 Open Source Projects

Torvyn  Quantum Encoding Atlas

Eigenvue  Renderscope


📄 Some Research Publications


Pinned Loading

  1. torvyn/torvyn torvyn/torvyn Public

    Ownership-aware reactive streaming runtime on the WebAssembly Component Model

    Rust 1

  2. encoding-atlas/quantum-encoding-atlas encoding-atlas/quantum-encoding-atlas Public

    Open Source Python library for Quantum Data Encodings in Quantum ML - multi-framework support, analysis tools

    Python 1

  3. renderscope-dev/renderscope renderscope-dev/renderscope Public

    Open source platform for cataloging, comparing, and benchmarking rendering engines

    TypeScript 1

  4. eigenvue/eigenvue eigenvue/eigenvue Public

    [Open-Source] Interactive Dissection Platform for deep learning, generative AI, and quantum algorithms

    TypeScript 1

  5. encoding-atlas/quantum-encoding-atlas-web encoding-atlas/quantum-encoding-atlas-web Public

    Quantum Encoding Atlas - Web app for a unified Python library for quantum data encodings (pip install encoding-atlas)

    TypeScript

  6. Policy Based Data Structure in C++ Policy Based Data Structure in C++
    1
    // Author : Ashutosh Mishra
    2
    
                  
    3
    #include<bits/stdc++.h>
    4
    #include<ext/pb_ds/assoc_container.hpp>
    5
    #include<ext/pb_ds/tree_policy.hpp>