Sonsuz Design

Hands-on Programming Tutorials for Everyone

  • Blog
  • Topics
  • Podcast
  • Medium
  • YouTube
  • Newsletter
  • Contact
  • About Me
  • Turn Your Photos into Artistic Sketches with Code

    Turn Your Photos into Artistic Sketches with Code

    Simple Computer Vision Programming Project. How to convert your photos into hand-drawn art pieces using python code. Artificial Intelligence, and OpenCV(Computer Vision Library) in hands-on python projects.

    Behic Guven

    May 24, 2021
    Computer Vision, Machine Learning, Programming, Python, Technology
    art, art sketch, Artificial Intelligence, blogging, coding, computer science, Computer Vision, education, Programming, tech tuesday, Technology
  • Building a Digital Clock with Python

    Building a Digital Clock with Python

    Design a simple python application using the Tkinter package In this post, I will show you how to build and design your digital clock window using python. This is a simple project to get started with Tkinter, which is a built-in package that comes with Python. Tkinter is basically a graphical user interface package. It…

    Behic Guven

    October 22, 2020
    Programming, Python
    application, coding, digital clock, Machine Learning, Programming, project, Python, tkinter
  • Rendering Text on Video using Python

    Rendering Text on Video using Python

    Hands-on machine learning exercise using moviePy library In this post, I will show you how to add text to your videos using Python. It may sound very difficult at first glance, but trust me it’s much easier than you think, and also it’s cool. This will be a simple exercise where we will be able…

    Behic Guven

    August 31, 2020
    Machine Learning, Programming
    coding, hands-on, Machine Learning, Programming, Python, text on video python
  • Speech Recognition in Python— The Complete Beginner’s Guide

    Speech Recognition in Python— The Complete Beginner’s Guide

    Simple and hands-on walkthrough  Read this story on Medium for Free Welcome to The Complete Beginner’s Guide to Speech Recognition in Python. In this post, I will walk you through some great hands-on exercises that will help you to have some understanding of speech recognition and use of machine learning. Speech recognition helps us to save…

    Behic Guven

    August 14, 2020
    Machine Learning, Programming
    Data Science, Machine Learning, medium, Python, speech recognition, speech recognizer in python
  • Global Spread of Coronavirus | Data Visualization

    Global Spread of Coronavirus | Data Visualization

    In this post, I would like to show you how to create an interactive map plot using the Coronavirus cases data. As the numbers started to rise again, I wanted to create a global world map to see how the spreading continues across the world. I found a great data on Kaggle with the global…

    Behic Guven

    August 4, 2020
    Data Science, data visualization, Programming
    coronavirus, Data Science, data visualization, Machine Learning, Programming, Python
  • The Beginner’s Guide – Building Interactive Maps in Python

    The Beginner’s Guide – Building Interactive Maps in Python

    Simple and hands-on practice using Climate Data In this post, I would like to show you how to create interactive climate maps using the Historical Climate Data, where you can visualize, examine, and explore the data. Data visualization plays an important role in representing data. Creating visualizations helps to present your analysis in an easier form…

    Behic Guven

    August 1, 2020
    Data Science, data visualization, Programming, Python
    Data Science, data visualization, Deep Learning, Machine Learning, maps, plotly, Programming, Python
  • Python for Finance – The Complete Beginner’s Guide

    Python for Finance – The Complete Beginner’s Guide

    Simple and interactive walk-through using Amazon Stock Data Ready this Article on Medium for Free Are you interested in developing your finance skills using some programming? Then you are at the right place. In this post, I will walk you through some great hands-on exercises that will help you to have some understanding on how…

    Behic Guven

    July 25, 2020
    Data Science, Finance, Programming, Python
    Data Science, Finance, Programming, Python, python for finance
  • The 5 High Demanding Data Science Roles

    The 5 High Demanding Data Science Roles

    That you should know about… In this post, I would like to share the top five data science careers that are in high demand these days. Data Science field is growing so fast that it’s getting harder to keep track of the new updates and features. Even though new tools and new methods are getting…

    Behic Guven

    July 19, 2020
    Uncategorized
    data, Data Science, Machine Learning, Programming, Programming
  • Sorting and Subsetting in Python

    Sorting and Subsetting in Python

    Hands-on Data Analysis using Pandas Library In this post, we will learn some powerful data analysis techniques using Pandas library. Exploring the dataset is the first key step in data analysis. To have a better understanding of the data there are couple ways to do it. Today, we will cover the two simplest and most…

    Behic Guven

    July 8, 2020
    Data Science, Programming, Python
    blog, coding, data, Data Science, medium, Programming, Programming, Python, wordpress
  • 5 Free Machine Learning E-Book Resources

    5 Free Machine Learning E-Book Resources

    In this post, I will share five free machine learning e-book resources with you. It will be a short and simple post. I will introduce you to each resource by giving some basic information about them. I tried to find resources with online access so that anyone from anywhere can have free access to them.…

    Behic Guven

    July 3, 2020
    Machine Learning, Programming
    coding, Data Science, Machine Learning, Programming, Python, reading, resources
  • Simple Face Detection in Python

    Simple Face Detection in Python

    In this post, I will show you how to build a simple face detector using Python. Building a program that detects faces is a very nice project to get started with computer vision. In a previous post, I showed how to recognize text in an image, it is a great way to practice python in…

    Behic Guven

    June 28, 2020
    Deep Learning, Machine Learning, Programming, Python
    coding, face recognizer, Machine Learning, Programming, Programming, Python
  • Convert Text to Speech in 5 Lines of Code

    Convert Text to Speech in 5 Lines of Code

    In this post, I will show you how to convert text to speech using Python. This will be a simple machine learning project that we will understand some basics of speech library called pyttsx3. If you are wondering where can we use text to speech conversion in real life, don’t worry you are not alone.…

    Behic Guven

    June 24, 2020
    Machine Learning, Programming, Python
    Artificial Intelligence, code, coding, Data Science, Deep Learning, Machine Learning, Programming, Python
  • Discover the Power of AI: A Guide to the Best AI Playgrounds

    Discover the Power of AI: A Guide to the Best AI Playgrounds

    Get Your Hands Dirty with These Artificial Intelligence Playgrounds In this article, I will walk you through some of the best AI playgrounds available online, discuss what they offer, and then share some useful areas where we can use them. Artificial Intelligence is a rapidly growing field changing how we live, work, and interact with…

    Behic Guven

    February 6, 2023
    Uncategorized
    AI Playgrounds, Artificial Intelligence, blog, coding, Deep Learning, Development, education, future, Machine Learning, Programming, Technology
  • To new adventures in life

    To new adventures in life

    One year at a time… A new adventure beckons A chance to start anewTo leave the past behind usAnd venture into something new The future is unknown But that’s what makes it delightful The excitement of the unknown It is what makes it all worth living So let’s embrace the change That comes our way Let’s be open to new things And make…

    Behic Guven

    January 1, 2023
    Life, Literature, Poem
    2023, adventure, embrace, happy new year, Life, new year, Poem, Self Development, Travel, trip
  • Building a Simple Web Application using AWS

    Building a Simple Web Application using AWS

    Are you new to AWS? — This tutorial is designed for YOU.  Welcome to step-by-step guide to building a web application using AWS In this article, I will show you how to build a simple web application on AWS. First, we will create a static web application that displays “Hello World.” Then, we will discover how to incorporate…

    Behic Guven

    November 13, 2022
    aws, Cloud Computing, Programming, Python, Technology, Uncategorized
    amazon, amazon web services, aws, blog, building web app, Cloud Computing, coding, Data Science, learning, Machine Learning, Programming, Python, Technology, tutorial, web application
  • 10 Best Email Marketing Tools Every Entrepreneur Should Know

    10 Best Email Marketing Tools Every Entrepreneur Should Know

    Email marketing is one of the most effective ways to reach customers and promote your business. It allows you to communicate with clients in a personalized way and helps you stay in touch with customers regularly. For example, when sending newsletters to customers, email marketing allows you to include information such as personal information, previous…

    Behic Guven

    November 4, 2022
    marketing
    business, connect customers, email marketing, entrepreneurs, grow business, growth hack, increase sales, marketing, sell products, start business
  • A Step-by-Step Guide to Creating a Content Safety Detection Bot for Discord

    A Step-by-Step Guide to Creating a Content Safety Detection Bot for Discord

    In this article, we will learn how to program a Discord bot that can moderate the channel’s content for us. Content moderation is essential for public spaces where different kinds of people are connecting.

    Behic Guven

    May 17, 2022
    Artificial Intelligence, Data Science, Deep Learning, Machine Learning, Programming, Python, Technology
    API, AssemblyAi, blog, coding, Data Science, Deep Learning, Machine Learning, Programming, Python, python project, Speech-to-text, Technology
  • Generate Automated Feedback of Product Review Videos using Python

    Generate Automated Feedback of Product Review Videos using Python

    How to convert a product review video into automated product feedback using programming. We will use the power of machine learning and some python libraries.

    Behic Guven

    April 20, 2022
    Artificial Intelligence, Deep Learning, Programming, Python, Technology
    API, AssemblyAi, Cloud Computing, coding, Deep Learning, Machine Intelligence, Machine Learning, Programming, Python, speech recognition, speech to text
  • Summarize Slack Audio Messages with Machine Learning

    Summarize Slack Audio Messages with Machine Learning

    Summarize Slack Audio Messages with Machine Learning. Convert audio conversations into written notes.

    Behic Guven

    March 30, 2022
    Artificial Intelligence, Deep Learning, Machine Learning, Programming, Python, Technology
    AssemblyAi, Cloud API, coding, Data Science, Deep Learning, Machine Learning, Programming, Python, speech recognition, Technology
  • Level Up Your Note-Taking Game using Artificial Intelligence

    Level Up Your Note-Taking Game using Artificial Intelligence

    Auto Summarize Lectures using Python. I will show you how to convert lecture video/ audio recording into summarized written transcriptions

    Behic Guven

    February 18, 2022
    Artificial Intelligence, Cloud Computing, Data Science, Deep Learning, Machine Learning, Programming, Python
    ai, API, Cloud services, coding, Data Science, Deep Learning, education, Machine Learning, ML, Programming, Python, Technology
  • Hey AI — Tell Me a Quote About Rainbow

    Hey AI — Tell Me a Quote About Rainbow

    Artificial Intelligence Quote Generator with Python. Hands-on Project. Speech Recognition and Text to Speech.

    Behic Guven

    January 16, 2022
    Uncategorized
    Artificial Intelligence, Data Science, Deep Learning, education, Machine Intelligence, Machine Learning, Programming, Python, python projects, sonsuz design, Technology
  • Turn Your Voice Memos into Written Notes using Python

    Turn Your Voice Memos into Written Notes using Python

    How to convert audio notes into text documents. A Machine Learning Project. Speech to Text using Python.

    Behic Guven

    November 23, 2021
    Artificial Intelligence, Data Science, Deep Learning, Machine Learning, Programming, Python, Technology
    Artificial Intelligence, blog, Data Science, Deep Learning, Machine Learning, Programming, Python, sonsuz design, Technology
1 2 3 … 9
Next Page→

Blog at WordPress.com.

  • Follow Following
    • Sonsuz Design
    • Join 148 other followers
    • Already have a WordPress.com account? Log in now.
    • Sonsuz Design
    • Edit Site
    • Follow Following
    • Sign up
    • Log in
    • Report this content
    • View site in Reader
    • Manage subscriptions
    • Collapse this bar