Skip to content
View kieranpcremin's full-sized avatar

Block or report kieranpcremin

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. csproj-scanner csproj-scanner Public

    A PowerShell utility that scans `.csproj` files for NuGet and MSBuild problems that silently corrupt package restore, cause cryptic build failures, or bloat dependency graphs — the kind of issues t…

    PowerShell

  2. engineering-project-timeline-predictor engineering-project-timeline-predictor Public

    ML-powered construction project timeline prediction using XGBoost, Ridge Regression, Random Forest & Gradient Boosting with interactive Streamlit dashboard

    Python

  3. hard-hat-detector hard-hat-detector Public

    Deep learning image classifier that detects whether construction workers are wearing hard hats. Built with PyTorch and ResNet18 transfer learning — frozen backbone training then fine-tuning. Achiev…

    Python

  4. nats-realtime-messaging-dotnet nats-realtime-messaging-dotnet Public

    A hands-on tutorial demonstrating real-time pub/sub messaging with NATS using .NET 9 and Blazor Server. Covers three core NATS messaging patterns: publish/subscribe (streaming intraday market data …

    HTML

  5. semantic-search-using-FAISS semantic-search-using-FAISS Public

    Semantic search engine for technical documents using SentenceTransformers and FAISS. Search by meaning, not keywords — finds relevant content across documents even when terminology differs. Built w…

    Python

  6. SQL-Server-Transaction-Log-Health-Checkup SQL-Server-Transaction-Log-Health-Checkup Public

    SQL Server transaction log health diagnostic tool - point-in-time assessment for VLF fragmentation, oversized logs, backup issues, and optimization recommendations

    TSQL