-
Notifications
You must be signed in to change notification settings - Fork 1
/
index.html
224 lines (197 loc) · 10.4 KB
/
index.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
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="stylesheet" href="css/style.css" />
<title>N_A terminal</title>
<link rel="shortcut icon" href="img/favicon.ico" type="image/x-icon">
<a href="https://naemazam.github.io/" target="_blank"><img src="https://img.icons8.com/external-prettycons-flat-prettycons/47/000000/external-human-shopping-prettycons-flat-prettycons.png"/></a>
<a href="#" target="_blank"><img src="https://img.icons8.com/color/50/000000/console.png"/></a>
</head>
<!-- edit contain 1 -->
<body>
<div class="container">
<nav>
<ul>
<li id="about">/about</li>
<li id="contact">/contact</li>
<li id="project">/project</li>
</ul>
</nav>
<main>
<h1>naem_azam@$<span class="cursor">|</span></h1>
<h3>My Skills:</h3>
<div class="process">
<div class="box">
<img src="https://readme-typing-svg.herokuapp.com?color=F76A22&lines=Html+%23%23%23%23%23%23%23%23%23%23+100%25"></img>
<img src="https://readme-typing-svg.herokuapp.com?color=EFF727&lines=js+%23%23%23%23%23%23%23%23+80%25"></img>
<img src="https://readme-typing-svg.herokuapp.com?color=1F25F7&lines=python+%23%23%23%23%23%23%23%23+80%25"></img>
<img src="https://readme-typing-svg.herokuapp.com?color=0EE6F7&lines=bash+%23%23%23%23%23%23%23%23%23+90%25"></img>
<img src="https://readme-typing-svg.herokuapp.com?color=8DF724&lines=sql+%23%23%23%23%23%23%23%23%23+90%25"></img>
</div>
</div>
</main>
</div>
<!-- edit contain 1 -->
<div class="hidden">
<div id="about-content">
<h2>about-me:$<span class="cursor">|</span></h2>
<p>Hi,i'm <a href="https://github.com/naemazam" target="_blank">Naem Azam</a> , a passionate self-taught Python Progammer. my passion for System lies with dreaming up ideas and making them come true with elegant interfaces. i take great care in the experience, architecture, and code quality of the things I build.</p>
<p>
i am also an open-source enthusiast and maintainer. i learned a lot from the open-source community and i love how collaboration and knowledge sharing happened through open-source.
</p>
<h3>Find me online:</h3>
<ul>
<a href="https://www.youtube.com/channel/theterminalboy" target="_blank"><img src="https://img.icons8.com/nolan/64/youtube-play.png"/></a>
<a href="https://www.linkedin.com/in/na/" target="_blank"><img src="https://img.icons8.com/nolan/64/linkedin.png"/></a>
<a href="https://github.com/naemazam" target="_blank"><img src="https://img.icons8.com/nolan/64/github.png"/></a>
<a href="https://codepen.io/naemazam" target="_blank"><img src="https://img.icons8.com/ios-filled/50/000000/codepen.png"/></a>
</ul>
</div>
<div id="project-content">
<h2>my_project:$<span class="cursor">|</span></h2>
<h3>My Top Projects</h3>
<ul>
<li>
<a href="https://naemazam.github.io/The-Monitor/" target="_blank">The Monitor</a>
</li>
<li>
<a href="http://internet-speed-test.42web.io/?i=1" target="_blank">Internet Speed Test</a>
</li>
<li>
<a href="https://need-linux.github.io/" target="_blank">Need Linux</a>
</li>
<li>
<a href="https://naemazam.github.io/3a5y-terminal/" target="_blank">3a5y-terminal</a>
</li>
<li>
<a href="" target="_blank">Dynamic Periodic Table</a>
</li>
<li>
<a href="" target="_blank">Covid Track System</a>
</li>
<li>
<a href="https://codepen.io/bradtraversy" target="_blank">Codepen</a>
</li>
</ul>
<p> My small Projects </p>
<li id="small">More Then 100 projects </li>
</div>
<div id="contact-content">
<h2>contact-me:$<span class="cursor">|</span></h2>
<p>You can contact me at the email and phone number below</p>
<ul>
<li>Phone: 555-555-5555</li>
<li>Email: naemazam@protonmail.com</li>
</ul>
</div>
<div id="small-content">
<h2>small projects:$<span class="cursor">|</span></h2>
<table>
<tr>
<th> Project name </th>
<th> Abstract </th>
<th> GitHub Links </th>
<th> Documentation Webpage </th>
</tr>
<tr>
<td> Port-Finder </td>
<td> A port scanner is an application designed to probe a server or host for open ports. </td>
<td> <a href="https://github.com/naemazam/port-finder#readme" target="blank"> ReadMe </a> </td>
<td> <a href="https://naemazam.github.io/port-finder/" target="blank"> WebView </a> </td>
</tr>
<tr>
<td> 3a5y terminal </td>
<td> C progamming Based Problem Solving Terminal </td>
<td> <a href="https://github.com/naemazam/3a5y-terminal#readme" target="blank"> ReadMe </a> </td>
<td> <a href="https://naemazam.github.io/3a5y-terminal/" target="blank"> WebView </a> </td>
</tr>
<tr>
<td> Student-Information-System </td>
<td> A student information system, student management system, school administration software or student administration system is a management information system for education establishments used to manage student data</td>
<td> <a href="https://github.com/naemazam/Student-Information-System#readme" target="blank"> ReadMe </a> </td>
<td> <a href="https://naemazam.github.io/Student-Information-System/" target="blank"> WebView </a> </td>
</tr>
<tr>
<td> Weather-website-live</td>
<td> The weather app also provides atmospheric pressure, weather conditions, visibility distance, relative humidity, precipitation in different unites, dew point, wind speed and direction, in addition to ten days in future and hourly weather forecast. </td>
<td> <a href="https://github.com/naemazam/Weather-website-live" target="blank"> ReadMe </a> </td>
<td> <a href="https://naemazam.github.io/Weather-website-live/" target="blank"> WebView </a> </td>
</tr>
<tr>
<td> ReadMe Genarator </td>
<td> Genarate Your Readme File Easyly make a Beautiful Design </td>
<td> <a href="https://github.com/naemazam/github-profile-readme-genarator#readme" target="blank"> ReadMe </a> </td>
<td> <a href="https://naemazam.github.io/github-profile-readme-genarator/" target="blank"> WebView </a> </td>
</tr>
<tr>
<td> The-Evolution-of-Linux </td>
<td> In this project, you'll be challenged to read in, clean up and visualize a real world Git repository dataset of the Linux kernel. </td>
<td> <a href="https://github.com/naemazam/The-Evolution-of-Linux#readme" target="blank"> ReadMe </a> </td>
<td> <a href="https://naemazam.github.io/The-Evolution-of-Linux/" target="blank"> WebView </a> </td>
</tr>
<tr>
<td> Subnet calculator </td>
<td> A Subnet calculator based On Java </td>
<td> <a href="https://github.com/naemazam/SubNet-Calculator#readme" target="blank"> ReadMe </a> </td>
<td> - </td>
</tr>
<tr>
<td> Predicting-Credit-Card-Approvals </td>
<td> I will build an automatic credit card approval predictor using machine learning techniques, just like the real banks do. </td>
<td> <a href="https://github.com/naemazam/Predicting-Credit-Card-Approvals#readme" target="blank"> ReadMe </a> </td>
<td> <a href="#" target="blank"> WebView </a> </td>
</tr>
<tr>
<td> Generating-Keywords-for-Google-Ads </td>
<td> Automatically generate keywords for a search engine marketing campaign using Python. </td>
<td> <a href="https://github.com/naemazam/Generating-Keywords-for-Google-Ads#readme" target="blank"> ReadMe </a> </td>
<td> <a href="#" target="blank"> WebView </a> </td>
</tr>
<tr>
<td> Gender-Prediction-using-Sound </td>
<td> I will use the Python package Fuzzy to find out the genders of authors that have appeared in the New York Times Best Seller list for Children's Picture books.</td>
<td> <a href="https://github.com/naemazam/Gender-Prediction-using-Sound#readme" target="blank"> ReadMe </a> </td>
<td> <a href="https://naemazam.github.io/Gender-Prediction-using-Sound/" target="blank"> WebView </a> </td>
</tr>
<tr>
<td> Exploring-the-Bitcoin-Cryptocurrency-Market </td>
<td> To better understand the growth and impact of Bitcoin and other cryptocurrencies you will, in this project, explore the market capitalization of different cryptocurrencies. </td>
<td> <a href="https://github.com/naemazam/Exploring-the-Bitcoin-Cryptocurrency-Market#readme" target="blank"> ReadMe </a> </td>
<td> <a href="#" target="blank"> WebView </a> </td>
</tr>
<tr>
<td> A-Network-Analysis-of-Game-of-Thrones </td>
<td> You will look at how the importance of the characters changes over the books using different centrality measures.</td>
<td> <a href="https://github.com/naemazam/A-Network-Analysis-of-Game-of-Thrones#readme" target="blank"> ReadMe </a> </td>
<td> <a href="#" target="blank"> WebView </a> </td>
</tr>
<tr>
<td> Visualizing-COVID-19 </td>
<td> we will visualize data from the early months of the coronavirus outbreak to see how this virus grew to be a global pandemic.</td>
<td> <a href="https://github.com/naemazam/Visualizing-COVID-19#readme" target="blank"> ReadMe </a> </td>
<td> <a href="#" target="blank"> WebView </a> </td>
</tr>
<tr>
<td>The World Bank's international debt data </td>
<td> It's not that we humans only take debts to manage our necessities. A country may also take debt to manage its economy.</td>
<td> <a href="https://github.com/naemazam/Analyze-International-Debt-Statistics#readme" target="blank"> ReadMe </a> </td>
<td> <a href="#" target="blank"> WebView </a> </td>
</tr>
<tr>
<td>System-Administration-Consultation </td>
<td>Use the systems administration concepts you learned in the course to provide technical improvements to current processes.</td>
<td> <a href="https://github.com/naemazam/System-Administration-Consultation" target="blank"> ReadMe </a> </td>
<td> <a href="https://naemazam.github.io/System-Administration-Consultation/" target="blank"> WebView </a> </td>
</tr>
</table>
</div>
</div>
<footer aline="center">
</footer>
<script src="js/winbox.bundle.js"></script>
<script src="js/main.js"></script>
</body>
</html>