Developer at Uniqa Software Services
Pick a slot if you'd like to meet me and chat about anything you are passionate about - but make sure to describe the agenda
👇 Hit in your console or terminal to connect with me....
dotnet tool install -g LynxHub --version 1.0.4
Lynx
public class SamirAzzam
{
public string[] Code = { "C#", "SQL", "HTML", "CSS", "JavaScript"};
public string[] AskMeAbout = {
"Web Application Engineering",
"Power Platform Integrations",
".NET Framework & Solutions",
"Pedagogical Methods in Tech",
"Football Strategy & Analytics",
"Game Development & Mechanics",
"Car Tech & Innovations"
};
public Technologies TechStack = new Technologies
{
BackEnd = new BackEndTech
{
CSharp = new string[] { ".NET Core", "ASP.NET Core", "WPF", "EFCore" },
JavaScript = new string[] { "Node", "Express" }
},
DevOps = new string[] { "CI/CD Pipelines", "Docker🐳", "Nginx", "Apache" },
Databases = new string[] { "SQL Server", "MySQL", "SQLite" },
Misc = new string[] { "Power Platform", "Socket.IO", "Entity Framework", "LINQ" }
};
public string[] Architecture = { "Microservices", "Web APIs", "Single page applications", "MVC" };
public string CurrentFocus = "Empowering students with C# and OOP principles";
public class Technologies
{
public BackEndTech BackEnd { get; set; }
public MobileAppTech MobileApp { get; set; }
public string[] DevOps { get; set; }
public string[] Databases { get; set; }
public string[] Misc { get; set; }
}
public class BackEndTech
{
public string[] CSharp { get; set; }
public string[] JavaScript { get; set; }
}
}
I love connecting with different people so if you want to say hi, I'll be happy to meet you more! 😊