Skip to content
View AbdullatifHabiba's full-sized avatar

Highlights

  • Pro

Block or report AbdullatifHabiba

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
AbdullatifHabiba/README.md

About Me

👋 Hi there! I'm Abdullatif Khalid, a passionate Software Engineer with a keen interest in both Machine Learning Operations (MLOps) and Development Operations (DevOps). My goal is to construct efficient systems that enhance workflow by integrating MLOps and DevOps principles.

🚀 Here's a brief overview of what you'll find in my profile:

  • Projects: Explore my repositories to see examples of my work in MLOps, DevOps, and machine learning.
  • Contributions: Check out my contribution graph to see my activity and commitment to coding.

Stats 📊


Trophies🏆



Languages and Tools:

bash linux git docker kubernetes AWS express html5 java javascript mongodb mssql mysql nodejs postgresql postman python spring c cplusplus css3


Get in Touch

📫 Feel free to reach out to me via email at abdullatifkhalid99@gmail.com or connect with me on LinkedIn.

Pinned Loading

  1. Weather-Stations_Monitoring Weather-Stations_Monitoring Public

    This project integrates weather data from local weather stations and the Open-Meteo API, processes the data using Apache Kafka, and stores it in Elasticsearch for analysis.

    Java

  2. booking-system booking-system Public

    This project is a backend service for managing event venue bookings, offering CRUD operations for bookings, user account creation, login, viewing available slots, booking, canceling, and viewing bo…

    TypeScript

  3. GIF_Converter GIF_Converter Public

    Awees Converter is a web application that allows users to effortlessly convert videos to GIFs. With a simple and intuitive interface, users can upload their videos, customize conversion settings su…

    JavaScript

  4. cd0354-monolith-to-microservices-project cd0354-monolith-to-microservices-project Public

    Forked from udacity/cd0354-monolith-to-microservices-project

    Project code for cd0354 Monolith to Microservices at Scale course taught by Justin Lee

    TypeScript

  5. Compiler Compiler Public

    This project is aimed at implementing a compiler for a subset of a programming language. It consists of two main phases: lexical analysis (Phase 1) and parsing (Phase 2).

    C++ 1

  6. spring-boot-jwt-CICD spring-boot-jwt-CICD Public

    Forked from sweelam/spring-boot-jwt-demo

    This Project outlines the Continuous Integration and Continuous Deployment (CI/CD) pipeline for our project, detailing the automated process of integrating changes, testing, and deploying the sprin…

    Java