You are browsing as a guest. Sign up (or log in) to start making projects!

Luksh

@Luksh

Joined June 1st, 2026

  • 8Devlogs
  • 4Projects
  • 1Ships
  • 1Votes
Open comments for this post

1h 14m 19s logged

Started over from scratch today. Rebuilt my Node.js backend instead of relying on generated code so I can actually understand every part of it. Server is running again

0
0
2
Open comments for this post

1h 36m 38s logged

Hi, at the moment I’m working with JavaScript and doing some debugging while putting together the server. I’m setting up the backend structure and testing how the different parts connect.

0
0
3
Ship Changes requested

I created the backend API for Smooth Spend, an app designed to help manage personal finances smoothly. I deployed it officially on Hack Club Nest using Node.js and Express!

The most challenging part was dealing with port forwarding and getting the reverse proxy settings right on Nest, as well as fixing PM2 setup errors so the server could run 24/7 in the background without crashing.

I'm super proud of successfully making the API public and seeing the live "Il server di Smooth Spend è online!" message in my browser after a good debugging session.

To test it, you can simply visit the live URL: https://smooth-spend-api.hackclub.app 🚀

  • 1 devlog
  • 0h
Try project → See source code →
Open comments for this post

2h 42m 16s logged

What I Accomplished
Assembled the Main Scene: Successfully created a master playground scene (Main.tscn) and instanced both the player and the enemy into it so they exist in the same world.

Player Controls & Mouse Aiming: Implemented a movement script for the player utilizing arrow keys, and added logic allowing the player’s gun to smoothly track and look at the mouse cursor.

Camera System: Added a Camera2D node attached directly to the player so the game window viewport tracks the player dynamically.

0
0
5

Followers

Loading…