Mastering Time Management: 7 Tips For Efficient Workflows As A Web Developer As a web developer, time management is crucial for maximizing productivity, meeting project deadlines, and maintaining a healthy work-life balance.
Quality Solutions: The Key to Successful DevOps Projects DevOps has revolutionized the software development and deployment landscape, bringing together development and operations teams to collaborate seamlessly and deliver applications at a rapid pace.
My Daily Toolbox Today I’m outlining my daily toolbox for development. These tools and services are in no particular order and certainly not organized in any way.
Build A Free URL Shortening Service As a developer, I occasionally need a simple URL-shortening service. I decided to finally build my own. At the end of this post be capable of building your own URL shortening service and hosting it for essentially free! The tech stack. * CloudFlare * Firebase CloudFlare. I chose CloudFlare over Vercel for
Free Notion Custom Domain with Cloudflare In this article we’ll be covering how to add a custom domain to your Notion.so site with a Cloudflare worker. This article assumes your domain is on Cloudflare and have you have a basic understanding of the Cloudflare Platform.
Notion Bookmark IOS Shortcut Notion is a powerful tool that is quickly taking over the life of students, developers, general note-takers, project managers, and so many more lifestyles. I’ve built out a quick and easy shortcut that relays on Notion and Nautomate. You can read more about it by clicking here.
ReadMe.js Recently, I was working on a simple interface for markdown notes on Codepen. I wanted an easy way to show some documentation. Rather than finishing my project by just adding a paragraph or two, I built this.
Homer Dashboard Self-hosting is becoming more and more popular, with that comes hosting for fun not just for function. I cannot begin to count the number of projects I've spun up just to play with. This doesn't mean you have to keep them forever though. It does mean, however, that organization is
Jekyll Nginx Server Here’s how to mimic the Jekyll Development Server with Nginx for a production environment. Create a new sites-available block (make sure to remove the default file, it’s already listening on port 80). cd /etc/nginx/sites-available/ sudo nano MYSITE Copy and paste the following: server { listen 80 server_
Install NodeJs on a Raspberry Pi NodeJs is a JavaScript runtime built on Chrome’s V8 JavaScript engine. NodeJs is an increasingly popular language for developers across the board. Let’s cover how to install NodeJs on the Raspberry Pi. To start off we need to add the NodeJs repository to your Pi’s list. Run
Glitch Projects Let’s talk about Glitch! Glitch is a place to develop your NodeJs projects with community support and abundant inspiration.
LowDB Powered Blog LowDB Blog is a LowDB (ya don’t say?) and jQuery-powered blog with a fully private and public API. This repository is updated frequently.
Steal Your Consenting Friend’s Gmail Password. Let’s talk about Glitch! Glitch is a place to develop your NodeJs projects with community support and abundant inspiration.
Jekyll Short URL Jekyll Short URL uses Goo.gl as a back-end and a small Script on your 404 page. PLEASE NOTE THAT GOOGLE HAS SHUT DOWN GOO.GL