CINXE.COM

CZAnalytics

<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width,initial-scale=1" /> <title>CZAnalytics</title> <link rel="icon" type="image/png" href="favicon.png" /> <script defer src="https://pyscript.net/alpha/pyscript.js"></script> <link href="https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-1BmE4kWBq78iYhFldvKuhfTAU6auU8tT94WrHftjDbrCEXSU1oBoqyl2QvZ6jIW3" crossorigin="anonymous"> <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.6.0/jquery.min.js"></script> <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.4.1/js/bootstrap.min.js"></script> <py-env> - matplotlib </py-env> <style> a:link { color: white; background-color: transparent; text-decoration: none; } a:visited { color: white; background-color: transparent; text-decoration: none; } a:hover { color: darkblue; background-color: transparent; text-decoration: underline; } a:active { color: blue; background-color: transparent; text-decoration: underline; } </style> </head> <body style="margin: 25px 75px 25px 75px;"> <div class="container-fluid"> <!-- https://www.computerhope.com/htmcolor.htm#color-codes --> <h2 style="border:5px; border-radius: 3px; padding:3px;background-color:silver; color:white"> CZAnalytics </h2> <p> I'am self-employed data science consultant with a passion for data driven business. </p> <p> Trusted advisior, with 15 years of experience, for startups and some of the biggest global companies. </p> <p> Providing analytics services for manufacturing, transportation, green energy, gaming, R&D, and finance. </p> <br> <h4>Services </h4> <p> <ul> <li>Data science consulting</li> <li>Advising on strategy and use of AI</li> <li>Hands-on R&D leadership and project management</li> </ul> </p> <br> <p style="border:5px; border-radius: 3px; padding:3px;background-color:silver; color:white"> <a href="https://www.linkedin.com/in/aatos">Aatos Heikkinen</a> &nbsp; &nbsp; <a href="https://drive.google.com/drive/folders/1Zc26IbCMuXk8LlmLymVtse66Rd9WQWJC">Visit my portfolio</a> </p> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10