Skip to content
View SilentCanary's full-sized avatar

Block or report SilentCanary

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 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

Pinned Loading

  1. SilentCanary.github.io SilentCanary.github.io Public

    This is my personal wizardry portfolio — a realm where code meets magic. ✨

    JavaScript

  2. CivicIQ-Verifier CivicIQ-Verifier Public

    End-to-end Python package for verifying Indian ID documents (Aadhaar & PAN) with OCR, secure QR decoding, face match, and DigiLocker integration.

    HTML

  3. Jetpack-Joyride Jetpack-Joyride Public

    This is a pure C++ game application that uses SFML for the graphics and user interaction. It uses Quad Tree for efficient collision detection by spatially partitioning game objects, a queue to mana…

    C++

  4. EarthSentinel EarthSentinel Public

    Forked from AditS-H/EarthSentinel

    A deep learning pipeline for landslide prediction from multi-temporal satellite imagery. Raster patches across different weeks are encoded using a shared Siamese Conv-LSTM network to learn spatio-t…

    Python

  5. Neural-Network Neural-Network Public

    This project implements a feedforward neural network from scratch in C++ using the Eigen library to classify handwritten digits from the MNIST dataset using ReLU activation, and an output layer wit…

    C++

  6. Finserv-Insurance-Agent Finserv-Insurance-Agent Public

    Finserv Insurance Agent — RAG-Based Insurance Question Answering System built to answer insurance-related queries by extracting relevant information from uploaded policy documents (PDF / DOCX / EM…

    Python