Kauress

Kauress @kauresss

About: Meta learning, fullstack JavaScript, Coding instructor, game dev, dogs & VR (Don't you love the ui for dev.to?)

Location:
Planet Earth
Joined:
Nov 22, 2017

Kauress
articles - 66 total

🧠 💻 The Programmer's Brain: 3 types of confusion when you're learning a new tech

Hi everyone!, Been a while since I posted on here. Want to share a great resource/book that I've...

Learn More 16 0Dec 29 '21

Some virtual reality experiments ⭐

I'm having lots of FUN doing game development. I've been using Unity and phaser.js which is...

Learn More 5 0Sep 9 '21

❣️The Cute Weekend Guide to Phaser.js🐻

Just some weekend learning fun

Learn More 14 0Jun 5 '21

Upwork blaj

Ps: I'm the one getting paid less. Upwork has its ups and downs. So far I am top rated on there...

Learn More 8 4Mar 6 '21

Game development with Unity3D NEWBIE series

So I decided to kickstart my youtube channel with Unity3D game dev tutorials for newbieshere. I felt...

Learn More 9 12Jan 23 '21

Hello world in Virtual Reality

Note: higer resolution images here This tutorial will guide you through creating your first program...

Learn More 21 2Jan 16 '21

Testing WebRTC in Chrome

Enable the webcam in your browser temporarily when not using HTTPS chrome://flags/#unsafely-treat-in...

Learn More 6 0Dec 26 '20

🎮UNITY3D course coming soon!

Note: I am aware of the current injustices in the world. This post does not intend to undermine the l...

Learn More 10 4Sep 12 '20

💻 The JavaScript Technical Interview Workbook (400+ questions)

ps: Update: pre-sale here Introduction Hi devs especially junior devs! For the past 5 mon...

Learn More 132 10Jul 6 '20

🎮I'm creating a UNITY3D animal crossing type course!

Note: I am aware of the current injustices in the world. This post does not intend to undermine the l...

Learn More 19 7Jun 11 '20

The Code Cadet Outfit for women devs

I've always wanted a dev tech outfit for myself. Imposter syndrome aside, coding is a lifestyle. A li...

Learn More 18 4May 10 '20

Machine learning implemented in JavaScript with ml5.js

Introduction I'm glad there are machine learning implementations in JavaScript. Abstract...

Learn More 92 0Apr 20 '20

SailorMoon pose recognition signup/login: part 1

Introduction I've been working on a small side project called "Sailormoon Pose Signup/Logi...

Learn More 50 7Apr 13 '20

Learn Twitter Bootstrap in VR update

Bootstarry: level 1 Video here Level 1 of Bootstarry is almost complete, a few glitches a...

Learn More 6 0Apr 5 '20

55 #javascript interview questions

1. const myString = 'Hello 2020'; myString = 'Hello World!'; console.log(myString)//...

Learn More 39 0Feb 17 '20

The Learn How to Code Planner

ps: If you just want to download, go here: https://bit.ly/3biXP4j Learning how to code can be over...

Learn More 137 1Feb 7 '20

The "I *dislike* recursion" notes

Writing these notes while I cringe and procrastinate. Yes, recursion is useful, so is my pet cat. Cov...

Learn More 8 0Feb 7 '20

Circular Linked List Data Structure and operations

Circular Linked List A Circular Linked Data Structure will have nodes that have: Data A...

Learn More 12 0Jan 28 '20

Doubly Linked List Data Structure and operations

A Doubly Linked List Data Structure will have nodes that have: Data Address which points to the n...

Learn More 8 0Jan 24 '20

Singly linked List Data Structure and implementation in C++

A linked list will store a collection of "nodes". A linked list data structure is represented as a ch...

Learn More 13 0Jan 22 '20

Easy Peasy Git for Github with clix

Original Question asked by student Is there a way to show that folder structure in git? I'...

Learn More 5 0Jan 20 '20

Queue data structure in C++ and operations

What is a data structure? So what is a data structure? A data structure is a way of organi...

Learn More 5 0Jan 17 '20

Stack Data Structure in C++ & operations

Stack What is a data structure? So what is a data structure? A data structure...

Learn More 7 0Jan 15 '20

forEach( ), sort( ) & filter( ) for newbies

forEach() ES6 has introduced the forEach() method which allows you to loop through an arra...

Learn More 59 2Jan 10 '20

Audacious..Twitter Bootstrap in Virtual Reality

The last 2 weeks have been spent working on a virtual reality project which helps a learner to grasp...

Learn More 6 0Jan 4 '20

Get comfortable with JS arrays: exercises for beginners

Just a few exercises that I came up with while tutoring. The goal is to wrap your head around iterati...

Learn More 110 15Jan 3 '20

Sector Survival: A hyper local survival game

Introduction: This past month I've been playing with unreal engine,by making a small fir...

Learn More 7 0Nov 19 '19

Unreal Engine Error: DoesPackageExist

The past 2 days I've been dealing an Unreal Engine Error. More specifically "DoesPackageExist: Does...

Learn More 5 0Nov 13 '19

JOYG: a 1st person shooter in Unreal Engine

Just a few shots of a level from the game that I'm making in UE4. I’ve finished making level one...

Learn More 6 3Nov 11 '19

Fullstack in 1 notion document

https://www.notion.so/kauress/Rider-App-GeoMapstr-Devshop-61bb4d0476784d89bdc041f9f0f8ee7c

Learn More 10 0Nov 9 '19