Skip to content
View gabrielpetersson's full-sized avatar
Focusing
Focusing

Highlights

  • Pro

Organizations

@midjourney @dataland-io @sb-utveckling

Block or report gabrielpetersson

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
gabrielpetersson/README.md

timeline highlights

22yrs-now:

  • software engineer at midjourney, i own webpages /rank, /surveys, and /ideas. from web to db to networking
  • building the internal tooling for tuning images, used by most researchers daily & our dataset explorer
  • wrote the world's most performant web image grid. own loading queue, multithreaded with offscreencanvas, & smoothly renders thousands of pngs towards better resolutions as you get closer
  • some other things

20-22yrs old: 

  • founding engineer at Dataland (YC), building a developer-first Airtable focused on performance - loading hundreds of thousands of rows in seconds
  • built one of the most performant web tables in production, could handle hundreds of thousands of rows + filters + sorting without losing frames
  • built another web table as an experiment using skia with rust bindings. chrome uses skia internally to paint content, and being written in C++, it can be compiled into webassembly. scrolls & renders rows at 60fps on an x6 cpu slowdown.
  • demo: https://www.loom.com/share/540ad426c22c4db192293babfc9c7fdf

19-20yrs old:

  • recruited to become interim CTO of Curb Food, the largest cloud kitchen in Sweden at the time with 80 employees
  • built a team of 7 engineers from scratch 
  • launched our kitchen management system into production

18-19yrs old: 

  • made a price comparison site for hand sanitizer during covid, $22'000 revenue first week
  • reached 5% of the swedish population in impressions, by buying all of my friends fb accounts and making viral-engineered FB posts
  • built & owned the video-call product troubleshooter at Mavenoid, basically a google meet but w features such as live painting through webrtc

17-18yrs old:

  • dropped out of high school
  • founding team from day 0 at Depict.ai (YC S20), now ~40 employees. 
  • built first product recommender system, using image cnn & nlp
  • did b2b sales knocking doors & closed customers

14-16yrs old:

  • bought and sold pokemon cards for 20k$+ with very high margins
  • ran a minecraft server with content creators, and built an open-world rpg server that i tried to monetize
  • made minecraft timelapses with millions of views: https://www.youtube.com/watch?v=yKozEAf0HL4
  • leader of a clash of clans clan that was one of the first to 100 war wins

misc

Pinned Loading

  1. fast-grid fast-grid Public

    World's most performant DOM-based web table.

    TypeScript 469 8

  2. chat-llm chat-llm Public

    Poweruser UI for ChatGPT. 100% local, split screen, ask multiple questions at the same time, create chat configs that can be opened with one click.

    TypeScript 22 4

  3. flan-t5-finetuning flan-t5-finetuning Public

    Flan T5 LLM fine-tuning, by attaching a regression model last hidden layers activations. Runs on colab with A100 40gb

    Jupyter Notebook 10

  4. infinite-canvas-image-generation infinite-canvas-image-generation Public

    https://image-generation-ui.vercel.app/

    TypeScript 2

  5. wasm-skia-web-table wasm-skia-web-table Public

    scrolling a table at 60fps with x6 cpu slowdown HUEHEHAUHE

    Rust 9

  6. recurrent-neural-network-from-scratch recurrent-neural-network-from-scratch Public

    Recurrent neural network from scratch in numpy, with a custom-made word2vec

    Python 7 1