Skip to content
View dlzams's full-sized avatar
  • Telkom University
Block or Report

Block or report dlzams

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

hello there 👋

Currently developing some website projects and passionate about full-stack development. Interests in machine learning. 🚀

Coding

Languages and Tools:

bootstrap cplusplus css3 figma html5 java javascript mysql nodejs python react

Connect with me:

https://www.linkedin.com/in/muh-azzam/

Pinned

  1. SVR-powerconsumption SVR-powerconsumption Public

    Support Vector Regression (SVR) implementation to assess power consumption, utilizing three models: linear, poly, and rbf. The final outcomes are presented in terms of Mean Squared Error (MSE) and …

    Jupyter Notebook 1

  2. exhaustiveSearch-BnB exhaustiveSearch-BnB Public

    This repository contains Python implementations of two optimization algorithms: Branch and Bound and Exhaustive Search. Both algorithms address the same optimization problem, allowing for a direct …

    Python

  3. data-structure data-structure Public

    Implementation of a data structure utilizing the double linked list concept, specifically designed to store and manage user history. The advantages of this approach include efficient navigation bot…

    C++

  4. blockchain-mining blockchain-mining Public

    A Simple blockchain mining system implemented in Python. It includes a block creator server and a client application that allows users to request new blocks, start mining, and interact with the blo…

    Python 1