Posts
All the articles I've posted.
-
Math.js and Plotly.js in React
A small React demo that evaluates any f(x) with math.js and plots it with Plotly — plus the plain-HTML equivalent.
#react #javascript #math #frontend Read -
Start springboot application at boot time in CentOS 7
Create systemd service files with start/stop shell scripts so a Spring Boot scheduler job starts automatically on CentOS 7 reboot.
#linux #centos #springboot #devops Read -
How to set up a modded minecraft server
Step-by-step guide to install a Forge-based modded Minecraft server on Linux and Windows, including firewall port configuration.
#linux #java #devops #notes Read -
Hosting a web server at home
Self-host a web server using a DDNS domain, router port forwarding, and a free Let's Encrypt TLS certificate for HTTPS.
#linux #devops #deployment #notes Read -
PassportJS in NodeJS handle Oauth2
How to configure PassportJS in a NodeJS backend to handle Google OAuth2 for both mobile and web clients, with routes and callback handling.
#nodejs #passport #oauth #javascript Read -
Hello, world — starting my React blog on GitHub Pages
Kickoff post: why I built this blog with React and Material-UI, hosted it on GitHub Pages, and a fun 12-balls weighing puzzle to start.
#react #material-ui #github-pages #puzzle Read