Skip to content

Instantly share code, notes, and snippets.

@hoonio
hoonio / home
Last active May 12, 2021 06:13
services, products
{
"slogan": "Bridging the gap between ideas and technology",
"company": "Implementing your ideas",
"services": [{
"heading": "Financial Modeling",
"body": "Corporate financial statement analysis, risk measurement, Portfolio optimization on asset allocation and diversification"
},
{
"heading": "Application Development",
"body": "Python (Flask, numPy, Pandas), JavaScript (React, Node.js, AngularJS), Cloud infrastructure (Docker, Kubernetes, AWS/Azure)"
<!DOCTYPE html>
<html>
<head>
<meta name="viewport" content="initial-scale=1.0, user-scalable=no" />
<style type="text/css">
html { height: 100% }
body { height: 100%; margin: 0; padding: 0 }
#map-canvas { height: 100% }
</style>
<link href="/maps/documentation/javascript/examples/default.css" rel="stylesheet">