Coder Social home page Coder Social logo

Timeline highlights

17-18yrs old:

  • Dropped out of high school to join as  a founding team member of Depict.ai (YC S20), which currently is the largest ML company in Scandinavia w ~40 employees. 
  • Was one of two who built our first product recommender system, using both image cnn & other content based techniques

18-19yrs old: 

  • Founded & built hittavaran.com, the largest price comparison site w/ scraping for hand sanitizers and masks in Sweden during covid, generated $24'000 in 3 weeks.
  • Reached 5% of the Swedish population in impressions on viral-engineered FB posts plugging the site, reaching 32k unique visitors in the first week
  • At the same time I built & owned the video-call product troubleshooter at Mavenoid, basically zoom but w features such as live painting through webrtc

19-20yrs old:

  • Recruited to become interim CTO of Curb Food, which was the largest cloud kitchen in Sweden at the time w/ 80 employees
  • Built a team of 7 engineers from scratch 
  • Launched a full kitchen management system into production in all kitchens
  • Built a Doordash-style customer app

20-22yrs old: 

  • Founding engineer at Dataland (YC), building a developer-first Airtable focused on performance - loading hundred of thousands of rows in seconds
  • Built search/sort/filter. 5 filters and 5 sorts took 150ms at 200k rows (js is actually super fast when done right. V8s JIT etc is a masterpiece)
  • Took inspiration from the internal workings of chrome, basically building a browser in a browser. Chrome uses skia internally to paint content, and being written in C++, it can be compiled into webassembly. Wrote the GPU calls in rust. Scrolls & renders rows at 60fps on a x6 cpu slowdown.
  • demo: https://www.loom.com/share/540ad426c22c4db192293babfc9c7fdf

22yrs-now:

  • midjourney

Misc

World's most performant web table: https://fast-grid.vercel.app/

Open canvas image generation UI: https://image-generation-ui.vercel.app/

More stuff at: https://www.linkedin.com/in/gabriel-petersson-ai/

Gabriel Petersson's Projects

ag-grid icon ag-grid

The best JavaScript Data Table for building Enterprise Applications. Supports React / Angular / Vue / Plain JavaScript.

ant-wars-webassembly icon ant-wars-webassembly

speed run for learning rust. pretty cool that you can get bind a js canvas into rust & do everything the rust way huh?

chat-llm icon chat-llm

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.

fast-grid icon fast-grid

World's most performant DOM-based web table.

flan-t5-finetuning icon flan-t5-finetuning

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

wasm-skia-web-table icon wasm-skia-web-table

Exploring how fast web-rendering can be if the overhead of the Blink engine is cut away

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.