^

Son of a Gun
I'm Gonna Build Backends


#seo #django #python
Dec. 28, 2024, 12:58 a.m.

Dynamic SEO Is Really Cool

SEO is one of those things... Everything seems to change, but some things never do. Location, Location, Location!

Read post >>>



#django #python
Dec. 23, 2024, 12:41 p.m.

Phone Scrubber

Building a csv file uploader service that enque's files and phone numbers to hit a remote API whilst maintaining the csv shape (more than 1 phone per record, sometimes, up to 10) and returning the data in a reactive way without using a large JS framework.

Read proj >>>



#javascript
Dec. 23, 2024, 12:07 p.m.

Background Real-Time Heartbeat (knock-off background daemon threads)

Mimic having a background daemon to run jobs as needed along with the ability to pause, restart, add and remove jobs. (Almost like a real-time live only cron service). This is just a fun little thing I built to see how it would perform and am curious if it may potentially be useful in the future.

Read proj >>>



#javascript #react
Dec. 13, 2024, 10:06 a.m.

Giving My First Technical Interview

The Requirements... simple. I think. Basic For-Loop? Simple Logic? Quick Percentage Calculation? Should be easy? Maybe not.

Read post >>>



#go #javascript
Nov. 17, 2024, 7:19 p.m.

Go Features In Structs & Generics

Nothing in depth, just an overly complex mess of an example of using iterators with a struct and making a chain-slice with map, filter and reduce.

Read proj >>>



#life #growth
July 11, 2024, 9:36 p.m.

Life Is Crazy Sometimes

Cost of living, devaluing of work, things are not like they used to be. What's the answer? Work harder, work more often and take steps to better yourself while giving thanks for what you have and who you have.

Read post >>>



#javascript #python
June 29, 2024, 12:07 a.m.

You Have A Favorite Language. But Should You Use It?

Shouldn't JavaScript stick to things like simple page utility? And Python?... only data science. Next...

Read rant >>>



#hello-world
June 21, 2024, 10:37 p.m.

My First Post On A New Site

Built using no js frameworks or css frameworks on the frontend and base Django on backend. Using a couple of js libraries for a few things, htmx (which i still need to implement) and a code highlighter and markdown-it to generate html from markdown.

Read post >>>