Skip to content

Commit 18e931b

Browse files
authored
Adding projects repos on resume booster (#95)
1 parent 91b30fa commit 18e931b

File tree

3 files changed

+25
-3
lines changed

3 files changed

+25
-3
lines changed

.gitmodules

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,3 +43,6 @@
4343
[submodule "wwcode_pyton_ide_series"]
4444
path = wwcode_pyton_ide_series
4545
url = https://github.com/jessicakoubi/wwcode_pyton_ide_series.git
46+
[submodule "WWCodePython_BeginnerSeries"]
47+
path = WWCodePython_BeginnerSeries
48+
url = https://github.com/nuageklow/WWCodePython_BeginnerSeries.git

README.md

Lines changed: 21 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,18 @@ To add new resources for events, please follow the [CONTRIBUTING guidelines](Con
3535
<td colspan="4"><h3><br><em>Click on a logo below to view the associated repo -- where you can review, copy, or clone the repo's content. Please reach out with any questions or issues, and/or join us on Slack for interactive discussions and support.</em><br><br></h3></td>
3636
</tr>
3737

38+
<!-- FullStack Web Dev -->
39+
<tr>
40+
<td style="border: none;" align="left" width="20%"><a href="https://github.com/katerina7479/wwc_fs_web_dev"><img alt="FullStack Web Dev" align="left" src="images/FullStack_Web_Dev.png"/>&nbsp;</td>
41+
42+
<td colspan="3"><b>Python for Full Stack Web Developers - Turning Ideas into a Product</b>
43+
<br><br>
44+
For beginners and intermediate levels, we will cover all aspects of a web development project, without coding! Our sessions will go over technical and non-technical skill sets, such as writing a technical specification, creating product requirements, technical project management, building communication with designers, engineers, and product managers, and taking the ideas and concepts laid out by designers and turning them into real, live, and fully-functioning websites.
45+
<br><br>
46+
<em>- By Katerina Hanson</em></td>
47+
</tr>
48+
49+
3850
<!-- FullStack Web Dev -->
3951
<tr>
4052
<td style="border: none;" align="left" width="20%"><a href="https://github.com/katerina7479/wwc_fs_web_dev"><img alt="FullStack Web Dev" align="left" src="images/FullStack_Web_Dev.png"/>&nbsp;</td>
@@ -66,9 +78,15 @@ For beginners and intermediate levels, we will cover an Introduction to Mobile D
6678
<br><br>
6779
Join us for our workshop series on building Python projects for your resume! For entry levels and beginners, we will cover resume and interviewing tips, and build Python projects together in front end/ web development, data analytics, and cloud development.
6880

69-
This hands-on workshop will guide you in building potential resume python projects on web development, data analytics, and cloud development. As we lay out the path to boosting your resume effectively, we invite you to join us on this journey.
70-
<br><br>
71-
<em>- By Elaine Chan</em></td>
81+
This hands-on workshop will guide you in building potential resume python projects on web development, data analytics, and cloud development. As we lay out the path to boosting your resume effectively, we invite you to join us on this journey.
82+
83+
Project List:
84+
85+
* [Traffic Log](https://github.com/elainechan01/traffic-log)
86+
* [Expense Tracker](https://github.com/chethanagopinath/expense-tracker)
87+
* [Sales Insight Project](https://github.com/Mansi452/Sales_Insight_Project)
88+
89+
<em>- By Elaine Chan, Mansi, Chethana</em></td>
7290
</tr>
7391

7492
<!-- Regex study group -->

WWCodePython_BeginnerSeries

0 commit comments

Comments
 (0)