Software Engineer
-
Turbocam International
- Maine, United States
- https://gitlab.com/liamcannon
- in/liamcannon01
Highlights
- Pro
Pinned Loading
-
-
-
Get's an icon from an executable and...
Get's an icon from an executable and displays it on a webpage, my usecase was in a Blazor Maui Hybrid 1<MudContainer MaxWidth="MaxWidth.Large">
2<MudGrid Spacing="3">
3<MudItem xs="6" sm="4" md="3" lg="2" xl="1">
4<MudPaper Class="pa-4" Elevation="4">
5<img src="@APPICONSTRING" alt="@APP NAME STRING" style="width: 50px; height: 50px;" />
-
Pages Without Anti-Clickjacking Cont...
Pages Without Anti-Clickjacking Controls detected 1using Microsoft.AspNetCore.Http;
2using Microsoft.Extensions.Logging;
34public class AntiClickjackingMiddlewear(RequestDelegate next, ILogger<AntiClickjackingMiddlewear> logger)
5{
-
Foxlider/FASTER
Foxlider/FASTER PublicFull rebuild of Flax's tool for installing and updating Arma 3 server with built in features for managing Steam Workshop mods.
-
Opinionated Arma 3 Clang Formatter
Opinionated Arma 3 Clang Formatter 1Language: Cpp
2BasedOnStyle: Google
3IndentWidth: 4
4UseTab: Never
5BreakBeforeBraces: Attach
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.