Mike Odnisblog.mikeodnis.dev·Sep 26, 2024Beyond Static: Creating a Dynamic Developer Portfolio with Next.js and Modern Web TechIntroduction In today’s digital age, personal branding is crucial for developers looking to stand out in a competitive job market. A personal website that showcases your technical skills, personality, and accomplishments can open doors to new opportu...Discuss·101 readsShadn
Nile Bitsnilebits.hashnode.dev·Sep 19, 2024Top 10 Free APIs You Should KnowThe use of APIs, or application programming interfaces, is crucial for creating contemporary software. They provide application-to-application communication, data sharing, and service access from different platforms and services. APIs may streamline ...DiscussAPIs
Nile Bitsnilebits.hashnode.dev·Jul 22, 2024Top 10 Public APIs Every Web Developer Should Know AboutPublic Application Programming Interfaces (APIs) are essential for creating dynamic, effective, and feature-rich online applications in today's digital environment. Without having to start from scratch, developers may include a variety of services, d...DiscussAPIs
Pratik Gotepratikgote.hashnode.dev·Jun 28, 2024Week - 2 : DevOps Zero to HeroDay 8: DevOps Project using Shell Scripting, GitHub API Integration In this blog, we will learn how to create a DevOps project using shell scripting and GitHub API integration. This project will help us to list users who have access to a specific rep...Discuss·53 readsGit Branching Strategy
Nishank Koulnishankkoul.hashnode.dev·Jun 1, 2024Automating GitHub Repository Access with Bash and API IntegrationManaging access control for GitHub repositories can become cumbersome, especially when dealing with multiple collaborators. This project aims to simplify the process by using a Bash script integrated with the GitHub API. By the end of this project, y...Discuss·3 likes·222 readsDevops
Sravya Yakkatisravya-yakkati.hashnode.dev·Mar 26, 2024Automating GitHub Collaborators List Retrieval and Email Notifications with Shell Scripting1. Introduction: This documentation outlines the process of automating the retrieval of GitHub repository collaborators' details and sending email notifications using a shell script. The script utilizes the GitHub API for fetching collaborators' info...DiscussGitHub
Hazel Danieltoughware.hashnode.dev·Feb 18, 2024Introducing Github TimelineThe latest addition to the developer toolkit. This project holds a special place for me, as I’ve been eager to create a portfolio piece that truly addresses a real need—rather than just adding yet another to-do app to the vast sea of GitHub repositor...DiscussPortfolio Project
Jyotishman Goswamiwebcentric.hashnode.dev·Feb 3, 2024Genesis : A developer's Portfolio starter kitThis article & project is co-authored by Jyotishman Goswami & Devkant Swargiary #APIHackathon Introduction Genesis as the name suggests "The origin or coming into being of something" is no-fuss way of developing the Portfolio website using the API's ...Discuss·20 likes·136 readshashnode api
Aazam Thakuralcadeus.hashnode.dev·Feb 2, 2024The Hashnode-PR Github ActionIntroduction 👋🏻 Please update the documentation! Come on it is so tedious! In the modern world of software development, continuous integration and deployment (CI/CD) pipelines have become an integral part of the development process. They automate...Discuss·12 likes·53 readsAPIHackathon
Bolaji Ayodejiblog.bolajiayodeji.com·Dec 4, 2023How to Create an Automated Profile README using Nodejs and GitHub ActionsSome years ago, GitHub introduced the new Profile README feature that allowed GitHub users to pin a markdown file on their profile using a special repository named after their GitHub username. Since then, developers have used this file as a quick por...Discuss·50 likes·13.1K readsWeb EngineeringJavaScript