Pinned Repositories
active_storage_validations
Do it like => validates :photos, attached: true, content_type: ['image/png', 'image/jpg', 'image/jpeg'], size: { less_than: 500.kilobytes }, limit: { min: 1, max: 3 }, aspect_ratio: :landscape, dimension: { width: { in: 800..1600 }
adventOfCode2019
solving https://adventofcode.com/2019
ba_upload
API wrapper gem to upload xml files to Bundesagentur fuer Arbeit (hrbaxml.arbeitsagentur) and download error_files via HTTPs p12 certificate
jupyter_on_rails
Integrate Rails and Jupyter
mapEvent_backend
Back end for a native community app to visualize and add events on a map. Built using TypeScript / Express / GraphQL / Apollo / Mongoose / MongoDB.
plain_ruby_http_server
Inspired by Maple Ong's Euruko 2021 talk.
saxophone
Rhythmic Ruby SAX Parsing backed by Nokogiri, Ox or Oga 🎷
Ubiqum_Bookstore_PlainJS
Plain JS version of Ubiqum's bookstore stress test
Ubiqum_Bookstore_React
Ubiqum Bookstore Stress Test Project redone in React
Ubiqum_MYtinerary_BackEnd
Back end for Ubiqum's MYtinerary Project
UliKuch's Repositories
UliKuch/plain_ruby_http_server
Inspired by Maple Ong's Euruko 2021 talk.
UliKuch/mapEvent_backend
Back end for a native community app to visualize and add events on a map. Built using TypeScript / Express / GraphQL / Apollo / Mongoose / MongoDB.
UliKuch/active_storage_validations
Do it like => validates :photos, attached: true, content_type: ['image/png', 'image/jpg', 'image/jpeg'], size: { less_than: 500.kilobytes }, limit: { min: 1, max: 3 }, aspect_ratio: :landscape, dimension: { width: { in: 800..1600 }
UliKuch/adventOfCode2019
solving https://adventofcode.com/2019
UliKuch/ba_upload
API wrapper gem to upload xml files to Bundesagentur fuer Arbeit (hrbaxml.arbeitsagentur) and download error_files via HTTPs p12 certificate
UliKuch/jupyter_on_rails
Integrate Rails and Jupyter
UliKuch/saxophone
Rhythmic Ruby SAX Parsing backed by Nokogiri, Ox or Oga 🎷
UliKuch/Ubiqum_Bookstore_PlainJS
Plain JS version of Ubiqum's bookstore stress test
UliKuch/Ubiqum_Bookstore_React
Ubiqum Bookstore Stress Test Project redone in React
UliKuch/Ubiqum_MYtinerary_BackEnd
Back end for Ubiqum's MYtinerary Project
UliKuch/Ubiqum_MYtinerary_ReactApp
A social platform for viewing, posting and commenting on travel itineraries (Ubiqum's MYtinerary Project).
UliKuch/Ubiqum_NYSL
NYSL Homepage Project
UliKuch/Ubiqum_TGIF
Ubiqum TGIF Homepage Project