Workspace Ronniedeveloper-ronnie.hashnode.dev·2 hours agoBuilding Document Management System: PART 1Coming SoonDiscussFullstack ProjectsNext.js
Saad Asif Mujawaressentialsofdevops.hashnode.dev·5 hours agoDockerfileDockerfile is a set of instructions (a blueprint) used to create a Docker Image. Docker Image is a package used to create a Docker Container. Docker Container is a running instance of the Docker Image. Dockerfile → Docker Image → Docker Container Ho...DiscussDocker
Workspace Ronniedeveloper-ronnie.hashnode.dev·8 hours agoMust-Try Full-Stack Projects for Web Developers📢 Jump to the PROJECT DETAILS section for a quick overview of projects Introduction Hands-on projects are the heart of web development. They turn theory into action, helping you master real-world skills while showcasing your creativity. Full-stack...DiscussFullstack ProjectsFrontend Development
Kishan Shethkoolkishansheth.hashnode.dev·Nov 20, 2024🔥 🔥 200 Project Ideas from Beginner to Advanced with Open Source Contributions 🚀Introduction Are you ready to dive into the world of coding with real-world projects? Whether you're a beginner looking to learn the fundamentals or an experienced developer seeking a challenging new endeavor, this curated list of 200 project ideas h...Discuss·1 likeReact
Timothy OlanrewajuforfreeCodeCampfreecodecamp.org·Nov 19, 2024How to Create a Meme Generator Using HTML CanvasWe all come across memes almost every day on the internet. Whether you're scrolling through social media or chatting with friends, there's a good chance you'll stumble on a meme, or even share one yourself. A meme can be an image, a video, or gif tha...DiscussWeb Development
Kedar Pattanshettikedarpattanshetti.hashnode.dev·Nov 16, 2024☑️Day 70: Starting with Projects – Django To-Do List🚀🔹Table of Contents : Introduction Tasks Completed Today Setting up the Project Repository Executing the Django Project in a Python Environment Creating an AWS EC2 Instance Cloning the Project Repository on the EC2 Instance Commands Executed...Discuss·10 likesprojects
Mary Ojoblog.maryojo.me·Nov 15, 2024Create an Animated Scaling Button using Framer Motion (Motion for React)Difficulty: ⭐️ (1/5 stars) Setup/Prerequisites: React.js, TailwindCSS, Framer Motion Key Concepts: Using animate, whileHover, whileTap and variants in Framer Motion The Challenge Since today is day 1, I’m starting with a simple animation - a button t...Discussframer-motion
Som Shanker Pandeysompandey.hashnode.dev·Nov 14, 2024How to Host a Website Using an EC2 Instance, Route 53, and a Custom DomainSetting up a website with AWS Route 53 and EC2 makes hosting easy and adds powerful features like latency-based routing and health checks. This guide will show you how to connect a domain you’ve purchased to AWS, set up latency-based routing to make ...Discuss·1 like·52 readsDevops
Muhammad HassanforDevops projectsprojects.hassandevops.site·Nov 13, 2024How to Run a Maven Project Locally and with Docker Using a Multi-Stage DockerfileIf you're working with Java applications, Maven is a popular choice for managing dependencies and automating the build process. Once you have a working application, you may want to containerize it using Docker, which can make deploying your app more ...DiscussDevops
Chetan Mohanrao Mohoddevops-concepts-by-chetan.hashnode.dev·Nov 11, 2024Deploy in 30 Minutes: Zero-Touch Setup with Jenkins, Docker, and Agent ConfigurationHey there! If deploying apps feels like a headache, this guide is for you. I’ve shared exactly how to set up Jenkins, Docker, and agents so you can deploy your app with just one click no hassle, no fuss. I also put together a GitHub project you can f...Discuss·42 readsdeplyment in 30 mins