Skip to content

Instantly share code, notes, and snippets.

@SufferProgrammer
Created June 14, 2016 07:31
Show Gist options
  • Save SufferProgrammer/719990e689726d2f9303aaed65752fb4 to your computer and use it in GitHub Desktop.
Save SufferProgrammer/719990e689726d2f9303aaed65752fb4 to your computer and use it in GitHub Desktop.
<!DOCTYPE html>
<html>
<head>
<title>
Rahmat Hidayat Piji Pirma
</title>
<link rel="stylesheet" href="style.css">
<meta name="viewport" content="width=device-width">
<link rel="apple-touch-icon" sizes="57x57" href="ico/apple-icon-57x57.png">
<link rel="apple-touch-icon" sizes="60x60" href="ico/apple-icon-60x60.png">
<link rel="apple-touch-icon" sizes="72x72" href="ico/apple-icon-72x72.png">
<link rel="apple-touch-icon" sizes="76x76" href="ico/apple-icon-76x76.png">
<link rel="apple-touch-icon" sizes="114x114" href="ico/apple-icon-114x114.png">
<link rel="apple-touch-icon" sizes="120x120" href="ico/apple-icon-120x120.png">
<link rel="apple-touch-icon" sizes="144x144" href="ico/apple-icon-144x144.png">
<link rel="apple-touch-icon" sizes="152x152" href="ico/apple-icon-152x152.png">
<link rel="apple-touch-icon" sizes="180x180" href="ico/apple-icon-180x180.png">
<link rel="icon" type="image/png" sizes="192x192" href="ico/android-icon-192x192.png">
<link rel="icon" type="image/png" sizes="32x32" href="ico/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="96x96" href="ico/favicon-96x96.png">
<link rel="icon" type="image/png" sizes="16x16" href="ico/favicon-16x16.png">
<link rel="manifest" href="ico/manifest.json">
<meta name="msapplication-TileColor" content="#ffffff">
<meta name="msapplication-TileImage" content="ico/ms-icon-144x144.png">
<meta name="theme-color" content="#ffffff">
</head>
<body>
<div id="wrapper">
<center>
<h1>
Rahmat Hidayat Piji Pirma
</h1>
<h2>
Junior Software Engineer
</h2>
</center>
<ul class="header">
<li>
Pekalongan, Karanganyar, Indonesia
</li>
<li>
sufferprogrammer.github.io
<li>
+628 1351 9345 558
</li>
<li>
github.com/SufferProgrammer/
</li>
<li>
oniioniichan@gmail.com
</li>
</ul>
<div id="content-main">
<h2>
About me
</h2>
<p>
<h3>
Junior Full Stack Developer
</h3>
<h4>
May 2016 - current
</h4>
</p>
<div class="cont-about">
<p>
My name is Rahmat Hidayat Piji Pirma, I'm is 17 years old programmer, and i'm interesting in programming a full stack application,
especially programming in python language. When i'm programming a web, i prefer to choose python with Flask microframework, than using PHP language or using Django framework for python web development.
as long as i learn programming, i was create my first project. I called it's AESProject, that was my first program i create when i was first learn about how to playing with python.
beside that application, i was make some another application for personal purposses, and i'm too lazy for uploading to github, because in that time, i have no knowladge about how to use github.
In this day, i was make my second big project for personal purposses to, eehh i don't know what the name of that project, because i didn't decide to give it's a name.
But my second project is i make a full stack web blog with Python Flask for the back-end. Uppss, i think i was too excited when talking about it.
Okay, my religion is ISLAM, and i'm a male. But after all, i'm single :( but it's okay, and as what you know i'm Indonesian.
</p>
<p>
<strong>
Web Developer :
</strong>
</p>
<ul>
<li>
Good resolving problem speed (maybe ?)
</li>
<li>
Always Exploring the new world in programming and IT Tech world, but multimedia thing and electronic is exclude
</li>
<li>
Fast learning
</li>
<li>
High curiousity and always try new think
</li>
<li>
Good English
</li>
<li>
Have 3 years experience in using linux
</li>
<li>
2nd runner up of web design in LKS Championship district level
</li>
<li>
Good problem resolving booth between hardware and software PC
</li>
</ul>
</div>
<div class="cont-skill">
<h2>
Technical Skill :
</h2>
<table style="width:100%">
<tr>
<th>
<strong>
Back-End
</strong>
</th>
<th>
<strong>
Front-End
</strong>
</th>
</tr>
<tr>
<td>
Python
</td>
<td>
Python
</td>
</tr>
<tr>
<td>
Flask
</td>
<td>
PyQt4
</td>
</tr>
<tr>
<td>
Django
</td>
<td>
HTML
</td>
</tr>
<tr>
<td>
</td>
<td>
CSS
</td>
</table>
</div>
<div class="cont-edu">
<h2>
Education
</h2>
<ul>
<li>
Primary School in SDN Pir Butong 4 (Muara Teweh, Central Borneo),
<em>
2004 - 2010
</em>
</li>
<li>
Islamic Junior High School in MTsN 2 Rantau (Rantau, South Borneo),
<em>
2010 - 2013
</em>
</li>
<li>
Vocational High School in SMKN 1 Tapin Selatan (Rantau, South Borneo),
<em>
2013 - 2016
</em>
</li>
<li>
PondokProgrammer (Pekalongan, Central Java),
<em>
2016 - 2019
</em>
</li>
</ul>
</div>
<div class="cont-interest">
<h2>
Interesting
</h1>
<ul>
<li>
<strong>
Network Penetration Test
</strong>
</li>
<li>
<strong>
Exploring Linux Distribution
</strong>
</li>
<li>
<strong>
Programming
</strong>
</li>
</dib>
</div>
</div>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment