-
Notifications
You must be signed in to change notification settings - Fork 0
/
learningplan.html
37 lines (37 loc) · 1.39 KB
/
learningplan.html
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
29
30
31
32
33
34
35
36
37
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="stylesheet" href="m.css" />
<title>Learning plan</title>
</head>
<body>
<h1>My Learning Plan</h1>
<p>
My long-term goal is to become a skilled web developer, eventually
specialising in full-stack development. I want to work in the tech
industry, contributing to cool projects and always learning new things.
Alongside this, I dream of using my tech skills to fuel my entrepreneurial
spirit. I would love to start my own tech company, creating solutions that
really make a difference in people's lives and communities. By combining
my technical skills with my entrepreneurial drive, I hope to bring new
ideas to life and lead exciting projects from start to finish.
</p>
<h1>Strengths and Limitations</h1>
<p>
Strengths:
<ul.a>
<li>Self-motivated and determined.</li>
<li>Good problem-solving skills.</li>
<li>Strong communication and teamwork abilities.</li>
</ul.a>
Limitations:
<ul.a>
<li>Limited prior experience with advanced programming concepts.</li>
<li>Tendency to procrastinate when overwhelmed.</li>
<li>Need to improve my time management skills.</li>
</ul.a>
</p>
</body>
</html>