Skip to content

Commit 19b5de2

Browse files
Adding code2flow to the resources page
1 parent 1647271 commit 19b5de2

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

pages-resources/resources-soft-skills.html

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,4 +62,23 @@ <h4>
6262
</div>
6363
</div>
6464
</div>
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+
</div>
83+
</div>
6584
</div>

0 commit comments

Comments
 (0)