We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1647271 commit 19b5de2Copy full SHA for 19b5de2
pages-resources/resources-soft-skills.html
@@ -62,4 +62,23 @@ <h4>
62
</div>
63
64
65
+</div>
66
+
67
+<div class="row">
68
+ <div class="col-lg-4 col-md-6 d-flex align-items-stretch">
69
+ <div class="row">
70
+ <div class="card">
71
+ <h4>
72
+ <span class="fas fa-project-diagram"></span>
73
+ <a href="https://code2flow.com/" target="_blank">Code2Flow</a>
74
+ <span class="badge badge-warning">Medium</span>
75
+ </h4>
76
+ <p>
77
+ Code2Flow is a tool to transform ideas and workflows into easy to understand diagrams. Using a
78
+ psuedocode editor you can generate a flowchart with up to 50 nodes for free. We used Code2Flow to
79
+ generate our process flow charts at CodeWith.
80
+ </p>
81
+ </div>
82
83
84
0 commit comments