A

Abdullah Malik

About

Detail

Islamabad, Islamabad Capital Territory, Pakistan

Timeline


work
Job
school
Education

Résumé


Jobs verified_user 0% verified
  • Q
    Software Engineer Intern – Team Captain
    Quantumlogics
    Jul 2026 - Current (2 months)
    • Led a cross-functional intern team by facilitating 3 weekly structured meetings to align on project objectives, progress tracking, and task delegation. • Managed team communication, resolved collaboration blockers, and escalated critical issues to the Project Captain and Senior Engineers when required. • Maintained project continuity by recording and publishing all meeting sessions to the QuantumLogics YouTube Channel for asynchronous team access.
  • Zynvex Solutions
    Data Science & AI Intern
    Zynvex Solutions
    Jul 2026 - Current (2 months)
    • Currently leading end-to-end development of a Drug Side Effect Predictor — a multi-label classification system using Scikit-Learn (OneVsRestClassifier, Logistic Regression, Linear SVM) to predict historical drug-side-effect associations from drug-level attributes. • Engineered data transformation pipelines using One-Hot Encoding for categorical features and TF-IDF vectorization for text-based drug indication descriptions. • Processed and merged multi-source medical datasets (SIDER, MedDRA terminology, drug metadata) using Pandas and NumPy; conducted Exploratory Data Analysis (EDA) via Matplotlib and Seaborn. • Designed a leakage-free validation strategy with strict drug-level train/test splits; evaluated imbalanced multi-label outputs usi
  • Y
    Associate
    Youth Insight
    Sep 2025 - Current (1 year)
    • Coordinated and executed campus events, university activities, and charity donation drives from planning through live execution, developing project management and logistics skills. • Led public-facing engagement with diverse student audiences, strengthening communication, public speaking, and cross-functional team collaboration.
  • R
    Amazon Virtual Assistant
    Remote Freelance
    Jun 2024 - Feb 2025 (9 months)
    • Compiled and analyzed sales reports using Excel and Google Sheets to surface business insights and support data-driven decision-making. • Tracked inventory trends to prevent stockouts and overstock issues; managed end-to-end e-commerce operations via Amazon Seller Central. • Resolved customer support inquiries independently with minimal supervision, maintaining high satisfaction and clear written communication.
Education verified_user 0% verified
  • COMSATS University Islamabad
    BS Computer Science
    COMSATS University Islamabad
    Jan 2025 - Current (1 year 8 months)
    1st Year Completed | Relevant Coursework: Object-Oriented Programming, Programming Fundamentals, Discrete Structures, Introduction to Bioinformatics, Technical & Business Writing
  • Kaggle
    Pandas
    Kaggle
  • Kaggle
    Intro to SQL
    Kaggle
  • Kaggle
    Python
    Kaggle
  • I
    Data Fundamentals
    IBM SKILLSBUILD
  • Deloitte Australia
    Data Analytics Job Simulation
    Deloitte Australia
Projects (professional or personal) verified_user 0% verified
  • I
    Drug Side Effect Predictor
    IN PROGRESS
    • Currently building a multi-label machine learning system to predict drug side effects from the SIDER medical dataset. Pipeline includes data ingestion from multiple sources (SIDER, MedDRA, drug metadata), EDA, and feature engineering using One-Hot Encoding and TF-IDF vectorization. • Implemented OneVsRestClassifier with Logistic Regression and Linear SVM; validation designed with strict drug-level train/test splits to prevent data leakage. Evaluating model performance using Precision@K, Recall@K, and F1-Score on imbalanced multi-label outputs. • Applying a dual-layer architecture (look-up layer + ML inference layer) to keep the system modular. Exploring optional Streamlit deployment for interactive predictions.
  • T
    MediCare – Pharmacy Management System
    Team of 3 · Semester Project
    • Developed a role-based desktop application in Java to streamline daily pharmacy operations including inventory management, billing, and user access control. • Applied core object-oriented programming principles (encapsulation, inheritance, polymorphism) and implemented file-based data persistence across all modules.