Skip to content

Akalinismet/Functional-Projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

🛠️ Functional Projects

Language Repo Size License

Welcome to the Functional Projects repository! ⚙️

This repository is dedicated to practical, ready-to-use applications and automation workflows created by İsmet Akalın. Unlike theoretical study repos, the projects here are designed to perform specific tasks, ranging from system-level utilities to workflow automation.

📂 Project Modules

Directory Type Description
C_Calculator Utility / Tool A robust command-line interface (CLI) calculator developed in C. Capable of performing arithmetic operations efficiently.
n8n-and-Automation-Projects Automation A collection of workflows for n8n. These projects focus on automating tasks, integrating APIs, and managing data flows without extensive coding.

🚀 Getting Started

1️⃣ For C Projects (Calculator)

To run the C calculator on your local machine:

  1. Navigate to the directory:
    cd C_Calculator
  2. Compile the code (using GCC):
    gcc main.c -o calculator
  3. Run the application:
    ./calculator

2️⃣ For n8n Workflows

To use the automation workflows:

  1. Navigate to the folder:
    cd n8n-and-Automation-Projects
  2. Import: Open your local or cloud n8n instance.
  3. Load: Import the .json workflow files directly into the editor.

🛠️ Technologies Used

  • C Programming: Low-level logic and performance-critical utilities.
  • n8n: Workflow automation and API integrations.

🤝 Contributing

Contributions are welcome! If you have a better way to calculate or a new automation idea:

  1. Fork the project.
  2. Create your feature branch (git checkout -b feature/NewTool).
  3. Commit your changes (git commit -m 'Add new tool').
  4. Push to the branch (git push origin feature/NewTool).
  5. Open a Pull Request.

👤 Author

İsmet Akalın


Building functional tools for real-world problems.

About

A collection of functional tools and automation workflows. Includes utility software written in C and low-code projects.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages