Osamah Al-Ghammari

Osamah Al-Ghammari

Metropolregion München
809 Follower:innen 500+ Kontakte

Info

As a data engineering expert with over 6 years of experience in the fields of data…

Aktivitäten

Anmelden, um alle Aktivitäten zu sehen

Berufserfahrung

  • CompuSafe Data Systems AG Grafik

    CompuSafe Data Systems AG

    Munich Area, Germany

  • -

    Munich, Bavaria, Germany

  • -

    Erlangen, Bavaria, Germany

  • -

    Berlin Area, Germany

  • -

    Austria

  • -

    Austria

  • -

    Hamburg Area, Germany

  • -

    Istanbul, Turkey

  • -

    Istanbul, Turkey

  • -

    Yemen

Ausbildung

  • Fachhochschule Oberösterreich Grafik
  • Attained skills:
    - An ability to apply knowledge of mathematics, science, and engineering
    - An ability to design and conduct experiments, as well as to analyze and
    interpret data
    - An ability to design a system, component, or process to meet desired needs within realistic constraints such as economic, environmental , social, political,
    ethical, health and safety, manufacturability, and sustainability
    - An ability to function on multidisciplinary teams
    - An ability to…

    Attained skills:
    - An ability to apply knowledge of mathematics, science, and engineering
    - An ability to design and conduct experiments, as well as to analyze and
    interpret data
    - An ability to design a system, component, or process to meet desired needs within realistic constraints such as economic, environmental , social, political,
    ethical, health and safety, manufacturability, and sustainability
    - An ability to function on multidisciplinary teams
    - An ability to identify, formulate, and solve engineering problems
    - An understanding of professional and ethical responsibility
    - An ability to communicate effectively
    - The broad education necessary to understand the impact of engineering
    solutions in a global, economic, environmental, and societal context
    - A recognition of the need for, and an ability to engage in lifelong learning
    - A knowledge of contemporary issues
    - An ability to use the techniques, skills, and modern engineering tools necessary for engineering practice.

Bescheinigungen und Zertifikate

Kurse

  • IT Security

    ENI503

  • Advance Java

    ENI 515

  • Advanced Algorithms

    CS 372

  • Agile Methods

    ECE 588

  • Automative Computing

    MC502

  • Bioinformatics

    EECS 468

  • C programming language

    CS 352

  • C# programming language

    -

  • Cloud Computing / Big Data

    ENI507

  • Communication technology

    ENI 501

  • Computational Genomics

    EECS 486

  • Computer Architecture

    CS 351

  • Computer Networks

    EECS 475

  • Cryptography

    -

  • Data Structure and Algorithms

    CS 371

  • Data Visualization

    EECS 428

  • Electromobility

    ENI510

  • Energy Consumers

    ENI406

  • Energy Generation, Distribution and Storage

    ENI405

  • Home and Building Automation

    MC509

  • International Project Management

    ENI505

  • International energy markets and energy law

    ENI 402

  • Java Programming language

    -

  • Kali Linux Programming

    -

  • Machine Intelligence

    CS 362

  • Machine Learning

    MC520

  • Machine Learning

    EECS 461

  • Microsoft Azure Machine Learning

    -

  • Multimedia Systems

    EECS 429

  • Network Analysis

    EECS 201

  • Network Security

    -

  • Operating System

    CS 352

  • Passive Threat Intelligence

    -

  • Process and process modeling

    ENI 403

  • Python Programming Language

    ENGR 211, 212

  • R Programming

    -

  • Singals and |Systems

    EECS 216

  • Smart Grid Field Components

    ENI502

  • Software Programming

    CS 361

  • Software Systems

    ENI504

  • Software Systems 2: SCADA

    ENI508

  • Systems Engineering

    ENI 404

  • Systems Fundamentals

    EECS 202

  • UNIX operating System

    EECS 214

  • Wifi Wireless security

    -

