UI UX Unity Engineering Touch Input Reader in Unity Today, I will show you how to create a basic touch input reader in Unity that will control the camera without interfering with other UI elements.
3D Blender Design Hand Icons with Blender This blog post will show you how to create 3D icons of stylized hands in different poses using Blender.
3D Blender Design Creating a Sentry Gun: Part 4 - Finalizing the Rig This part of the Creating a Sentry Gun series will focus on finalizing the rigging procedure for the sentry so we can move on to animating it properly later on.
Architecture NodeJS socket.io Rudimentary Realtime Chat with NodeJS and Socket.io Without a Database Today we will learn how to create a rudimentary real-time chat system using Nodejs and Socket.io without storing data in a database like Viber.
Illustrator Design My Vector Illustration Process In this blog, I will go over my process of creating an illustration from the ideation stage to the final product!
Photoshop Design Selection Tools in Photoshop: Lasso Tool Continuing our Selections in Photoshop series of articles, this blog post will cover the basic usage of an important selection tool called the Lasso Tool.
Typescript Express Engineering Getting Started with Typescript and Express Typescript and Express are powerful tools that have many uses for web applications. This tutorial will show you how to start a new project with Typescript and Express.
Hardening Security How to Secure Your Windows 10 Device Windows machines can be very vulnerable if they are not configured properly. Today, we will learn the best ways to secure your Windows 10 devices.
Operations Resources Part 5 - Director Selection, Rights and Accounting Information This post details the provisions for Director selection, rights and accounting details as set by The Company Act of Nepal 2063.
Procreate Design Procreate Shortcuts and Tips for Beginners Procreate has many handy quick shortcuts that make using the app a breeze for designing and quick sketching.
Helm Kubernetes Architecture Kubernetes Deployments with Helm Helm Charts provides us features like configurability and lifecycle management. It assists in making Kubernetes Deployments faster and less complicated as well.
Unity Engineering Creating a Match 3 Game in Unity - Getting Started You have surely seen games like Bejeweled or Candy Crush all over the Play Store, which involve matching 3 objects to get points. This blog series will teach us how to make our own match 3 game.
Photoshop Design Basic Selection Tools and Selection Manipulation in Photoshop In this blog post, we will learn some basics of using the Shape Marquee Tool and also how to manipulate selections in general.
Audio Unity Engineering Procedural Sound Generation in Unity Let's go over the basics of how we can use the OnAudioFilterRead event function to create procedurally generated audio in this blog post.
Opinion Design You Don't Need to Find a Passion Everyone wants to do what they love, but finding a passion, pursuing it, and building a sustainable career out of it is not an easy task for many.
C# Engineering Decorator Design Pattern Since we are done with Creational Patterns, let's now look at an example of a Structural Design Pattern called the Decorator Pattern.
Animation Blender Design Creating a Sentry Gun: Part 3 - Advanced Rigging Continuing from the previous part about basic rigging, this part of the Creating a Sentry Gun series will show some advanced rigging processes using constraints and controllers.
Writing Resources Tech Writing 204: Troubleshooting and Tips & Tricks This article covers Troubleshooting and Tips & Tricks Requirements and Guidelines with references to image usage, content formatting, and a handy template to help you get started.
Operations Resources Part 4 - Meeting Requirement Directives of the Company Act This article covers directives for requirements of General Meetings and Special Meetings as set by The Company Act of Nepal 2063 and its amendments.
Dockerhub NodeJS Engineering Deploy a NodeJS Application to Kubernetes: Part 1 In the first part of this series, we will learn how to containerize a Node JS Chat application, run it locally, push the image to DockerHub, and delete the local image before recovering it from Dockerhub.
Animation After Effects Design Spinning Shuriken Animation Using Simple After Effects Expressions Expressions are great for automated looping animations. This blog post will show you how to create an automatic spinning shuriken using Expression in After Effects.
Engineering Design Image Rescaling Algorithms Explained Image editing software scale images using rescaling algorithms. Let's go over a few to see which one is the best one to use.
Monitoring Android Security Configuring Burp Suite with Android Emulators Using the Burp Suite Proxy and an Android Emulator, you can quickly monitor an app's requests and see what packets are being sent to and from the device.
Unity Engineering How to Make a Joystick in Unity Today we will go through the process of creating an on-screen touch joystick in Unity using some GameObjects and two scripts.
Unity Engineering Generating Meshes at Runtime in Unity Generating Meshes in Runtime is a quick and easy way to manipulate procedural things like terrain. This blog will show you how you can generate meshes in runtime in Unity.