Skip to content
View vaReliy's full-sized avatar
🌻
Β―\_(ツ)_/Β―
🌻
Β―\_(ツ)_/Β―
Block or Report

Block or report vaReliy

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
vaReliy/README.md

Hello there πŸ‘‹

I'm @vaReliy, a frontend developer from Ukraine

Own Projects:

Login-Landing | Demo Angular Project
This project is a demonstration of an Angular application with routing.
It showcases a simple project structure with three routes: '' (empty), /home, and /login.
Find more in the repo in README.

Test tasks:

Angular Nested Dropdown Menu
Home Assignment: Dynamic nested menus
Please create an angular application
Use Bootstrap to design the menus button + icon
Create components for menu + menu item
Create a nested array for menu item `title: string, icon: string, route: string, children: MenuItem[]`
Create navigation for pages
Change menu view on mobile (tablet)
Angular STMS Test Task
A button on each route: orders, patients should fetch data from a mock API
  Orders: https://api.mocki.io/v2/79fb05cb
  Patients: https://api.mocki.io/v2/51597ef3

* The result should be displayed in a list
* A button to "add to follow list" should appear on each item row
* Add a third route that shows the items the user added to their follow list (item can't be duplicated in the follow list, item should be marked that it's in the follow list)
* In the follow-list route - a button on each item should remove the item from the list
* Bonus: The list should be filterable by a form input that filters by firstName (patient) / orderName (order)
* Bonus: Please make it look nice

Education Projects/Courses/Workshops:

Acme Rockets | tailwindcss tutorial
The tailwindcss tutorial of mock 'Acme Rockets' company
Workshop of NX DDD
A simple NX project structure example of Domain Driven Development.
Find more in the repo in README.
The Newborn | M.E.A.N. stack
The Newborn - is education project, based on M.E.A.N. stack (Mongo Express Angular Nodejs).  
Udemy course.
Penny | Angular
The simple educational project of Angular.
Udemy course.
Pure JS Excel
The educational simplified excel-app, develop on pure JavaScript.

Pinned Loading

  1. pure-js-excel pure-js-excel Public

    Pure JS Excel project (education project)

    JavaScript 1

  2. fullstack-mean fullstack-mean Public

    MEAN fullstack education project

    HTML

  3. penny penny Public

    Penny - home assistant (education project)

    HTML

  4. gl-pro-camp-distributed-node gl-pro-camp-distributed-node Public

    TypeScript

  5. login-landing login-landing Public

    This project is a demonstration of an Angular application with routing.

    TypeScript

  6. nx-ddd-tags-workshop nx-ddd-tags-workshop Public

    A simple NX project structure example of Domain Driven Development.

    TypeScript