-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathinternship.html
More file actions
147 lines (120 loc) · 6.27 KB
/
internship.html
File metadata and controls
147 lines (120 loc) · 6.27 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
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>home | adarshbalak</title>
<link rel="stylesheet" href="style.css">
</head>
<body>
<nav class="navigation container">
<div class="nav-brand">Web Developer</div>
<ul class="list-non-bullet nav-pills">
<li class="list-item-inline">
<a class="link link-active" href="/">home</a>
</li>
<li class="list-item-inline">
<a class="link" href="/projects.html">projects</a>
</li>
<li class="list-item-inline">
<a class="link" href="/blogs.html">blogs</a>
</li>
<li class="list-item-inline">
<a class="link" href="/academic.html">academics</a>
</li>
<li class="list-item-inline">
<a class="link" href="/internship.html">internships</a>
</li>
</ul>
</nav>
<header class="hero">
<img class="hero-img" src="images/books.svg"
>
<h2 class="hero-heading">My internship experiences</h2>
</header>
<section class="sectionaire">
<div class="container container-center">
<h3 class="alpha">Web Developer, Emacity</h3>
<small>June 2020 to July 2020</small>
<p class="para">A career website recommendation app built using <strong>reactJS</strong>. You can find all the best sites for jobs, internships,freelancing etc</p>
<a class="link link-primary" href="https://www.linkedin.com/in/masum-choudhuri-5b9196140/detail/treasury/position:1647792978/?entityUrn=urn%3Ali%3Afsd_profileTreasuryMedia%3A(ACoAACIy0N0Bhr-0i2itfpfvvlaM2A28zA7Z30w%2C1595670153546)§ion=position%3A1647792978&treasuryCount=1">View Certificate</a>
<a class="link link-secondary" href="https://github.com/Minor-lazer/Career-Site-Recommendation">View LOR</a>
</div>
</section>
<section class="sectionaire">
<div class="container container-center">
<h3 class="alpha">Emoji Interpreter</h3>
<small>November, 2020</small>
<p class="para">An emoji interpreter app, built using <strong>reactJS</strong>Know about the real emotion conveyed by an emoji</p>
<a class="link link-primary" href="https://wy8yv.csb.app/">Live Project</a>
<a class="link link-secondary" href="https://github.com/Minor-lazer/Emojipreter">View Source</a>
</div>
</section>
<section class="sectionaire">
<div class="container container-center">
<h3 class="alpha">Shakespeare speaks!</h3>
<small>November, 2020</small>
<p class="para">A web app that uses <strong>Fun ranslations API</strong>to convert your thoughts in the words of Shakespeare!</p>
<a class="link link-primary" href="https://laughing-spence-e2d981.netlify.app/">Live Project</a>
<a class="link link-secondary" href="https://github.com/Minor-lazer/Shakespare-speaks">View Source</a>
</div>
</section>
<section class="sectionaire">
<div class="container container-center">
<h3 class="alpha">Banana Language</h3>
<small>November, 2020</small>
<p class="para">A web app that uses <strong>Fun ranslations API</strong>to convert your text into banana language!!</p>
<a class="link link-primary" href="https://mystifying-ptolemy-304f01.netlify.app/">Live Project</a>
<a class="link link-secondary" href="https://github.com/Minor-lazer/Banana-Speak">View Source</a>
</div>
</section>
<section class="sectionaire">
<div class="container container-center">
<h3 class="alpha">know my state ASSAM</h3>
<small>November, 2020</small>
<p class="para">A web app that uses<strong>nodeJS</strong>. You can send this to your friends and find out your knowledge about the state of ASSAM</p>
<a class="link link-primary" href="https://repl.it/@Minorlazer/AssamQuiz2#index.js">Live Project</a>
<a class="link link-secondary" href="https://github.com/Minor-lazer/CLI_app_Assam_Quiz/blob/main/assamquiz.js">View Source</a>
</div>
</section>
<section class="sectionaire">
<div class="container-center">
<h3 class="alphabets">How well do you know masoooom?</h3>
<small>November, 2020</small>
<p class="para">A CLI app built with <strong>nodeJS</strong>. You can send this to your friends and find out who really knows you</p>
<a class="link link-primary" href="https://repl.it/@Minorlazer/project1#index.js">Live Project</a>
<a class="link link-secondary" href="https://github.com/Minor-lazer/CLI_App_Know_yourself">View Source</a>
</div>
</section>
<section class="sctionaire1">
<div class="container container-center">
<h3 class="alphabets">A Birthday Surprise for my friend</h3>
<small>September, 2020</small>
<p class="para">A birthday surprise website build with <strong>VanilaJS,HTML,CSS</strong>.Have a look here</p>
<a class="link link-primary" href="https://frosty-curie-86cf53.netlify.app/">Live Project</a>
<a class="link link-secondary" href="https://github.com/Minor-lazer/Birthday_Gift.github.io">View Source</a>
</div>
</section>
</body>
<footer class="footer">
<div class="footer-header">Connect with me on</div>
<ul class="social-links list-non-bullet">
<li class="list-item-inline">
<a class="link" href="https://github.com/Minor-lazer">
github
</a>
</li>
<li class="list-item-inline">
<a class="link" href="https://www.instagram.com/so_masoom/">
Instagram
</a>
</li>
<li class="list-item-inline">
<a class="link" href="https://www.linkedin.com/in/masum-choudhuri-5b9196140/">
linkedin
</a>
</li>
</ul>
</footer>
</body>
</html>