|
|
|
using System;
using System.Collections.Generic;
using System.Text;
namespace ProfileCard
{
public sealed class MA1002643
{
public string Role { get; } = "Software Engineer";
public string Experience { get; } = "2+ years";
public string Philosophy { get; } = "If it's structured, it can be automated";
public string AlwaysLearning { get; } = "π± Always learning (and shipping) β web, mobile, cloud.";
public string OpenToCollabs { get; } = "π€ Open to collabs with juniors & seniors alike.";
public string Goal2025 { get; } = "π― 2025 Goal: contribute more to open-source, ship impactful tools.";
public IReadOnlyList<string> Highlights() => new List<string>
{
AlwaysLearning,
OpenToCollabs,
Goal2025
};
public IReadOnlyList<string> DailyRoutine() => new List<string>
{
"β Coffee + Code",
"π§ Learn something new",
"π§ Build & Automate",
"π Share knowledge",
};
public string FunFact() =>
$"I love driving HGVs and Iβd love to become a pilot one day. ({DateTime.UtcNow:yyyy})";
}
}|
GRC Solutions Β· Feb 2026 Β· π Verified |
Google Chrome Developers Β· Dec 2025 Β· π Verified |
Want a collab? Open an issue or DM on LinkedIn β Iβm always up for building something bold.
- AMC β Full-stack for a small business (Next.js, Node/Express, MongoDB, CI/CD).
- SmartMeal / NutriTimer β .NET MAUI apps (barcode nutrition, hydration/meal reminders).
- Portfolio β brand new website: mabdullah.co.uk
π Recent GitHub Activity
- π¦ Created branch to MA1002643/theabdullahfolio
- ποΈ Deleted branch to MA1002643/theabdullahfolio
- β¬οΈ Pushed to MA1002643/theabdullahfolio
- π Merged PR to MA1002643/theabdullahfolio
- π Reviewed PR to MA1002643/theabdullahfolio
- π Opened issue to MA1002643/theabdullahfolio
- βοΈ Closed issue to MA1002643/theabdullahfolio
Last Updated: Monday, April 20th, 2026, 9:47:32 am
π GitHub Pulse
π Most Used Languages
Note: Top languages is only a metric of the languages my public code consists of and doesn't reflect experience or skill level.
Other 9 hrs 30 mins βββββββββββββββββββββββββ 43.91 %
JavaScript 4 hrs 19 mins βββββββββββββββββββββββββ 20.02 %
SQL 3 hrs 7 mins βββββββββββββββββββββββββ 14.42 %
JSON 2 hrs 59 mins βββββββββββββββββββββββββ 13.82 %
CSS 40 mins βββββββββββββββββββββββββ 03.13 %
Markdown 29 mins βββββββββββββββββββββββββ 02.28 %
Mermaid 24 mins βββββββββββββββββββββββββ 01.87 %
Git Config 3 mins βββββββββββββββββββββββββ 00.27 %
Image (png) 2 mins βββββββββββββββββββββββββ 00.20 %
TypeScript 0 mins βββββββββββββββββββββββββ 00.07 %
Last updated on 2026-04-20 (Displaying Data from past 7 days)
β±οΈ WakaTime Stats
π₯ Github Streaks
"If it's structured, it can be automated" - This drives my approach to solving complex problems through elegant, scalable solutions.



