Skip to content

eugenezastrogin/eugenezastrogin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 

Repository files navigation

Brief guide to my projects

  • React Subscription [demo] [code]
    This is my solution to a take-home assignment done in 4 days in spare time. It features a finished React + TypeScript app with basic Redux setup and Bulma styling.
  • React CRUD dashboard [demo] [code]
    This is my solution to a take-home CodeSubmit CRUD assignment with a 6 hour time limit. It features a finished app with Cypress tests.
  • React - Wookie Movies [demo] [code]
    This is my solution to a demo take-home assignment with heavy router usage done over the course of a week in spare time.
  • React - Dynamic Search [demo] [code]
    This is my solution to a take-home assignment done in couple of days in spare time featuring basic search auto-complete list with PWA functionality.
  • squooshNode [code] Image CDN based on Squoosh and Node.js
    A second attempt to use wasm codecs from Squoosh for image processing on the back-end. This actually turned out pretty well, but I didn't have time to finish it. I ended up using some fancy monads from fp-ts, they seemed to fit pipeline-based flow very well here.
  • ICDeno [code] Image CDN based on Squoosh and Deno
    I wanted to solve a very specific work problem I had with generating color-quantized pngs and webp images from remote png links, basically what imgpoxy does in a paid version, but with Deno and wasm codecs from Squoosh. I beat Google to this idea by a month, but their solution was very hard to port for generic use. Deno turned out to be unsuitable for this at the time due to numerous upstream issues, so I ended up rewriting it to Node.
  • GarminGraphs [link] [code] Garmin Connect Web Firefox extension with colored Zone Graphs
    This browser extension adds basic data visualization functionality that Garmin wouldn't implement for a decade, turned out to be somewhat popular, took quite a bit of work too, so one of the things I'm really proud of :)
  • REFirefoxExtension [link] [code] Stryd Running Efficiency Firefox extension
    My first foray into browser extensions, ported and later completly rewritten with permission from original author
  • extraVerDa [code] Svelte \ Node.js \ SQLite data parser
    My first fully-featured full-stack app, foolishly spent my vacation on it :)
  • tardis [demo] [code] Simple calculator to help with dry fire
    Simple single file Vue.js SPA
  • bezier [demo] [code] A simple pure JS+SVG bezier curve drawing app
    Take-home assignment solution that landed me my first software developer job 🚀
  • ballistgraph [demo] [code] A simple VanillaJS cartridge-comparing webapp
    My first project in Vanilla JavaScript 🙈

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published