Skip to content
View zeeforum's full-sized avatar
🎯
Focusing
🎯
Focusing
  • DatumSquare IT Services
  • Lahore, Punjab Pakistan
  • X @zeeforum

Block or report zeeforum

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
zeeforum/README.md

Hi there πŸ‘‹

I'm Zartash Zulfiqar. I'm a Senior Software Engineer at DatumSquare IT Services having more than 7 years of experience in PHP (Laravel, Codeigniter, Custom), JavaScript (Vue.js, React, jQuery, jQuery UI, Bootstrap Calendar, AJAX, JSON), HTML, CSS (Bootstrap 3, Bootstrap 4, Bootstrap 5, Tailwind CSS, Custom).

I love to write code in my free times also. I also watch tv series & movies in my free time. I love to read books related to history, funny, spy & suspense.

  • ⚑ Worked on large scale applications.
  • ⚑ Also have expertise in GDS API's Integration.
  • ⚑ Expertise in Call Center Contact Flows.
  • πŸ”­ Build many web scrappers for data scrapping using Python & PHP.
  • 🌱 I always learned something new in my free times.
  • πŸ‘― I'm looking to collaborate on a project that can provide ease to developers. I want to automate common tasks of programming. So that we don't need to repeat ourselves for the same tasks each time.
  • πŸ’¬ If you have project for me or you need any help related to programming or logic building, or need any suggestion related to your career development you can contact me.
  • πŸ“« Email me at: zartashzulfiqar@gmail.com.
  • ⚑ Passion about technology. Learning new things every day.
My Tech Stack:
  • PHP: Laravel, Codeigniter, Custom
  • Javascript: Vue.js, Node.js, React, jQuery, jQuery UI, Ajax, JSON
  • Databases: MySQL, SQLite, MongoDB
  • HTML
  • CSS: Custom, Bootstrap 3-5, Tailwind CSS
  • XML
  • REST APIs
  • SOAP
  • Authentication: Basic, Token Based, Oauth, Oauth 2
  • Genesys Cloud
  • NICE CXone (inContact Call Center)
  • Scrapper: Python, PHP, Javascript
  • Git
  • Azure Pipelines
  • Github Actions

I can also work in: Flutter, React Native

Worked a little bit / times ago in: Yii2, VB.NET, Wordpress

Tools I Use: Laragon, VS Code, Google Chrome, ConEmu, Cmder

Visitors count

Pinned Loading

  1. Create Calendar Between Two Dates in... Create Calendar Between Two Dates in PHP (Including Start Date and Excluding End Date)
    1
    <?php
    2
    function createDatesTable($period, $start) {
    3
    	$calendarStr = '';
    4
    	foreach ($period as $key => $date_row) {
    5
    		if ($start%7 == 0) {
  2. zee-datatables zee-datatables Public

    Vuejs 2 - DataTables Plugin

    Vue 1

  3. implicit-intents implicit-intents Public

    Using android implicit intents, Spinner and Intent

    Java 1

  4. AndroidCollapsingToolbarLayout AndroidCollapsingToolbarLayout Public

    Project

    Java

  5. SimpleTodoApp SimpleTodoApp Public

    Simple todo android app

    Java