Skip to content

ThirteeNov

My personal blog about coding and internet

Menu
  • About me
  • About Zofia Kreasi
  • Cart
  • Checkout
  • Making an airplane game from scratch in Unity
  • My account
  • Privacy Policy
  • Privacy Policy – zkLeaderboard
  • Sample Page
  • Shop
  • Tutorials on Learning JavaScript
  • ZKAccounts – Privacy Policy
Menu

Category: Misc

Python useful snippets

Posted on February 28, 2018August 4, 2020 by Habibie

In this post you can find useful and frequently used Python snippets. Just copy and paste it!

Read more

Find anything between two words in Notepad++

Posted on December 4, 2017June 16, 2021 by Habibie

If you want to find anything between two words in Notepad++, you should use regular expression. For example, if you want to find “h1” tag in your html file, you can find it like this:

Read more

How to make page separated Word files from a Word document

Posted on September 3, 2017August 4, 2020 by Habibie

For example I have 100 pages of a Microsoft Word document and I want to extract each page’s contents into one file (page_1.doc for first page, page_2.doc for second page and so on), so how should I do it? Fortunately I can run a simple macros script to do it. Watch this tutorial: Here is…

Read more

Python Tutorials – Deleting files inside multiple folders

Posted on August 27, 2017August 4, 2020 by Habibie

How to delete files using Python? Files inside folders can be deleted easily in this tutorial.

Read more

How to create a seamless texture with Photoshop

Posted on May 6, 2017August 4, 2020 by Habibie

In this video tutorial I’ll show you how to create a seamless tileable texture from any images with Photoshop.

Read more

Posts pagination

  • Previous
  • 1
  • 2
  • 3
  • 4
ciihuy2020

Welcome!

  • My YouTube Channel
  • My GitHub Page
  • About me

Categories

  • 3DVista
  • Android
  • Apache
  • C#
  • Cordova
  • Electron & Node JS
  • HTML5, CSS & JavaScript
  • iOS
  • Let's Make Unity Games
  • Misc
  • Photoshop
  • PHP
  • Python
  • Uncategorized
  • Unity
  • WordPress

Recent Posts

  • Hover Reveal script for Unity to show and hide object on mouse hover
  • How to Prevent UI Clicks in Unity from “Bleeding Through” to 3D Objects Behind Them
  • Make objects like wires and cables easily in Unity using Ciihuy Curved Mesh
  • [SOLVED] Can’t Add Custom Domain to Blogger After Losing CNAME Verification
  • iOS App Icon Generator by CiihuyCom
© 2026 ThirteeNov | Powered by Superbs Personal Blog theme