Skip to content
View anil-turan's full-sized avatar
🎯
Focusing
🎯
Focusing
Block or Report

Block or report anil-turan

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

Popular repositories Loading

  1. Live_Weather_Update_in_Istanbul Live_Weather_Update_in_Istanbul Public

    A code snippet developed using Python's general libraries for the MacOSX operating system, which provides temperature and weather conditions for Istanbul, Turkey from the weather.com website at 5-m…

    Python 1

  2. Catch_Sam_Bankman-Fried_Game Catch_Sam_Bankman-Fried_Game Public

    This code utilizes Python's Turtle module to create a simple game where the player clicks on randomly appearing images of 'Sam Bankman-Fried'. The game runs in a grid-based environment with a 30-se…

    Python

  3. BMI_Calculator_Final BMI_Calculator_Final Public

    This code creates a BMI (Body Mass Index) calculator using Tkinter, allowing users to input their weight and height to calculate their BMI and determine their weight category.

    Python

  4. SecretNotes SecretNotes Public

    This code creates a basic notepad application using Tkinter, allowing users to input text, encrypt and save it, or decrypt previously encrypted notes.

    Python

  5. Pokemon-Information-App-with-PyQt5 Pokemon-Information-App-with-PyQt5 Public

    PyQt5 and requests-powered Pokémon Info App using PokeAPI, fetching and displaying Pokémon details with images while dynamically adjusting image size to fit window.

    Python

  6. Voice-Recorder-Application Voice-Recorder-Application Public

    A simple Python script to record audio using the "sounddevice" library and save it as a wav file.

    Python