Business
Management & AI-Era Leadership
Strategic management, operational leadership, decision-making with AI, and building high-performing teams
Skills in this topic
3 skills — Sign in to track your progress

Dev.to · A0mineTV
🎯 Management & AI-Era Leadership
10mo ago
Generate Professional Real Estate Posters with Streamlit
Designing clean, on-brand property posters is a recurring task for agents and property managers. This...

Dev.to · Fajar Windhu Zulfikar
🎯 Management & AI-Era Leadership
10mo ago
Build an AI Project Manager with MCP, Node.js, and Google Sheets
Learn to build an intelligent task management system that understands natural language and stores...
Dev.to · AbuBakar Shabbir
🎯 Management & AI-Era Leadership
10mo ago
Election Management System (EMS) – Secure Web-Based Digital Voting Platform
I, Abubakar Shabbir, built the Election Management System (EMS), a modern, secure, and user-friendly...

Dev.to · Mr. Aang
🎯 Management & AI-Era Leadership
10mo ago
First App Journey (Learned the Hard Way About WatchConnectivity)
When I set out to build Locker Manager. The goal of the app was an easy way to store my gym locker...

Dev.to · AceToolz
🎯 Management & AI-Era Leadership
11mo ago
AI-Powered Text Transformation - Deep Dive into the Paraphraser & Summarizer
Building intelligent text processing with dual-mode functionality, premium tier management, and...

Dev.to · Giovanni Visco
🎯 Management & AI-Era Leadership
1y ago
The honesty in this episode made it incredibly powerful. Ashkan Rajaee continues to raise the bar for leadership.
How Ashkan Rajaee Handled a $250K Client Betrayal With Real...

Dev.to · Olivia Fonseca
🎯 Management & AI-Era Leadership
1y ago
Leadership is about making the hard calls. Ashkan Rajaee did just that and kept the team grounded.
How Ashkan Rajaee Handled a $250K Client Betrayal With Real...

Dev.to · Noah Boswel
🎯 Management & AI-Era Leadership
1y ago
Ashkan's approach actually feels doable in real life. It's rare to find advice that respects how unpredictable daily life can be.
Ashkan Rajaee and the Time Management Framework Every Remote...

Dev.to · Andrii Melashchenko
🎯 Management & AI-Era Leadership
1y ago
Perfect Technology Storm: The Beginning of Software Engineering 3.0
Executive Summary: The Promise of AI is No UI Key Thesis Naval Ravikant's insight, "The...

Dev.to · Olivia Fonseca
🎯 Management & AI-Era Leadership
1y ago
I’ve seen a lot of advice out there, but this is one of the few that feels built for real life, not just productivity content.
Ashkan Rajaee and the Time Management Framework Every Remote...

Dev.to · Erika Alter
🎯 Management & AI-Era Leadership
1y ago
How FundGuard Drastically Improved Their CI with Modest Effort
*By Michael Shachar, Software Engineering Manager, FundGuard * In this post, I’ll share how we...

Dev.to · Md. Al-Amin
🎯 Management & AI-Era Leadership
1y ago
The Ultimate Guide to Flutter Version Management for Every Developer Level
Whether you're just starting out in Flutter or you’ve been shipping apps for years, you've probably...

Dev.to · Samuel Mutemi
🎯 Management & AI-Era Leadership
1y ago
Stop Using Keycloak Like a Basic Auth Server—Try These Features
Keycloak is widely recognized as a powerful open-source Identity and Access Management (IAM)...

Dev.to · Devops Kiponos
🎯 Management & AI-Era Leadership
1y ago
Getting Started with Kiponos.io
Kiponos.io is the only configuration management tool working in True Real-Time. Which means any...

