|
|
|
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})";
}
}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
1. β¬οΈ Pushed undefined commit(s) to [MA1002643/MA1002643](https://github.com/MA1002643/MA1002643)
2. β¬οΈ Pushed undefined commit(s) to [MA1002643/muhammadabdullah-portfolio](https://github.com/MA1002643/muhammadabdullah-portfolio)
3. β¬οΈ Pushed undefined commit(s) to [MA1002643/muhammadabdullah-portfolio](https://github.com/MA1002643/muhammadabdullah-portfolio)
4. β¬οΈ Pushed undefined commit(s) to [MA1002643/muhammadabdullah-portfolio](https://github.com/MA1002643/muhammadabdullah-portfolio)
5. β¬οΈ Pushed undefined commit(s) to [MA1002643/muhammadabdullah-portfolio](https://github.com/MA1002643/muhammadabdullah-portfolio)
Last Updated: Tuesday, October 28th, 2025, 8:31:53 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.
Markdown 18 hrs 22 mins βββββββββββββββββββββββββ 74.16 %
YAML 5 hrs 5 mins βββββββββββββββββββββββββ 20.56 %
JavaScript 32 mins βββββββββββββββββββββββββ 02.16 %
Other 19 mins βββββββββββββββββββββββββ 01.32 %
Git Config 10 mins βββββββββββββββββββββββββ 00.70 %
JSON 8 mins βββββββββββββββββββββββββ 00.60 %
TSConfig 6 mins βββββββββββββββββββββββββ 00.44 %
CSS 0 mins βββββββββββββββββββββββββ 00.03 %
HTML 0 mins βββββββββββββββββββββββββ 00.02 %
Git 0 mins βββββββββββββββββββββββββ 00.01 %
Last updated on 2025-10-28 (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.


