Skip to content
View amcanna1ly's full-sized avatar

Highlights

  • Pro

Block or report amcanna1ly

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. SQLServer_Database_QueryPlanAnalysis SQLServer_Database_QueryPlanAnalysis Public

    A SQL Server analysis script that extracts and evaluates cached execution plans to identify performance issues such as missing indexes, tempdb spills, key lookups, and implicit conversions.

    TSQL

  2. FirebrickGPT FirebrickGPT Public

    FirebrickGPT is a local LLM interface for Raspberry Pi 5 using Flask and Mistral via llama.cpp. It supports a dark mode UI, command execution mode, and runs fully offline. Ideal for privacy-focused…

    Python 1

  3. Fake-News-Detection-Using-Machine-Learning Fake-News-Detection-Using-Machine-Learning Public

    This project investigates how machine learning techniques can be used to detect fake news articles. It uses real and fake news datasets and walks through a full CRISP-DM-inspired data science proce…

    Jupyter Notebook

  4. DatabaseHealthPerformanceReport DatabaseHealthPerformanceReport Public

    A comprehensive T-SQL health and performance auditing script for SQL Server. Generates detailed insights on table sizes, index usage, fragmentation, missing indexes, slow queries, storage allocatio…

    TSQL 1

  5. sql-server-index-maintenance-helper sql-server-index-maintenance-helper Public

    A SQL Server utility that analyzes index usage, fragmentation, and maintenance needs. Includes reports for unused indexes, fragmentation thresholds, and auto-generated REBUILD/REORGANIZE statements…

    TSQL

  6. iss-live-tracker iss-live-tracker Public

    A lightweight, Dockerized web dashboard for live International Space Station tracking, ground tracks, and observer-based pass visibility predictions.

    JavaScript