Dev.to · Andrew
🎯 Management & AI-Era Leadership
1y ago
Seamless Loading with Hotwire Native
By Stephen Nelson (Director of Engineering at Katalyst) and Alan Cornthwaite (Senior Engineer...

Dev.to · Pash10g
🎯 Management & AI-Era Leadership
1y ago
Building an HR Team-Matching Agent With MongoDB Vector Search, Voyage AI, & Vercel AI SDK
Picture this: You're an HR manager at a growing tech company. It's Monday morning, and the VP of...

Dev.to · divyesh vekariya
🎯 Management & AI-Era Leadership
1y ago
Color Management Across Apple Frameworks
Managing colors effectively across UIKit, SwiftUI, and Core Graphics can be challenging, but Apple...

Dev.to · ngemuantony
🎯 Management & AI-Era Leadership
1y ago
Building a Project Budget Manager with Django - Part 6: Advanced Features
Learn how to implement advanced features like custom user management, admin customization, and JavaScript integration

Dev.to · Baptiste Parmantier
🎯 Management & AI-Era Leadership
1y ago
Simplify your environment variable management
Introduction Environment management is an extremely sensitive but almost systematic...

Dev.to · Mohammad Jamalianpour
🎯 Management & AI-Era Leadership
1y ago
Flutter Build Directories Are Eating Your SSD: Here’s How to Fight Back
I've found myself working on several projects at once sometimes 4 or 5 different apps in a single...

Dev.to · Angel Afube
🎯 Management & AI-Era Leadership
1y ago
The Rise of AI-Generated Content: Cheating or Smart Work?
Recently, my manager asked me if I was afraid of the moves AI was making in my field as a front-end...

Dev.to · Manav Bhatia
🎯 Management & AI-Era Leadership
1y ago
Simplify Content Management with spurtCMS Powerful and Flexible
In today’s digital-first world, content is the cornerstone of engagement and success. From blogs and...

Dev.to · Abdelkader Boudih
🎯 Management & AI-Era Leadership
1y ago
Rails Version Management with Rails AppVersion
Rails AppVersion provides a standard way to handle version and environment information in Rails...

Dev.to · Enrique Marín
🎯 Management & AI-Era Leadership
1y ago
A minimalist password manager desktop app: a foray into Golang's Wails framework (Part 2)
Hi again, coders! In the first part of this short series we saw the creation and operation of a...

Dev.to · Enrique Marín
🎯 Management & AI-Era Leadership
1y ago
A minimalist password manager desktop app: a foray into Golang's Wails framework (Part 1)
I - Why develop desktop applications today? This is a question that all developers have...

Dev.to · TonightIwanttosleep
🎯 Management & AI-Era Leadership
1y ago
The Intelligent Disaster Management System with Alternative Energy and AI-Powered
Objective The objective of our project is to transition from human-based observation...

Dev.to · Saad Alkentar
🎯 Management & AI-Era Leadership
1y ago
Diary App, memories AI integration
What to expect from this article? We finished building the account management app, and...

Dev.to · divyesh vekariya
🎯 Management & AI-Era Leadership
1y ago
How To Add Multiple Modules In The Swift Package Manager
If you’re working with Swift Package Manager (SPM) and want to organize your code into multiple...

Dev.to · Code Lemons
🎯 Management & AI-Era Leadership
1y ago
Setup Celery Worker with Supervisord on elastic beanstalk via .ebextensions
Introduction: The Backbone of Scalable Applications Building a robust, scalable...

Dev.to · Arseni Kavalchuk
🎯 Management & AI-Era Leadership
1y ago
Memory Management and Garbage Collection in Kotlin Multiplatform XCFramework
Introduction In the previous article, we explored manual memory management and garbage...

Dev.to · Arseni Kavalchuk
🎯 Management & AI-Era Leadership
1y ago
Manual Memory Management and Garbage Collection in Kotlin Multiplatform Native Shared Libraries
Introduction Kotlin Multiplatform (KMP) has opened up exciting opportunities for...

Dev.to · Mayank Variya
🎯 Management & AI-Era Leadership
1y ago
Khelo: From Streets to Stadiums - A Developer's Guide 🏏
Open-Source, Multi-Platform Cricket Management App Built with Flutter &...

Dev.to · hoshino tsuyoshi
🎯 Management & AI-Era Leadership
1y ago
Organizing YAML files by creating directories like `config/x` in Rails
This post explains how organizing YAML files by creating directories like `config/x` in Rails can make your configurations clearer and easier to manage.

Dev.to · Lucian Ghinda
🎯 Management & AI-Era Leadership
1y ago
Where to list your Ruby company online
A couple of projects or directories in the Ruby community are trying to aggregate companies or...

Dev.to · gklsan
🎯 Management & AI-Era Leadership
1y ago
Revolutionize Your Rails Translation Management with remote_translation_loader
Managing translations in a Ruby on Rails application can often feel like a juggling act, especially...

Dev.to · Rajat
🎯 Management & AI-Era Leadership
1y ago
Unleashing the Full Potential of Neo4j and LangChain in Knowledge Graphs
In the realm of data management and AI, knowledge graphs are transformative tools that organize and...

Dev.to · Rajib Ahmed
🎯 Management & AI-Era Leadership
1y ago
FileBrowser is an excellent Web-Based File Manager
FileBrowser is a web-based file manager that allows users to manage files and directories on a server...

Dev.to · Berkay
🎯 Management & AI-Era Leadership
1y ago
I've Developed a Finance Manager with a Focus on Simplicity and Guidance
Steady Hey dev.to! 👋 I’m Berkay, an iOS developer from Turkey. I’ve been working on something I’m...

Dev.to · Andrew Park
🎯 Management & AI-Era Leadership
1y ago
📈 Understanding the Critical Role of Product Management: A Tutorial for Technical Professionals
As a VP of Engineering and having stepped into the role of a Product Manager for key products, I’ve...

Dev.to · Lys
🎯 Management & AI-Era Leadership
1y ago
Modularização no iOS: Estruturando Projetos com Swift Package Manager
Ajudando em reutilização, escalabilidade e gerenciamento de dependências, é comum que projetos mobile...

Dev.to · Ragil Pamungkas
🎯 Management & AI-Era Leadership
1y ago
Krealogi — UX Case Study Simple CRM (Customer Relationship Management)
Krealogi — UX Case Study Simple CRM (Customer Relationship Management) Hi! Pada...

Dev.to · Ashu Sriwastav
🎯 Management & AI-Era Leadership
1y ago
New Android App Complete
Hi, I have completed my New Android Project in Kotlin. It's a Task Manager App called Task Buddy that...

Dev.to · Madhuban Khatri
🎯 Management & AI-Era Leadership
1y ago
Society Issue Management System
Hello friends, Welcome back to my new blog. In this blog, I am creating a Society Issue Management...

Dev.to · Julie Yakunich
🎯 Management & AI-Era Leadership
1y ago
Applying Evidence-Based Management (EBM) in Your Organization
At Leading EDJE, we're on a relentless quest to enhance and measure the impact of our work....

Dev.to · Nimra
🎯 Management & AI-Era Leadership
1y ago
Introduction to AgensGraph
In the area of modern data management, the demand for robust and efficient solutions to handle...

Dev.to · Dr Sundaramoorthy Palanisamy
🎯 Management & AI-Era Leadership
2y ago
Question: Activity Manager
Hi, I am working on an app to detect automotive mode using the Activity Manager. However, the initial...

Dev.to · Willian Ferreira Moya
🎯 Management & AI-Era Leadership
2y ago
Simplifying Dependency Management with Spring IoC
Introduction Imagine writing an application where you have to create and manage...

Dev.to · Avelyn Hyunjeong Choi
🎯 Management & AI-Era Leadership
2y ago
Maps with Swift II
In todays's blog, we will be extending our map application using CLLocationManagerDelegate. 1.Import...
DeepCamp AI