Category: webdev
-
PHP OOP and routing options
Transitioning from Procedural PHP to OOP with Routing Hi everyone, I currently have a basic PHP backend that utilizes a procedural format, where files are accessed directly by their names. I’m looking to transition to a class-based structure and implement OOP principles. What’s the easiest way to make this switch? Any tips or advice would…
-
Feedback requested: Could you review my resume?
I would greatly appreciate it if you could take a look at my resume! Thank you!
-
Discovering New Applications with the Document Picture-in-Picture API
Discover thrilling applications with the Document Picture-in-Picture API!
-
Alternatives to Bootstrap for 2025
Looking for Bootstrap alternatives in 2025! I’m currently revamping my web development skills and I’ve noticed that Bootstrap tends to make my websites look quite similar to others. I’m exploring different libraries that can help me achieve a unique style while still offering great functionality. I’m not against using Bootstrap, but I’m curious to learn…
-
How would you build a full-stack application to last 30 years?
If you were tasked with developing a full-stack application designed to last for 30 years, what approach would you take? I would choose to use vanilla PHP.
-
I built a web app for cutting and downloading YouTube video segments as MP4s.
I’ve developed a web app that allows you to effortlessly trim any YouTube video and download the selected portion as an MP4 file. This YouTube Video Cutter lets you quickly cut any segment of a video, and you can choose to download just the audio, create a GIF for memes, or even save the video…
-
Automating PDF Management: Building a Command Line Tool for Merging and Splitting”
I created a command line tool that allows you to merge and split PDF files easily.