-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
179 lines (169 loc) · 8.89 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
<!DOCTYPE html SYSTEM "about:legacy-compat">
<!-- Prism by TEMPLATED (templated.co @templatedco) (CCA 3.0 Attribution) -->
<html lang="en">
<head>
<title>Nepose from GitHub - Hello!</title>
<meta charset="utf-8" />
<meta name="google-site-verification" content="_FmnmLRCiMeQT0SdIvaBa1cmIn2hHj29ZHq1onCQAqs" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<!--[if lte IE 8]><script src="assets/js/ie/html5shiv.js"></script><![endif]-->
<link rel="stylesheet" href="assets/css/main.css" />
<!--[if lte IE 9]><link rel="stylesheet" href="assets/css/ie9.css" /><![endif]-->
<link rel="apple-touch-icon" sizes="180x180" href="/assets/favs/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/assets/favs/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/assets/favs/favicon-16x16.png">
<link rel="manifest" href="/assets/favs/site.webmanifest">
<link rel="mask-icon" href="/assets/favs/safari-pinned-tab.svg" color="#5bbad5">
<link rel="shortcut icon" href="/assets/favs/favicon.ico">
<meta name="msapplication-TileColor" content="#00aba9">
<meta name="msapplication-config" content="/assets/favs/browserconfig.xml">
<meta name="theme-color" content="#ffffff">
</head>
<body>
<section id="banner">
<div class="inner split">
<section>
<h2>Hello and welcome to Nepose website!</h2>
</section>
<section>
<p>A Polish teenager keen on programming.</p>
<ul class="actions">
<li><a href="#skills" class="button special">Get started</a></li>
<li><a href="#contact" class="button special">Contact me</a></li>
</ul>
</section>
</div>
</section>
<section id="skills" class="wrapper">
<div class="inner split">
<section>
<h2>My skills</h2>
<p>At this moment my skills aren't perfect as I am just a teenager but I hope that we may work something together. Just ask and we can try :)</p>
<p>Of course I'll develop your solution if you will need, this depends only on time. Obviously I can't call myself a developer because of both age and possibilities, but it would be great to become a full developer over 18 year old.</p>
<ul class="actions">
<li><a href="https://github.com/Nepose" class="button alt">My GitHub</a></li>
</ul>
</section>
<section>
<ul class="checklist">
<li><strong>Infomir IPTV STBs</strong> - working with customizing firmware, making custom one, STLinux OS</li>
<li><strong>Making websites</strong> - doing ready to use website, portal, blog or so on with user friendly CMS (WordPress, Pico, something other if user wants)</li>
<li><strong>Modernizing existing websites</strong> - upgrading CMS's, porting all content to newer solutions and adding better looking</li>
<li><strong>Progressive web apps</strong> - making progressive web app from your existing or in-making-process website</li>
<li><strong>Visual Basic .NET</strong> - intermediate knowledge (I've started programing learning from it ;) )</li>
</ul>
</section>
</div>
</section>
<section id="details" class="wrapper style2 alt">
<div class="inner">
<h2>Portfolio and examples</h2>
<div class="spotlight">
<div class="image">
<img src="images/pic01.jpg" alt="" />
</div>
<div class="content">
<h3>MAG Software Portal</h3>
<p>It is project for Infomir IPTV STBs which includes customized firmware for devices, improved Operator Utilities for making image and wiki with guides how to do customization on your own.<br>We can also make our own custom firmware with disabling possibility to change portal, entire STB setting and modify embedded portal behavior.</p>
<ul class="actions">
<li><a href="https://firmware.magboxes.xyz" class="button alt">See website of project</a></li>
<li><a href="ftp://vps.magboxes.xyz:2121" class="button alt">FTP download</a></li>
</ul>
</div>
</div>
<div class="spotlight">
<div class="image">
<img src="images/pic03.jpg" alt="" />
</div>
<div class="content">
<h3>Back-end configuring websites and servers</h3>
<p>I can help you with configuring web server to work with solutions which are necessary now, such as HTTP/2, TLS and URL rewrite for greater links. We can also set up CMS or CSS static themes and configure entire server if it will be needed. I'm installing Apache if it is okay. We can also let your users download and/or upload files through FTP server.<br>If you need, there is also possibility to install GUI panel, like Webmin.</p>
<ul class="actions">
<li><a href="https://themagnetwork.net" class="button alt">An example: The MAG Network</a></li>
</ul>
</div>
</div>
<div class="spotlight">
<div class="image">
<img src="images/pic04.jpg" alt="" />
</div>
<div class="content">
<h3>Working with Pico and WordPress</h3>
<p>Especially I'm working with Pico and WordPress systems. Pico is really simple and great for small websites with few pages and static content, it has stupidly simple code which makes website SEO friendly. WordPress is greater for bigger websites, e-commerce and dynamic content.</p>
<ul class="actions">
<li><a href="https://github.com/Nepose/pico_edit" class="button alt">Pico Edit plugin</a></li>
</ul>
</div>
</div>
<div class="spotlight">
<div class="image">
<img src="images/pic05.jpg" alt="" />
</div>
<div class="content">
<h3>Linux and Windows using</h3>
<p>If you need an advice or you don't know how to set up or find something, just write me and we can try together. I can help you with configuring particular functionalities, server things and just plain home usage of computer. Remember please that every electronic device must have some piece of code to work, even if it is plain calculator! :)</p>
<!--<ul class="actions special">
<li><a href="#" class="button alt">Ipsum magna tempus</a></li>
</ul>-->
</div>
</div>
<div class="spotlight">
<div class="image">
<img src="images/pic06.jpg" alt="" />
</div>
<div class="content">
<h3>Progressive web apps</h3>
<p>Progressive web apps (PWA) are the new standard of making applications which was created by Google in 2015. It is just a website which can be installed on any device like native app without browser UI. It has almost pros only - no need to compile binary, add app to stores, do upgrades. Making such apps is free and really simple, only three files must be added to server and PWA is ready! I can help you in making it if you don't know how to.</p>
</div>
</div>
</div>
</section>
<!-- Contact -->
<section id="contact" class="wrapper">
<div class="inner split">
<section>
<h2>Contact me</h2>
<p>If you are interested into collaborating, write to me by this form or by one of links from list:</p>
<form action="https://formspree.io/[email protected]" method="POST" class="alt" name="input"/>
<div class="row uniform">
<div class="6u 12u$(xsmall)">
<input name="name" placeholder="Name" type="text">
</div>
<div class="6u$ 12u$(xsmall)">
<input name="_replyto" placeholder="Email" type="email">
</div>
<div class="12u$">
<textarea name="message" placeholder="Message" rows="4"></textarea>
</div>
</div>
<ul class="actions">
<li><input class="alt" value="Send message" type="submit"></li>
</ul>
<input type="hidden" name="_subject" value="Respond from contact form at nepose.github.io">
</form>
</section>
<section>
<ul class="contact">
<li class="fa-github"><a href="https://github.com/Nepose">github.com/Nepose</a></li>
<li class="fa-forumbee"><a href="https://linuxsat-support.com">Linuxsat Support</a></li>
<li class="fa-forumbee"><a href="http://dsslegends.com/forums">Team Legends</a></li>
<li class="fa-forumbee"><a href="http://techkings.org">Techkings</a></li>
<li class="fa-envelope"><a href="mailto:[email protected]">[email protected]</a></li>
</ul>
</section>
</div>
</section>
<!-- Footer -->
<footer id="footer">
<div class="copyright">
© 2018 Nepose. All rights reserved. Images come from <a href="https://unsplash.com">Unsplash</a>, theme is done by <a href="http://templated.co">TEMPLATED</a> and icons come from <a href="flaticon.com">flaticon.com</a> (done by Freepik).
</div>
</footer>
<!-- Scripts -->
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/skel.min.js"></script>
<script src="assets/js/util.js"></script>
<!--[if lte IE 8]><script src="assets/js/ie/respond.min.js"></script><![endif]-->
<script src="assets/js/main.js"></script>
</body>
</html>