Add Material Design colors to TailwindCSS
Add Material Design colors to TailwindCSS
Posandu's personal blog
Add Material Design colors to TailwindCSS
Get the time distance as words in JavaScript
Initialize Git in a Directory
Node.js copy to clipboard
Opening my Excel timetable every time I wanted to see my schedule was a pain. So I decided to write a script to convert it to Google Calendar.
Code golfing a router in JavaScript to the smallest possible size.
Fixing TypeScript errors by getting the return type of the timeout functions.
A guide on how to create a Discord bot with JavaScript and host it for free using Railway.
Learn different methods to load data in Svelte and SvelteKit in both frontend and backend applications.
How to set up Drizzle to query your database in a SvelteKit app.
How I migrated my blog from WordPress to SvelteKit for better performance and flexibility.
A collection of JavaScript snippets to save you some time.
Learn some alternatives to javascript: void.
A tutorial on how to add Firebase authentication to a Next.js app.
Learn how to add your Discord status to your website using Lanyard.
A list of the best React UI libraries and a comparison of them.
In this tutorial, we will create a poll app using Next.js, Prisma, and MySQL.
A simple static site generator written in Rust.
How to create a single-page application with PHP and Instantclick.js.
Recreating the sidebar in Google Drive with CSS and HTML just for fun.
In this post, we'll create a site like Github Gist using PHP, CSS, and a line of JavaScript!
A tutorial on how to create a daily badge rewards system with TypeScript, Prisma, and Next.js.
A small tutorial on how to create a todo CLI application with Rust, using local JSON files to store the data.
A tutorial on how to create an infinite scrollable list with JavaScript.
A list of resources that might be useful for CSS or Frontend developers.
Discover some cool features of Svelte, and learn how to use them to build awesome web applications.
A simple login form with a glassmorphism effect using CSS.
A simple guide to add Nprogress to SvelteKit to show a progress bar when navigating between pages.
Learn how to add Prisma to a Next.js project and connect it to a MySQL database.
Create a realistic 3d button with CSS.
A tutorial on how to create a drawing app with React using the canvas element.
Learn how to create a expanding search form with CSS.
Creating a modal/pop-up with pure CSS without any JavaScript.
A simple tutorial on how to create a snowfall effect with JavaScript.
Recreating an effect seen in MacOS' taskbar using CSS and a bit of JavaScript.
Create your own desktop app with HTML, CSS, and JavaScript using the Electron framework.