import { build } from './magic';
const me = {
fullName: 'Muhammed Albarmavı',
professionalTitle: 'Senior Frontend Developer',
location: 'Istanbul, Turkey',
email: 'muhammed.albarmavi@gmail.com',
};
const skills = [
'JavaScript',
'TypeScript',
'Angular',
'RxJS',
'NgRx',
'PrimeNG',
'Tailwind CSS',
'Node.js'];
const tasks = [
'Build interactive UIs',
'Collaborate and mentor',
'Improve existing codebase',
'Fixing bugs'
];
build(me, skills, tasks);
Pinned Loading
-
mat-table-column-filter
mat-table-column-filter Public archive🎉🎉 angular material table column filter
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.