-
Notifications
You must be signed in to change notification settings - Fork 0
/
blogs.html
141 lines (126 loc) · 8.3 KB
/
blogs.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
<!DOCTYPE html>
<html>
<head>
<title>Manoj Kumar</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="I am Final Year Computer Science And Engineering Student.🚀 You can find me more on Stackoverflow, Github, Linkedin, Youtube than in the real world.">
<meta name="keywords" content="Web Developer, Android Developer, Machine Learning Enthusiast">
<meta name="author" content="Manoj Kumar">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.5.0/css/bootstrap.min.css">
<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<link rel="stylesheet" href="assets/css/cetificate.css" type="text/css" media="screen">
<link rel="apple-touch-icon" sizes="180x180" href="assets/ico/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="assets/ico/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="assets/ico/favicon-16x16.png">
<link rel="manifest" href="assets/ico/site.webmanifest">
</head>
<body>
<section style="padding-bottom: 100px;">
<a href="/" ><button class="back btn-warning"><i class="fa fa-arrow-left" aria-hidden="true"></i> Back</button></a>
<div class="heading"><h3>My Recent Blogs</h3>
<hr class="mt-2 mb-3"/>
<h5>In a professional context it often happens that private clients corder a publication to be made.</h5>
</div>
<div class="container certificate">
<div class="row">
<div class="col-sm-4">
<div class="project-card">
<div class="image-section">
<img src="https://miro.medium.com/max/700/1*I_RAYnasZ4-iYzLPTfBTuQ.png" class="card-img" alt="...">
</div>
<div class="verify">
<a href="https://medium.com/@manojbce/activate-azure-for-students-using-github-student-developer-pack-389238de4f8"><p class="card-text">Activate Azure for Students using GitHub Student Developer Pack.
</p></a>
</div>
</div>
</div>
<div class="col-sm-4">
<div class="project-card">
<div class="image-section">
<img src="https://miro.medium.com/max/700/1*XHSYGFQvLhgT1ch-8mT8ZA.png" class="card-img" alt="..." height="200">
</div>
<div class="verify">
<a href="https://medium.com/@manojbce/how-to-apply-for-the-github-student-developer-pack-283ac7ad2be4"><p class="card-text">How to apply for the GitHub Student Developer Pack
</p></a>
</div>
</div>
</div>
<div class="col-sm-4">
<div class="project-card">
<div class="image-section">
<img src="https://miro.medium.com/max/700/1*9_v1fwZLvvjOCVleX5UirQ.jpeg" class="card-img" alt="..." height="200">
</div>
<div class="verify">
<a href="https://medium.com/@manojbce/how-to-install-flutter-configure-with-android-studio-and-create-simple-app-14603c86c007"><p class="card-text">How to install Flutter, Configure with Android Studio and Create Simple App.
</p></a>
</div>
</div>
</div>
</div>
<div class="row">
<div class="col-sm-4">
<div class="project-card">
<div class="image-section">
<img src="https://res.cloudinary.com/practicaldev/image/fetch/s--JRw1T_xM--/c_imagga_scale,f_auto,fl_progressive,h_420,q_auto,w_1000/https://dev-to-uploads.s3.amazonaws.com/i/9jofcahtq6qgn8a4owcv.png" class="card-img" alt="...">
</div>
<div class="verify">
<a href="https://dev.to/mjmaurya/i-created-a-responsive-portfolio-website-using-html-css-bootstrap-and-javascript-2in9"><p class="card-text">I Created a Responsive Portfolio Website Using HTML, CSS, Bootstrap, and JavaScript
</p></a>
</div>
</div>
</div>
<div class="col-sm-4">
<div class="project-card">
<div class="image-section">
<img src="https://res.cloudinary.com/practicaldev/image/fetch/s--rJNAEPz0--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_66%2Cw_880/https://user-images.githubusercontent.com/45433443/90904255-a946d500-e3ec-11ea-9a53-d28d5d81de75.gif" class="card-img" alt="..." height="200">
</div>
<div class="verify">
<a href="https://dev.to/mjmaurya/deploy-a-machine-learning-model-using-flask-50m4"><p class="card-text">Deploy a machine learning model using flask
</p></a>
</div>
</div>
</div>
<div class="col-sm-4">
<div class="project-card">
<div class="image-section">
<img src="assets/images/project/codescript.PNG" class="card-img" alt="..." height="200">
</div>
<div class="verify">
<a href="https://dev.to/mjmaurya/portfolio-website-builder-build-your-portfolio-within-10-minutes-without-coding-6o9"><p class="card-text">Portfolio Website Builder - Build Your Portfolio Within 10 minutes Without Coding
</p></a>
</div>
</div>
</div>
</div>
</div>
</section>
<footer class="container-fluid mt-100" style="text-align: center;">
<div style="border-top: 2px solid green;"></div>
<div class="footer-sec" style="margin-top: 120px; text-align: center;">
<div>
<p> <i class="fa fa-code fa-lg" aria-hidden="true"></i>
With ❤️ by Manoj Kumar 2020
<br> Built with HTML, CSS ,BootStrap and JavaScript</p>
</div>
<div class="social-media">
<ul>
<li>
<a href="https://github.com/mjmaurya"><i class="fa fa-github fa-lg"></i></a>
<a href="https://www.linkedin.com/in/mjmaurya"> <i class="fa fa-linkedin fa-lg"></i></a>
<a href="https://twitter.com/gcssmanoj"><i class="fa fa-twitter fa-lg"></i></a>
<a href="https://www.facebook.com/mjkmaurya"><i class="fa fa-facebook fa-lg"></i></a>
</li>
</ul>
</div>
</div>
<div class="container" align="center">
<img src="https://hitwebcounter.com/counter/counter.php?page=7688857&style=0009&nbdigits=5&type=ip&initCount=0" title="Total Website Hits" Alt="Web Hits" style="height: 30px; width:100px;" border="0" /></div>
</footer>
<script src="assets/js/certificate.js"></script>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.16.0/umd/popper.min.js"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.5.0/js/bootstrap.min.js"></script>
</body>
</html>