-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
28 lines (28 loc) · 2.75 KB
/
index.html
File metadata and controls
28 lines (28 loc) · 2.75 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Peter Kulik</title>
</head>
<body>
<h2>Completed courses</h2>
<a href="https://www.datacamp.com/statement-of-accomplishment/course/f28b2aa6e66c09e8feb0a703e00f3bf30f3a6ed0">Unit Testing for Data Science in Python</a><br />
<a href="https://www.datacamp.com/statement-of-accomplishment/course/e2f82dd628492ddf18858064f9a262380b91ca57">Introduction to Airflow in Python</a><br />
<a href="https://realpython.com/certificates/a676188d-2fdc-45dc-a58c-14a288cc92b5/">How Python Manages Memory</a><br />
<a href="https://realpython.com/certificates/58749f73-5837-4bda-b6cf-7068e2f57192/">Speed Up Python With Concurrency</a><br />
<a href="https://realpython.com/certificates/cd07b81f-5c83-45f2-a01a-b7f0aebcb1c2/">Threading in Python</a><br />
<a href="https://realpython.com/certificates/4b1e7b6f-0ae0-4d10-978b-500a2870a9cf/">Python Context Managers and the "with" Statement</a><br />
<a href="https://realpython.com/certificates/43235829-d567-4c7f-8321-54aa3c390a03/">Python Generators 101 on Real Python</a><br />
<a href="https://realpython.com/certificates/de32fb98-3bd2-4b8e-a35c-5140cd233e53/">Using List Comprehensions Effectively</a><br />
<a href="https://www.datacamp.com/statement-of-accomplishment/course/586cc8d253296a8c9fc8be5538ed4ef7a2c8078e">Object-Oriented Programming in Python</a><br />
<a href="https://www.datacamp.com/statement-of-accomplishment/course/73339b9bddeecb27ae7c642d135ef5eb1ecb61b4">Working with the Class System in Python</a><br />
<a href="https://realpython.com/certificates/eb1308cb-b562-4262-90cb-6edaf0249687/">Navigating Namespaces and Scope in Python</a><br />
<a href="https://www.datacamp.com/statement-of-accomplishment/course/bd3eecaed5e5117e0be28b513ddbce40b4da02d0">Writing Efficient Python Code</a><br />
<a href="https://realpython.com/certificates/097d932a-0e13-4396-804b-0e66136436c1/">Getting the Most Out of a Python Traceback</a><br />
<a href="https://www.datacamp.com/statement-of-accomplishment/course/e13f50e513082963f661abbb30ab6bff1fc20c9e">Introduction to Python</a><br /><br />
<a href="https://www.datacamp.com/statement-of-accomplishment/course/fda6ee9bf5935efb364e5fc046e4096f23e9f8d6">Introduction to Shell</a><br />
<a href="https://www.datacamp.com/statement-of-accomplishment/course/aeef2dfff6878b695185849781aa936ff947b346">Improving Query Performance in SQL Server</a><br />
<a href="https://www.datacamp.com/statement-of-accomplishment/course/b6aed6fd52b8e213815d13221ce88a312018a680">Intermediate SQL Server</a><br />
<a href="https://www.datacamp.com/statement-of-accomplishment/course/8b33ca2f3d6760dea89a5d61bf3c90d4768f21b6">Introduction to Power BI</a><br />
</body>
</html>