About Me
I specialize in building AI-powered and data-driven applications. Currently pursuing Computer Science at FAST University, I'm passionate about AI, data analytics, and modern web development.
Computer Science Student
FAST University undergraduate with focus on AI and software development
AI & Machine Learning
Passionate about neural networks, NLP, and intelligent systems
Full-Stack Development
Building end-to-end solutions with modern web technologies
Data Analytics & BI
Transforming data into actionable insights with advanced analytics
Education
Bachelor of Science in Computer Science
FAST University, Karachi
Focus: Artificial Intelligence, Software Engineering, Data Analytics
Professional Experience
Building real impact through technology and data-driven solutions
E-Commerce Analytics & Shopify Store Manager
Enfanto Pakistan – Karachi, Pakistan
(Website)PKR 900K+
Monthly revenue scaled
Data-First
Decision making approach
Scaled brand to PKR 900K+ monthly revenue through trend analysis, product performance tracking, and conversion optimization
Leveraged Shopify Analytics to monitor traffic, identify top sellers, and make data-backed decisions on marketing, inventory, and UX improvements
Full Stack
Led complete redesign
C-Level
Insights to COO
Led complete website revamp, handling redesign and development through deployment stage
Developed and integrated frontend UI and backend APIs for multiple client websites
Implemented PayPro APIs across multiple client sites
Analyzed and visualized sales data, providing strategic insights to COO for sales team optimization
Personal Projects & Development
AI/ML, Web Development, Software Engineering
Neural Nets
Computer vision & ML
Web Apps
End-to-end solutions
Developed CNN-based emotion recognition system and MNIST neural network classifier
Built SleepSmart web app for academic performance optimization
Created CryptoTraderCpp and Contact Management System using C++
Designed various UI clones and interactive web interfaces
Technical Skills
My expertise across programming languages, frameworks, AI/ML, and data tools
Python
LanguagesC/C++
LanguagesJavaScript
LanguagesReact
FrontendNext.js
FrontendFlask
BackendMySQL
Data & ToolsTensorFlow
AI/MLMy Projects
A showcase of my technical projects spanning AI/ML, web development, and system programming
CryptoTraderCpp
A cryptocurrency trading simulation tool built with C++, showcasing the power and versatility of C++ in the world of finance.
Car Showroom Management System
A comprehensive web-based car showroom management system with vehicle listings, test drive scheduling, user inquiries, and financial management features.
Emotion Recognizer
CNN-based emotion detection system using facial images, leveraging deep learning for accurate emotion classification.
MNIST Neural Network
Neural network implementation for classifying handwritten digits from the MNIST dataset, featuring training and testing capabilities.
Contact Management System
A comprehensive CLI-based contact management system built with C++, featuring full CRUD operations and data persistence.
Want to see more of my work? Check out my GitHub profile for additional projects and contributions.
View All ProjectsMy Resume
A comprehensive overview of my education, experience, and achievements
Software Engineering Intern
PayPro Pvt Limited
- •Led complete website redesign and development through deployment stage
- •Developed and integrated frontend UI and backend APIs for multiple client websites
- •Delivered high-impact insights and recommendations directly to COO
E-Commerce Analytics & Shopify Store Manager
Enfanto Pakistan
- •Scaled brand to PKR 900K+ monthly revenue through trend analysis and conversion optimization
- •Leveraged Shopify Analytics to monitor traffic and make data-backed decisions
- •Optimized marketing strategies, inventory management, and UX improvements
GitHub Statistics
A quantitative overview of my coding activity and contributions
Top Languages
Achievements
Rising Star
Gained 23+ stars across repositories
Code Contributor
847+ commits and counting
Consistent Growth
45-day coding streak
Project Builder
12+ repositories created
Interactive Playground
Live demonstrations of my coding skills with functional, interactive examples
// Interactive Counter Component
import { useState, useEffect } from 'react';
function useCounter(initialValue = 0) {
const [count, setCount] = useState(initialValue);
const increment = () => setCount(prev => prev + 1);
const decrement = () => setCount(prev => prev - 1);
const reset = () => setCount(initialValue);
// ... more functionality
}Live counter with custom hooks
Live Counter Demo
Professional Endorsements
What colleagues and collaborators say about working with me
“I had the pleasure of supervising Omer during his internship at PayPro. He quickly adapted to our workflow, demonstrated a strong grasp of React, Next, and SQL problem-solving, and consistently delivered high-quality work on time. His enthusiasm, attention to detail, and willingness to learn made him a valuable part of the team. I'm confident he will excel in any role he pursues, and I highly recommend him for future opportunities.”
“As Omer's Team Lead at PayPro, I saw his fast learning, strong work ethic, and proactive attitude firsthand. He reliably delivered quality work and was a great team player. Omer has a bright future ahead and will be an asset to any team.”
Get In Touch
I'm always open to discussing new opportunities, collaborations, or just having a chat about technology and innovation.
Let's Connect
Available for
- Full-time opportunities
- Freelance projects
- Research collaborations
- Technical discussions
