Aquib Jawedaquibj0.hashnode.netยทSep 5, 2022How I built Fueler: My Journey & LearningsIntroduction ๐จโ๐ป As a developer, we thrive to build products and it means a lot when people benefit from our products to make their life better in any possible way. Like other developers, It was one of my wildest dreams to build something meaningf...219 likesยท532 reads4articles4weeks
Savio Martinsaviomartin.hashnode.netยทMar 27, 2021Introducing Hashtree - Link tree for all hashnode users โHello Devs ๐ This is Savio here. I'm young dev with an intention to enhance as a successful web developer. I love building web apps with React. I have proved my superiority in frontend technologies. Little flashback I was introduced to hashnode API ...172 likesยท805 readsMy Amazing Projects ๐React
Ayodele Samuel Adebayounclebigbay.hashnode.netยทMay 24, 2021Hey, ๐ it's my Birthday today, let me walk you through my Birthday Portfolio Gift.Hello ๐โโ๏ธ, my gorgeous friends on the internet, I'm Uncle-BigBay and today is my birthday And I am shy ๐ Even though I have been sick for some days and could not post new articles, I ensured I gift myself a new portfolio on this special day, whi...156 likesยท1.3K readsMy Projects Walk-Throughprojects
Tamal Dastamal-writes.hashnode.netยทApr 24, 2023Discovering OpenSource ProjectsTL;DR: By the end of this blog, you'll have mastered how to find and contribute to Opensource projects of your choice, be it code or non-code contributions. A brief about Opensource OpenSource project is like a big puzzle that lots of people can work...78 likesยท202 readsOpen Source
GIRISH BANDARIgirishdevops.hashnode.netยทApr 24, 2023Deploying html code on HTTPD using Git/GitHub, Jenkins, Docker, AWS, TerraformStart an instance/server using Terraform script, before executing the below script we need to make sure we have a key pair, Configure the AWS CLI. resource "aws_instance" "web" { ami = "ami-0f8ca728008ff5af4" instance_type = "t2.m...Devops
Dhananjay kulkarnidhananjaykulkarni.hashnode.netยทApr 24, 2023Jenkins CICD with GitHub IntegrationContinuous Integration/Continuous Deployment (CI/CD) is an important aspect of modern software development. Jenkins, GitHub, and Docker are some of the most commonly used tools for CI/CD. In this blog post, we will walk you through the steps to integ...Devops
Arsalan Yaqoob Malikarsalanmalik.hashnode.netยทApr 23, 2023Struggling to build your own Projects?Building your own project from scratch can be a daunting task, but with a clear plan and the right tools, it can be a rewarding experience. In this blog, I will guide you through the process of building a project from design to deployment, with a foc...10 likesHashnode
How Rui Yanghowry.hashnode.netยทApr 22, 2023Fly the Go Way: Building a Client-Server System using UDP and GoIntroduction A while back, I worked on building a client-server flight reservation system as part of my distributed systems class. The client handles user requests such as querying flight details before parsing these requests into data to be sent to ...56 readsUDP
ILYAS RUFAIrufilboy.hashnode.netยทApr 20, 2023The Benefits of Contributing to Open Source ProjectsOpen-source projects have grown in popularity over the years, and many developers and businesses have started contributing to them. Contributing to open-source projects can have numerous benefits, including personal and professional growth, as well a...Open Source2Articles1Week
Harmanhrmndevops.hashnode.netยทApr 20, 2023Day 17 of #90DaysOfDevops || Docker Project for DevOps Engineers.Docker is a containerization platform that allows developers to package their applications and dependencies into a portable container that can run consistently across different environments. The Docker engine is the core component of Docker that is r...29 reads#90daysofdevops
Debashis Debadutta Giridebashisdg.hashnode.netยทApr 18, 2023PHP & MySQL for absolute beginners with a PROJECTThis is a practical approach to learn PHP. Look at the code snippets first and then follow the description to get the most out of this article. Why PHP? It's still very popular. Very easy to pick up and run with. Huge and active community for sup...PHP
Ngwube PreciousforTUBLIAN BLOGtublian-1666357615057.hashnode.netยทApr 17, 2023Introducing the new Tublian Developer Dashboard.We just launched our new dashboard that introduces a range of features to empower and connect developers worldwide. Some of the features in the new dashboard include: Streetcred Connection Pair request Suggested projects Suggested connections T...tech
ILYAS RUFAIrufilboy.hashnode.netยทApr 16, 2023Choosing the Right Open Source Project to Contribute toOpen Source projects are software projects that make their source code available to the public. This allows developers to study, modify, and distribute the code for any purpose, including commercial use. If you're looking to contribute to an Open Sou...3 likesยท26 readsOpen Source2Articles1Week