I have built website, node module and twitter bot using NodeJS. This is one of my favourite technology and I am trying to be an expert in JavaScript related technology since nowadays, we can build almost everything on top of web-based technology.
'Vanilla' JavaScript is still my choice for client-side. WebSocket and WebRTC are technologies which I like to play with, without using any library. But I have to admit, using library is much easier because that's the whole point of using library.
With python, I have built typing bot, website(Flask) and do automation using Youtube API to change video's name every 8 minutes. I'm currently learning machine learning with Tensorflow and intended to take Tensorflow Certificaiton Exam in the future.
My first project since I started to learn programming is an Android app. I have a few projects developed using Android Studio. Java is my preferred language since I don't know Kotlin. I'm focusing on educational application.
My only project with C is during my foundation year in UiTM Dengkil. But C is one of my favourite languages due to its strictness. I learned data structure using C in Harvard University's CS50x online course.
I learned C++ during my Degree. I have a project in C++ which I use this language to play 'Negaraku' song using Windows API. It sounds like old video game sound.
I have only one project developed using Flutter, it's called SPM Sains but only available for Android phone since I don't have Mac to develop iOS app.
I use ReactJS to develop MERN stack application. In fact, this website is built using ReactJS but without MongoDB. I have many MERN stack application but publised only few of them since most of them are for practicing purpose.
I was 'forced' to use Linux when I want to publish my first project in production. I also learn about penetration test using kali linux in order to make my website safe for user.
It is easy to do automation using Bash. I believe learning Linux & learning Bash are two different things because one is OS & one is scripting language. I use bash mostly for pentesting. I also use Bash once to brute force UiTM's Student Portal(My account obviously) and it works!
Front-end is not my strength but I like to style my website without using library such as bootstrap. This page is styled 100% using 'vanilla' CSS.
Even though I like use 'vanilla' CSS, using CSS preprocessor like Sass is much easier. I can say that I'm quite familiar with Sass.

Unity
I have built few games using Unity Game Engine. Most of them are Android games. Developing game is one of reasons why I learn programming.

Blender
I use blender to design my own props for my game. Though, I have to admit that I'm not good with 3D design.
Google Cloud is my first place where I deploy my website. To be precise I'm using Cloud Run. Here I learned a little bit about Docker since I need to deploy my website inside docker container.
I like to use heroku to deploy my testing project. I also deploy my twitter bot here because its easy and free.
Nothing to say here. Just want to mention that I know how to use git and github