UniBreakfast
HTML, CSS, JS, NodeJS, Vanilla full stack web development teacher, educator, mentor. The guy behind the PacerGame. One day.
vangerKyiv, Ukraine
Pinned Repositories
believable-random-data-generator
Arrays of first and last names, nicknames, cities, countries, animals, sonets, fantasy features, elements, creatures etc. Versatile rnd function for numbers, arrays, objects, dates, string combinations etc. Functions to generate arrays of headers with rows of believable data (dates, score, accounting, game creatures and characteristics) easily transformable into objects. May be used for generating stub JSON for training data manipulation or mockups. Made it for enjoyable table component development.
c4console
Chainable any_value.c() for console.log(value) && return value in-place! MUCH more convenient than console.log(...) w/o vars or debugger when all you need is to see what's there at a point. Try it with promises! Also adds c(...args) function that are similar to console.log but returns what was passed into it as well.
chessboard
cross-check-singolo
https://unibreakfast.github.io/cross-check-singolo/
fractal-tree
midjourney-showcase
This gallery can be (IS) quite slow if opened online, cause it is supposed to be used locally with images situated in the local folder nearby. Also tell me, if it rans out of memory. 😁
rnd
rnd(...) is the one function for multiple cases/situations I needed a solution for to get the appropriate random value or arrays of them. You can try it IN THE CONSOLE here https://unibreakfast.github.io/rnd or try the WIP rewrite version there
test-task-fullstack-js
UniBreakfast
UniBreakfast's Repositories
UniBreakfast/colorful-spots
Цветные пятна на канвасе
UniBreakfast/web-model-view-store
Research for basic interactions to keep data in sync
UniBreakfast/web-table-w-fixed-first-last
A table template for displaying large sheets of data. With fixed first and last row (headers and footers) as well as the first column. This whole functionality is achieved with HTML/CSS only. JS is used just for filling the table with "lorem ipsum" data-filler. Styles are separated by their purpose. Made on the CodePen first.
UniBreakfast/basic-web-project-lifecycle
Rumination on optimal start and continuation of my standart web-project using vanilla web-stack.
UniBreakfast/ConceptualPacerSkeleton
UniBreakfast/free-code-camp-responsive-web-design-16-grid-magazine
UniBreakfast/free-code-camp-responsive-web-design-17-product-landing-page
UniBreakfast/free-code-camp-responsive-web-design-18-ferris-wheel
UniBreakfast/free-code-camp-responsive-web-design-19-penguin-painting
UniBreakfast/free-code-camp-responsive-web-design-20-personal-portfolio
UniBreakfast/func-play001
validation standalone
UniBreakfast/generic-web-php-authorization
a simple Authorization system with the PHP/MySQL backend and a token-cookie on the client
UniBreakfast/jsREPLmagic
My quest for a perfect idea speed-testing environment in a browser page + devtools + console trio
UniBreakfast/play001
UniBreakfast/play002
UniBreakfast/play003
UniBreakfast/play004
Basic pages modules templates
UniBreakfast/ProtoPacer
Gamification+Organizer
UniBreakfast/switch-word-game
UniBreakfast/testFirst001
inspired by MPJ's video, developing a correctly worded countables in different languages. Went writing questPrice Jest tests instead.
UniBreakfast/timed-coding
Short coding sessions with minimal goal(s) and very limited timer. And when time is out, the project considered "finished" and "set to stone".
UniBreakfast/UB-Codiary
My general repositary
UniBreakfast/vue-quest-cost-calc
UniBreakfast/vue002
UniBreakfast/web-JS-Scalable-Pattern
My first steps on the road to understanding what modules do I need to use to build scalable application with pure JS without using frameworks or libraries made by other people.
UniBreakfast/web-ProtoPacer1
first approach to prototyping Pacer with Git
UniBreakfast/web-StackTech1
My sandbox playground for research and master the web stack technologies and techniques I currently use.
UniBreakfast/web-WorkFlow1
Just for brainstorming on my web-dev workflow
UniBreakfast/WingedPacerCUI4
Another go at making console UI for my Pacer project. This time with Wing IDE
UniBreakfast/WingedPacerTK