You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
title: "Git Best Practices: Commit Often, Perfect Later, Publish Once",
69
+
image: "/img/svg/coding.svg",
70
+
description:
71
+
"Git is a powerful tool for managing the development of software projects, but it can be challenging to use effectively. ",
72
+
slug: "git-best-practicies",
73
+
},
74
+
{
75
+
id: 9,
76
+
title: "Mastering Data Structures in Python",
77
+
image: "/img/svg/programming.svg",
78
+
description:
79
+
"Data structures are essential components in computer science, enabling efficient data storage, manipulation, and retrieval.",
80
+
slug: "Mastering Data Structures in Python",
81
+
},
82
+
{
83
+
id: 10,
84
+
title: "Automating Tasks with Python",
85
+
image: "/img/svg/progress.svg",
86
+
description:
87
+
"Automation is a powerful way to boost productivity and efficiency by minimizing manual intervention in repetitive tasks.",
88
+
slug: "automating-tasks-with-python",
89
+
},
90
+
{
91
+
id: 11,
92
+
title: "A Beginner’s Guide to the Top 5 React Hooks",
93
+
image: "/img/svg/react.svg",
94
+
description:
95
+
"Since its inception, React has undergone significant evolution, with each new release introducing enhancements and improvements to the framework.",
96
+
slug: "Beginner’s Guide to the Top 5 React Hooks",
97
+
},
98
+
{
99
+
id: 12,
100
+
title: "DOM manipulation in JavaScript",
101
+
image: "/img/svg/javascript_frameworks.svg",
102
+
description:
103
+
" This model allows developers to interact with the document programmatically via scripting languages like JavaScript.",
104
+
slug: "DOM manipulation in JavaScript",
105
+
},
106
+
{
107
+
id: 13,
108
+
title: "CI evolution: From FTP client to GitHub Action",
109
+
image: "/img/svg/dev_productivity.svg",
110
+
description:
111
+
"In the early days of web development, the most common way to deploy a website was to use an FTP client.",
112
+
slug: "from-ftp-client-to-github-action",
113
+
},
114
+
{
115
+
id: 14,
116
+
title: "Getting Started with PostgreSQL",
117
+
image: "/img/svg/educator.svg",
118
+
description:
119
+
"The PostgreSQL language, primarily SQL (Structured Query Language), is the standard language for interacting with the PostgreSQL database.",
120
+
slug: "Getting started with PostgreSQL",
121
+
},
122
+
{
123
+
id: 15,
124
+
title: "Getting Started with NextJS",
125
+
image: "/img/svg/next_js.svg",
126
+
description:
127
+
"Next.js is a popular React framework that enables server-side rendering and static site generation, offering an optimized, flexible approach to building modern web applications.",
128
+
slug: "Getting-started-with-nextJS",
129
+
},
130
+
{
131
+
id: 16,
132
+
title: "Comprehensive Documentation on Linux Development and Cybersecurity",
133
+
image: "/img/svg/developer_activity.svg",
54
134
description:
55
-
"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed sit amet nulla auctor, vestibulum magna sed, convallis ex.",
56
-
slug: "#",
135
+
"Renowned for its stability, security, and open-source nature, plays a pivotal role in modern computing environments",
0 commit comments