Azmi Deliaslan

0 %
Azmi Deliaslan
Software Developer
Exploring Web3
  • Country
    Turkey
  • City
    Nigde
  • Age
    23
Turkish
English
German
HTML
CSS
JS
PHP
WordPress
Python
Unity | C#
Illustrator
WEB3
SQL
  • uikit, bootstrap
  • jquery, threejs
  • tweepy, tkinter, openai, graphql
  • django, flask
  • mysql, arduino, robotic
  • codepen, hackerrank,sololearn
  • google analytics, ads
  • GIT knowledge, github pages

Blog

Python String Operations
19/10/2023 / Web Design
Python String Operations

String Creation: my_string = “Hello, World!” String Concatenation: str1 = “Hello” str2 = “World” result = str1 + ” “…

WeatherWise: Learn How to Make Basic Weather Site
26/06/2023 / Web Design
WeatherWise: Learn How to Make Basic Weather Site

  Click to quickly test the site To create a basic weather website, you will need to do the following steps:…

How to output excel with openpyxl — python
26/06/2023 / Technology
How to output excel with openpyxl — python

Openpyxl is a Python library that allows users to read and write Excel xlsx/xlsm/xltx/xltm files. I will explain how to…

The Importance of Responsive Design and How to Achieve it with Uikit
26/05/2023 / Web Design
The Importance of Responsive Design and How to Achieve it with Uikit

In today’s world, internet usage is increasing rapidly, and users access websites from different devices. Therefore, it is crucial for…