Projekte

  • Kinect Sensor-Computer Interactive System

    Using C# langauge and Kinect SDK and Kinect 1,2 Sensor, we created this interactive gesturing features using the skeleton detection by Kinect.
    The System interactivity includes:
    - Touching.
    - Swapping.

    Projekt anzeigen
  • Machine Learning Projects

    Coursera's Machine Learning by Andrew Ng

    Machine learning is the science of getting computers to act without being explicitly programmed. Machine learning has given us self-driving cars, practical speech recognition, effective web search, and a vastly improved understanding of the human genome.

    Things achieved: Learning machine learning through datamining, and statistical pattern recognition. Topics include: (i) Supervised learning (parametric/non-parametric algorithms, support…

    Coursera's Machine Learning by Andrew Ng

    Machine learning is the science of getting computers to act without being explicitly programmed. Machine learning has given us self-driving cars, practical speech recognition, effective web search, and a vastly improved understanding of the human genome.

    Things achieved: Learning machine learning through datamining, and statistical pattern recognition. Topics include: (i) Supervised learning (parametric/non-parametric algorithms, support vector machines, kernels, neural networks). (ii) Unsupervised learning (clustering, dimensionality reduction, recommender systems, deep learning). (iii) Best practices in machine learning (bias/variance theory; innovation process in machine learning and AI). (iv) apply learning algorithms to building smart robots (perception, control), text understanding (web search, anti-spam), computer vision, medical informatics, audio, database mining, and other areas.

    Projekt anzeigen
  • Portable File Manipulator (pofm)

    A simple POFM - A portable file manipulator, written in C programming language, which manipulates files. It has the following attributes:
     It can be used in any programming language.
     Since it must be portable, it does NOT use any OS commands which means that pofm can be easily ported to any operating system and platform. For example, using C programming, all commands must be standard C functions, and you cannot use the system() call in C.
     pofm provides the following…

    A simple POFM - A portable file manipulator, written in C programming language, which manipulates files. It has the following attributes:
     It can be used in any programming language.
     Since it must be portable, it does NOT use any OS commands which means that pofm can be easily ported to any operating system and platform. For example, using C programming, all commands must be standard C functions, and you cannot use the system() call in C.
     pofm provides the following functionality:
    o Create a new file
    o Delete a file
    o Rename a file
    o Copy a file
    o Move a file from one directory to another
    o For text files only:
     Append text to the end of a file
     Insert text in a specific position (counted in characters) of the file
     Remove all text in a file
     Show the content of a text file, with the ability to pause per page. The number of lines per page can be specified by the user.

    Andere Mitarbeiter:innen
    Projekt anzeigen
  • Simple Netflix Movie Recommendation System

    It is a movie recommendation system based on Pearson, Jaccard, and Euclidean distance correlations. I used the huge data from https://www.netflix.com. The coding was based on Python language.

    Projekt anzeigen
  • Goods Location Geo Locator

    By parsing `http://www.sahibinden.com/` website data-base using some libraries in Python; plus by using Google Geo loactor, the program shall return the nearest real state buildings located with the user location.

    Projekt anzeigen
  • Powerline Communication Anomaly Detection

    Machine Learning master thesis project based on Powerline communication signal to noise ratio dataset.

    Projekt anzeigen
  • DURCHBLICK

    In diesem Projekt erfolgt die Untersuchung und Kombinierung verschiedener Sensortechnologien zur robotergestützten Analyse verdächtiger Objekte (z.B.: Gepäckstücke, Mülleimer, ..) im öffentlichen Raum und deren forensischer Untersuchung. Das Hauptaugenmerk liegt auf der Entwicklung von Methoden für die Sensordatenfusion und Visualisierung in wenigen Minuten, um das Gefahrenpotential und Schadenspotential besser beurteilen zu können. Diese zusätzlichen Informationen können auch bei der…

    In diesem Projekt erfolgt die Untersuchung und Kombinierung verschiedener Sensortechnologien zur robotergestützten Analyse verdächtiger Objekte (z.B.: Gepäckstücke, Mülleimer, ..) im öffentlichen Raum und deren forensischer Untersuchung. Das Hauptaugenmerk liegt auf der Entwicklung von Methoden für die Sensordatenfusion und Visualisierung in wenigen Minuten, um das Gefahrenpotential und Schadenspotential besser beurteilen zu können. Diese zusätzlichen Informationen können auch bei der Bestimmung der Vorgehensweise für die Beseitigung der Gefahrenquelle einen wesentlichen Beitrag liefern. Anhand der im Projekt definierten Einsatzszenarien werden mit Hilfe eines Roboter-Prototypenaufbaus die Ergebnisse am Ende des Projektes demonstriert.

    Aufgabe des INS ist spezifisch die Absicherung der Kommunikation zwischen der mobilen Pllatform und der Auswertungsstation, sowie die Untersuchung der Implikationen für Datenschutz und Datensicherheit.

    Projekt anzeigen
  • Machine Learning 2017

    Machine Learning Projects

    Projekt anzeigen
  • Home and Building Automation

    Immersion in home and building automation systems and programming with a special focus on EIB/KNX, LON and digitalstrom.

    Projekt anzeigen
  • Course Schedule Advisor

    -

    The application parses courses from Istanbul Sehir University website according to the user preferences. The program uses different optimization algorithms such as Genetic optimization, Random optimization, Hill Climbing, Simulated Annealing, then it uses the data to create students' schedules.

    Andere Mitarbeiter:innen
  • Digital Library Search Engine

    -

    A python application that parses and indexes research papers' data-set. The program allows key word searches and ranks the result. The ranking was done using two kind of algorithms: the frequent contents algorithm and the link ranking algorithm.

    Andere Mitarbeiter:innen
  • Google Scholars Publication Analyzer

    -

    Created program that parses google scholar profiles and fetches information to provides advanced viewing and clustering functioning eg Hierarchical clustering and K-mean clustering.
    The academics can be sorted based on citation number, year and type of publication.

    Andere Mitarbeiter:innen
  • Virtual advisor

    -

    A python application that recommends several courses for students based on their previous performance in similar courses and on how other students fared in the same courses. The system recommends them future courses which the students are most likely to perform well in them

    Andere Mitarbeiter:innen

Auszeichnungen/Preise

  • Erasmus+ Grant to Germany

    Istanbul Sehir University

    A full Erasmus+ grant to conduct an internship at SAB Ingenieurgesellschaft mbh, Hamburg, Germany.

  • Full Scholarship Bachelor Degree Grant by Istanbul Sehir University

    Istanbul Sehir University

    A full grant for undergraduate study program in Computer Engineering and Science in Istanbul, Turkey.

  • English Access Micro-scholarship Program

    AMIDEAST

    The English Access Microscholarship Program (Access) provides a foundation of English language skills to talented 13-20 year-olds from economically disadvantaged sectors through after-school classes and intensive sessions. Access gives participants English skills that may lead to better jobs and educational prospects. Participants also gain the ability to compete for and participate in future exchanges and study in the United States.

Prüfungsergebnisse

  • TOEFL iBT

    Prüfungsergebnis: 105

Sprachen

  • English

    Muttersprache oder zweisprachig

  • Arabic

    Muttersprache oder zweisprachig

  • Turkish

    Gute Kenntnisse

  • German

    Fließend

Erhaltene Empfehlungen

Weitere Aktivitäten von Osamah Al-Ghammari

Osamah Al-Ghammaris vollständiges Profil ansehen

  • Herausfinden, welche gemeinsamen Kontakte Sie haben
  • Sich vorstellen lassen
  • Osamah Al-Ghammari direkt kontaktieren
Mitglied werden. um das vollständige Profil zu sehen

Weitere ähnliche Profile

Entwickeln Sie mit diesen Kursen neue Kenntnisse und Fähigkeiten