Skip to content
View sriyan983's full-sized avatar

Block or report sriyan983

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
sriyan983/README.md
  • 👋 Hi, I’m narayan
  • 👀 I am an architect with vast experience in mobile app development, web development, xr development, data science and IoT.
  • 💞️ I will be posting code and solutions on above tech, so keep watching the space.
  • 📫 You can reach me [email protected].

Pinned Loading

  1. AR_js AR_js Public

    AR.js demo project (intermediate)

    JavaScript 3 3

  2. Image_Similarity_Android_OpenCV Image_Similarity_Android_OpenCV Public

    This project uses opencv techniques and does an image similarity check using SIFT and ORB techniques. The code is boiler plate and works out of the box.

    Java

  3. Recommendation_System_Mastery Recommendation_System_Mastery Public

    This is machine learning project with deals with million song dataset and recommends top 30 songs using a all popular techniques

    Jupyter Notebook

  4. sriyan983 sriyan983 Public

    Config files for my GitHub profile.

  5. Web_Assembly_C Web_Assembly_C Public

    This projects lets you create a c++ based Web Assembly that can take a pointer from your javascript and fill it with a data in c++. Most importantly it does not use emscripten, thus avoiding lot of…

    HTML

  6. Web_Assembly_Rust Web_Assembly_Rust Public

    This projects lets you create a RUST based Web Assembly that can take a pointer from your javascript and fill it with a data in RUST. Most importantly it does not use emscripten, thus avoiding lot …

    HTML