Skip to content

Commit

Permalink
some changes
Browse files Browse the repository at this point in the history
  • Loading branch information
khayyam-ahmed committed Mar 30, 2024
1 parent 85ae731 commit 5c49137
Show file tree
Hide file tree
Showing 5 changed files with 106 additions and 62 deletions.
4 changes: 3 additions & 1 deletion lib/features/about/data/about.dart
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
// String aboutDescription_1 =
// "Hello, I'm Khayyam. I am a versatile software engineer with a passion for programming and a keen interest in the evolving landscape of technology. Proficient in languages like Dart, Python, C++, and Java, I have a strong track record in writing effective automation scripts, including browser automation. While I'm enthusiastic about coding and technology, I approach my work with humility and a readiness to learn, always aiming to contribute meaningfully to any team I join, whether in development, programming, or security analysis.";
String aboutDescription_1 =
"Hello, I'm Khayyam. I am a versatile software engineer with a passion for programming and a keen interest in the evolving landscape of technology. Proficient in languages like Dart, Python, C++, and Java, I have a strong track record in writing effective automation scripts, including browser automation. While I'm enthusiastic about coding and technology, I approach my work with humility and a readiness to learn, always aiming to contribute meaningfully to any team I join, whether in development, programming, or security analysis.";
"Embarking on a transformative journey in tech, I'm Khayyam Ahmed, a software engineer pivoting towards cybersecurity with a passion for machine learning and a future goal of mastering computer vision.";
42 changes: 42 additions & 0 deletions lib/features/experiences/data/experiences.dart
Original file line number Diff line number Diff line change
@@ -1,6 +1,48 @@
import 'package:portfolio/features/experiences/model/experience.dart';

