private void YusufKhan()
{
try {
// Current employement.
const string CurrentOrg = "Bidvest Data";
// Current code languages.
List<string> Code = new {
"csharp", "javascript", "HTML", "CSS", "Java"
};
// Current tech being used.
List<string> Tools = new {
"visual studio", "visual studio code", "sql", "aws", "google cloud", "Automation"
};
// Current frameworks being used.
List<string> Frameworks = new {
"blazor", ".net 6", ".net 7", ".net 8", ".net 9", ".net core", "react", "react native", "maui applications", "web api", "nodejs"
};
// Personal projects.
List<string> Projects = new {
"Code Arena Hub", "Nebula System Solutions"
};
// TODO: Add in AI experience.
// LLM
// AWS Sagemaker
// Hugging Face
// LM Studio
}
catch(Exception ex)
{
// Log the error.
Console.WriteLine(ex.Message)
}
}

Focusing
Pinned Loading
-
-
-
XamarinAnime
XamarinAnime Publica simple cross platform anime library written in xamarin forms
C# 5
-
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.