Work />

Selected web, mobile projects...

 
About /
className
Afzaal Amjad {
··
// I'm ambitious and love new challenges :)
··
// My vast variety of skills is continuously expanding.
··
constructor
() {
····
this.name = 'Afzaal Amjad'
····
this.dayOfBirthTimestamp = 800906400
····
this.email = 'hello@afzaalworld.ml'
··
}
··
workExperience() {
····
return
[
······
{ '2018-now' :'Data Analyst & Business intelligence at Brickclay.' }
······
{ '2017-now' :'Full-Stack Software/Web Developer at iamafzaal.ml' }
····
]
··
}
··
certificates() {
····
return
[
······
{ 'April 2018-now' :'Aptech - Web Programming in ASP.NET' }
······
{ 'January 2018-now' :'Aptech - Programming with C#' }
····
]
··
}
··
education() {
····
return
[
······
{ '2014-2018':'Government College university Faisalabad - BSCS(Computer Science)' },
······
{ '2012-2014':'City College of Commerce Fasialabad- ICS' },
····
]
··
}
··
skills() {
····
return
[ 'HTML5.1/CSS4/JS', 'Vue.js', 'jQuery', 'Node.js', 'Bootstrap/Bulma/Material Design', 'Webpack/Gulp/Grunt', 'SASS/Less', 'npm/yarn/bower', 'Docker', 'PWA', 'Ajax', 'SPA', 'GIT/CVS', 'NativeScript', 'ADO.net', 'Web-extensions', 'Web Sockets', 'Firebase, 'PHP', 'MySQL', 'Wordpress', 'C#', 'Asp.net', 'Web Services', ]
··
}
··
professional skill() {
····
return
[
······
{ 'SQL Server 2005, 2008, and 2012':'T-SQL Stored Procedures, Functions, Triggers, View, Table, Partitioning, Indaxes, Query,Optimization' },
······
{ 'SQL Server Integration Services':'Control Flow Transformation, Data Flow Transformation, Package Check Point, Pakage Configuration' },
······
{ 'SQL Server Analysis Services':'Data Warehousing, Data Mining, OLAP, MDX, MOLAP,ROLAP,Cubes, Dimension, Named Sets, Perspectives Security' },
······
{ 'SQL Server Reporting Services':'Drilldown Reports, Parameterized Reports, Sub Reports, On Demand Reports, Multi Column Reports' },
····
]
··
}
}