final experiencesList = [
const Experience(
job: 'Intelligent System and AI Intern',
company: ' Hashi Technologies',
// description:
// 'Innovatively designed to enhance cricket players\' performance, this system integrates deep learning and computer vision. Key features include batting shot and bowling length classification, alongside insightful performance analysis tools.',
description:
"Developed an advanced cricket analysis app using machine learning and computer vision to decode players' performances, highlight strengths and weaknesses, and enable real-time comparisons. This intuitive mobile platform offers deep insights for strategic planning, empowering coaches and players with data-driven decision-making tools.",
// documentationUrl:
// 'https://1drv.ms/b/s!AnG8bbEOiG_xgaxo9L9sXS6yZ0ph4A?e=3cuKLA',
// screenshotPath: 'assets/images/screenshots/cricace.png',
isPresent: false,
startYear: 2022,
endYear: 2023,
technologies: [
'OpenCV',
'YOLO v8',
'PIL',
'TensorFlow Keras',
'Darknet',
'Torch',
'Flutter',
'Firebase',
'Firebase Hosting',
],
),
const Experience(
job: 'Backend Developer Intern',
company: 'Traqall',
description:
"Engineered a sophisticated scraper for dynamic content, automating data extraction to compile real estate listings into an Excel spreadsheet. Our solution, recognized for efficiency and outstanding performance, significantly enhanced the client's operational capabilities.",
isPresent: false,
startYear: 2021,
endYear: 2021,
technologies: [
'Django',
'Python',
'Selenium',
'BeautifulSoup',
'Docket',
'Excel',
],
),
const Experience(
job: 'Game Development and NLP Intern',
company: 'LearnOBots',
Expand Down
6 changes: 3 additions & 3 deletions lib/features/personal_info/data/personal_info.dart
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ List<Contact> contactsList = [
icon: const Icon(FontAwesomeIcons.github),
),
Contact(
url: "mailto:yamamcdude@gmail.com",
tooltip: "yamamcdude@gmail.com",
url: "mailto:ahmed.khayyam012@gmail.com",
tooltip: "ahmed.khayyam012@gmail.com",
icon: const Icon(FontAwesomeIcons.envelope),
),
Contact(
Expand All @@ -26,4 +26,4 @@ List<Contact> contactsList = [
];

String resumeUrl =
'https://1drv.ms/b/s!AnG8bbEOiG_xgaxrO3DFMHQ69yfKqA?e=8mpxoV';
'https://1drv.ms/b/s!AnG8bbEOiG_xga19PPYHyuzqpQEOZg?e=QLhMmc';
114 changes: 57 additions & 57 deletions lib/features/projects/data/projects.dart
Original file line number Diff line number Diff line change
@@ -1,65 +1,63 @@
import 'package:portfolio/features/projects/models/project.dart';

final projectsList = [
// Project(
// name: 'Intelligent System for Cricket Performance Analysis',
// description:
// 'Innovatively designed to enhance cricket players\' performance, this system integrates deep learning and computer vision. Key features include batting shot and bowling length classification, alongside insightful performance analysis tools.',
// documentationUrl:
// 'https://1drv.ms/b/s!AnG8bbEOiG_xgaxo9L9sXS6yZ0ph4A?e=3cuKLA',
// screenshotPath: 'assets/images/screenshots/cricace.png',
// technologies: [
// 'OpenCV',
// 'YOLO v8',
// 'PIL',
// 'TensorFlow Keras',
// 'Darknet',
// 'Torch',
// 'Flutter',
// 'Firebase',
// 'Firebase Hosting',
// ],
// ),
// Project(
// name: 'Real-Estate Website Scraper (zbuyer.com)',
// description:
// 'A Python-based scraper developed for zbuyer.com, employing Selenium and BeautifulSoup for dynamic content handling. The project outputs an organized Excel spreadsheet, reflecting my skills in data extraction and automation.',
// githubUrl: '',
// screenshotPath: 'assets/images/screenshots/zbuyer.png',
// technologies: [
// 'Python',
// 'Selenium',
// 'BeautifulSoup',
// 'Excel',
// ],
// ),
Project(
name: 'Portfolio',
description:
'Showcasing my technical journey, this portfolio website is structured using a feature-first approach. Developed with Flutter Web, it is efficiently hosted on GitHub Pages, highlighting my front-end and hosting capabilities.',
githubUrl: 'https://github.com/khayyam-ahmed/portfolio#readme',
screenshotPath: 'assets/images/screenshots/portfolio.png',
technologies: [
'Flutter',
'GitHub Actions',
'GitHub Pages',
],
),
Project(
name: 'Intelligent System for Cricket Performance Analysis',
name: 'Chat App',
description:
'Innovatively designed to enhance cricket players\' performance, this system integrates deep learning and computer vision. Key features include batting shot and bowling length classification, alongside insightful performance analysis tools.',
// githubUrl: 'https://github.com/khayyam-ahmed/cricace-api',
documentationUrl:
'https://1drv.ms/b/s!AnG8bbEOiG_xgaxo9L9sXS6yZ0ph4A?e=3cuKLA',
screenshotPath: 'assets/images/screenshots/cricace.png',
'A real-time chat application developed in Flutter, leveraging Firebase services. It encompasses user authentication, image uploads, push notifications, and cloud database integration, demonstrating my proficiency in app development and backend integration.',
githubUrl: 'https://github.com/khayyam-ahmed/chat_app',
screenshotPath: 'assets/images/screenshots/chat_app.png',
technologies: [
'OpenCV',
'YOLO v8',
'PIL',
'TensorFlow Keras',
'Darknet',
'Torch',
'Flutter',
'Firebase',
'Firebase Hosting',
],
),

Project(
name: 'Real-Estate Website Scraper (zbuyer.com)',
description:
'A Python-based scraper developed for zbuyer.com, employing Selenium and BeautifulSoup for dynamic content handling. The project outputs an organized Excel spreadsheet, reflecting my skills in data extraction and automation.',
githubUrl: '',
screenshotPath: 'assets/images/screenshots/zbuyer.png',
technologies: [
'Python',
'Selenium',
'BeautifulSoup',
'Excel',
],
),
Project(
name: 'Chat App',
name: 'Portfolio',
description:
'A real-time chat application developed in Flutter, leveraging Firebase services. It encompasses user authentication, image uploads, push notifications, and cloud database integration, demonstrating my proficiency in app development and backend integration.',
githubUrl: 'https://github.com/khayyam-ahmed/chat_app',
screenshotPath: 'assets/images/screenshots/chat_app.png',
"I've showcased my technical journey through a meticulously crafted portfolio website, employing a feature-first approach and developed using Flutter Web. Efficiently hosted on GitHub Pages, it highlights my expertise in front-end development and web hosting.",
githubUrl: 'https://github.com/khayyam-ahmed/portfolio#readme',
screenshotPath: 'assets/images/screenshots/portfolio.png',
technologies: [
'Flutter',
'Firebase',
'Firebase Hosting',
'GitHub Actions',
'GitHub Pages',
],
),
];

// Project(
// name: 'MealExplorer',
// description:
Expand All @@ -68,6 +66,20 @@ final projectsList = [
// screenshotPath: 'assets/images/screenshots/meals.png',
// technologies: ['Flutter', 'RiverPod', 'Animations'],
// ),
Project(
name: 'EE 433 Digital Image Processing',
description:
'Developed an algorithm to remove night light pollution and enhance star visibility from images of the night sky. Applied Fourier Transform to filter out the pollution frequencies and amplify the star frequencies. Utilized PIL, Matplotlib, and numpy modules in Python.',
// githubUrl: 'https://github.com/khayyam-ahmed/portfolio#readme',
screenshotPath: 'assets/images/screenshots/dip_project.png',
technologies: [
'OpenCV',
'Matplotlib',
'PIL',
],
),
];

// Project(
// name: 'SnapScape: Explore & Save',
// description:
Expand All @@ -81,16 +93,4 @@ final projectsList = [
// 'Google Maps API',
// ],
// ),
// Project(
// name: 'EE 433 Digital Image Processing',
// description:
// 'Developed an algorithm to remove night light pollution and enhance star visibility from images of the night sky. Applied Fourier Transform to filter out the pollution frequencies and amplify the star frequencies. Utilized PIL, Matplotlib, and numpy modules in Python.',
// // githubUrl: 'https://github.com/khayyam-ahmed/portfolio#readme',
// screenshotPath: 'assets/images/screenshots/dip_project.png',
// technologies: [
// 'OpenCV',
// 'Matplotlib',
// 'PIL',
// ],
// ),

2 changes: 1 addition & 1 deletion web/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

<meta charset="UTF-8">
<meta content="IE=Edge" http-equiv="X-UA-Compatible">
<meta name="description" content="A software engineer with a passion for mobile development and python.">
<meta name="description" content="Software Engineer">

<!-- iOS meta tags & icons -->
<meta name="apple-mobile-web-app-capable" content="yes">
Expand Down

0 comments on commit 5c49137

Please sign in to comment.