Skip to content

Commit

Permalink
Updating the API partially
Browse files Browse the repository at this point in the history
  • Loading branch information
markojak committed Apr 13, 2022
1 parent 2bbb20d commit 0f4a85d
Show file tree
Hide file tree
Showing 3 changed files with 40 additions and 11 deletions.
35 changes: 26 additions & 9 deletions docs/index.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,29 @@

███╗ ███╗ █████╗ ██████╗ ██╗ ██╗ ██████╗ ██╗ █████╗ ██╗ ██╗
████╗ ████║██╔══██╗██╔══██╗██║ ██╔╝██╔═══██╗ ██║██╔══██╗██║ ██╔╝
██╔████╔██║███████║██████╔╝█████╔╝ ██║ ██║ ██║███████║█████╔╝
██║╚██╔╝██║██╔══██║██╔══██╗██╔═██╗ ██║ ██║ ██ ██║██╔══██║██╔═██╗
██║ ╚═╝ ██║██║ ██║██║ ██║██║ ██╗╚██████╔╝ ╚█████╔╝██║ ██║██║ ██╗
╚═╝ ╚═╝╚═╝ ╚═╝╚═╝ ╚═╝╚═╝ ╚═╝ ╚═════╝ ╚════╝ ╚═╝ ╚═╝╚═╝ ╚═╝

█▀▄▀█ ░░█ ▄▀█ █▄▀
█░▀░█ █▄█ █▀█ █░█

https://markojak.com
markojak.eth Ξ 0xC7DCF6223f2a1FD946A4C68d0BcC3D567465f684
https://t.me/markojak
GPG: ACF3 E682 379F DD39 A9AD  9BCE 33FE C2CD 5E24 22E8

I build systems
██ PROJECTS
Some things I had fun working on. A combination of Product + Growth.

░░ Document sharing for web3 (cmd.xyz) ░░
Stack: Next.js, rainbowui-kit (alpha) + wagmi hooks, Supabase, Prisma, Puppeteer

░░ SpO2 Glucose Monitoring ░░
High precision in vivo quantification of peripheral glucose flux, using multispectral detection and a supervised, non-parametric machine learning framework. We attempted to use a pulse oximeter's spectroscopic signal (660nm and 940nm)
This failed

- Unless a spectroscophic technique can see and accurate

░░ Scaling Unstructured Text Processing ░░
Had fun building

██ ABOUT
I take pre-Series A companies from Zero to One. This means figuring out Product, Market and Business model and aligning these to compound growth. My core strengths are Product and building Growth Loops (AAR)

2x Founder in B2B SaaS Machine Learning API + Online Marketplace with one acquisition. Recently a Chief Growth Officer for a D2C healthcare company growing 10x in < 2years.

I am biased towards action and I love building technology products but I also believe what you don't build is more important than what you do. I thrive in high pressure enviroments with ambitious objectives, limited resources and highly intelligent and driven people.
12 changes: 12 additions & 0 deletions docs/spare.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@

███╗ ███╗ █████╗ ██████╗ ██╗ ██╗ ██████╗ ██╗ █████╗ ██╗ ██╗
████╗ ████║██╔══██╗██╔══██╗██║ ██╔╝██╔═══██╗ ██║██╔══██╗██║ ██╔╝
██╔████╔██║███████║██████╔╝█████╔╝ ██║ ██║ ██║███████║█████╔╝
██║╚██╔╝██║██╔══██║██╔══██╗██╔═██╗ ██║ ██║ ██ ██║██╔══██║██╔═██╗
██║ ╚═╝ ██║██║ ██║██║ ██║██║ ██╗╚██████╔╝ ╚█████╔╝██║ ██║██║ ██╗
╚═╝ ╚═╝╚═╝ ╚═╝╚═╝ ╚═╝╚═╝ ╚═╝ ╚═════╝ ╚════╝ ╚═╝ ╚═╝╚═╝ ╚═╝



爪丿闩长

4 changes: 2 additions & 2 deletions pages/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ const Home: NextPage = () => {
return (
<div className={styles.container}>
<Head>
<title>Create Next App</title>
<meta name="description" content="Generated by create next app" />
<title>markojak.xyz</title>
<meta name="description" content="Marko Jak API" />
<link rel="icon" href="/favicon.ico" />
</Head>

Expand Down

1 comment on commit 0f4a85d

@vercel
Copy link

@vercel vercel bot commented on 0f4a85d Apr 13, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

m-api – ./

markojak.vercel.app
markojak.xyz
m-api-git-main-markojak.vercel.app
m-api-markojak.vercel.app

Please sign in to comment.