Code Monkey home page Code Monkey logo

Hi there, I'm Adnan Al Kharfan ๐Ÿ‘‹

Profile Views

About Me

I am a passionate software developer and AI Engineer with a focus on mobile and web applications.

  • ๐Ÿ”ญ Iโ€™m currently working in iono technology.
  • ๐ŸŒฑ Iโ€™m currently learning Spring Boot.
  • ๐Ÿ’ฌ Ask me about Flutter, Dart, mobile development, Laravel, NodeJs, Search Engine and Deep Learning.
  • ๐Ÿ“ซ How to reach me: LinkedIn

Skills

  • Languages: Python Java C# JavaScript Swift Dart PHP

  • Frameworks and Libraries: TensorFlow Spring Boot .NET Node.js Flutter Laravel

  • Tools and Platforms: Git

Featured Projects

A real-time weather application built with Flutter.

A simple note-taking app built with Flutter, supporting both Android and iOS platforms. Users can create, edit, and delete notes with a responsive UI and persistent storage.

ByteCoin is an iOS application that allows users to track the real-time price of Bitcoin in various currencies using the CoinAPI service. Built with Swift, ByteCoin provides a simple and intuitive interface for currency conversion and real-time Bitcoin price tracking.

social media application allows users to post and comment on other user post, categories their posts and filter what posts they like to see on any available category using laravel.

Recreating Hand written numbers using GAN Model to show how far could AI replicate human Hand writing

My GitHub Stats

Adnan's GitHub stats

Top Languages

Top Languages

Get in Touch

Thanks for visiting my profile!

mhd adnan al kharfan's Projects

adnan-notes icon adnan-notes

A simple note-taking app built with Flutter, supporting both Android and iOS platforms. Users can create, edit, and delete notes with a responsive UI and persistent storage.

bitcoin-price-application icon bitcoin-price-application

ByteCoin is an iOS application that allows users to track the real-time price of Bitcoin in various currencies using the CoinAPI service. Built with Swift, ByteCoin provides a simple and intuitive interface for currency conversion and real-time Bitcoin price tracking.

bmi-application icon bmi-application

BMI Calculator is an iOS application that helps users calculate their Body Mass Index (BMI) based on their weight and height. The app provides personalized health advice according to the BMI result. Built with Swift, it features a simple and intuitive interface, animated navigation, and demonstrates key iOS development concepts such as optionals, t

campgrounds-web icon campgrounds-web

Campgrounds-Web is a dynamic web application designed for camping enthusiasts to discover and review campgrounds. Users can browse through a comprehensive list of campgrounds, view detailed information, leave reviews and ratings, and interact with an integrated map to find the perfect camping spot.

car-market-application icon car-market-application

This Flutter application is designed to manage and list cars for sale. Users can add, edit, and view car details, including prices, descriptions, and images. The app includes user authentication and contact options for each car listing.

clima-weather-application icon clima-weather-application

Clima is an iOS application that provides real-time weather updates using Swift. It fetches weather data for the user's current location via GPS or for manually searched cities. The app features a dark-mode enabled interface, making it user-friendly and visually appealing. Perfect for staying updated with weather conditions on the go.

crypto-investment-calculator-app icon crypto-investment-calculator-app

This is a simple Flutter application that helps users calculate the profit or loss from their cryptocurrency investments. The app considers initial investment, initial coin price, selling coin price, investment fee, and exit fee to provide accurate calculations for the user to get know his investment status after the MIN get his profit.

e-commerce-application icon e-commerce-application

This repository contains a complete e-commerce solution with a Flutter mobile application and a Laravel backend server.

english-to-spanish-using-seq2seq icon english-to-spanish-using-seq2seq

English-to-Spanish model is model that takes english sentence and translate it to spanish sentence using sequence to sequence and attention(force learning).

flash-chat-application icon flash-chat-application

Flash Chat is a feature-rich iOS application designed to facilitate seamless real-time messaging using Firebase. It supports user authentication, instant messaging, and a custom chat interface. Built for iOS 13+, this app ensures a smooth and efficient communication experience with a user-friendly design.

flower-classification-application icon flower-classification-application

The Flower Classification Application is an innovative mobile application designed to accurately identify various types of flowers using advanced machine learning models. Built using Swift for a seamless iOS experience, this app leverages cutting-edge technology to provide real-time classification of flowers based on user-captured or uploaded image

fruit-classification-using-vgg16 icon fruit-classification-using-vgg16

Fruit Classification Model that demonstrate how to perform fruit classification. The model is trained to classify different types of fruits from images.

google-stock-price-prediction icon google-stock-price-prediction

a project for predicting Google stock prices using deep learning techniques. The project involves data preprocessing, training a Long Short-Term Memory (LSTM) model, and visualizing the predictions against actual stock prices.

hacker-news icon hacker-news

This is a simple Hacker News app built with SwiftUI. It fetches and displays the latest news from Hacker News along with the popularity (points) of each title.

heat-map-using-ai icon heat-map-using-ai

This repository contains a project for generating heat maps using AI techniques. The project involves loading an image, processing it through a pre-trained ResNet50 model, and visualizing the heat map on the image.

knapsack-application-solver-using-backtracking icon knapsack-application-solver-using-backtracking

This Flutter application provides a solution to the Knapsack problem using the backtracking algorithm. The Knapsack problem is a combinatorial optimization problem, which involves selecting a subset of items with given weights and values to maximize the total value without exceeding a given weight limit.

object-localization icon object-localization

This Repository shows my attempt to make my own Deep Learning for Object Localization and tracking. I added to noise to the object to see whether the model will able to find it as a step higher to the model.

quote-application icon quote-application

InspoQuotes is a freemium mobile application designed to provide users with daily doses of inspiration through a collection of motivational quotes. Built using Swift, this app offers both free and premium content, with in-app purchases available to unlock additional premium quotes. Whether you're looking for a quick pick-me-up or a source of daily

rive-animation-with-flutter icon rive-animation-with-flutter

This Flutter application demonstrates how to integrate Rive animations into a Flutter project. Rive is a powerful tool for creating and integrating animations in mobile apps.

socialmedia-laravel-application icon socialmedia-laravel-application

social media application allows users to post and comment on other user post, categories their posts and filter what posts they like to see on any available category using laravel.

songs-search-engine icon songs-search-engine

A Python-based project for crawling song lyrics from the web and building a search engine to query song lyrics efficiently.

style-transfer icon style-transfer

Deep learning model that demonstrate how to perform style transfer. Style transfer is the process of taking two imagesโ€”a content image and a style imageโ€”and blending them together so the resulting image looks like the content image but "painted" in the style of the style image.

tipsy-application icon tipsy-application

Tipsy is an iOS application that simplifies the process of calculating tips and splitting bills among multiple people. Built with Swift, the app features an intuitive interface that allows users to quickly enter the bill amount, select the tip percentage, and choose the number of people to split the bill. Perfect for dining out with friends or shar

weather-app-flutter icon weather-app-flutter

The Adnan Weather App is a Flutter application that provides real-time weather information based on the user's location. It uses the OpenWeatherMap API to fetch weather data

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.