Skip to content
View felix1234567890's full-sized avatar
Block or Report

Block or report felix1234567890

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

Pinned

  1. app-in-react-with-google-calendar-API app-in-react-with-google-calendar-API Public

    App with google login that lets you use Google Calendar API and main page shows list of all events in upcoming 7 days but one can filter events in single upcoming day or in a month. It also include…

    JavaScript

  2. chuck_norris_angular chuck_norris_angular Public

    I used this example written in React as a reference: https://www.youtube.com/watch?v=iiIYYomMBTw&t=3690s and recreated it using Angular and Angular Material.

    TypeScript

  3. nest-typeorm-trello nest-typeorm-trello Public

    I made an API for trello clone where there is many to many relationship between user and section which means user can create a section or be assigned to it. Relationship between section and card is…

    TypeScript 3 1

  4. shop_vue_vuex_typescript shop_vue_vuex_typescript Public

    I took this example https://www.youtube.com/watch?v=731Ur2HGRBY which was written using React and Redux and rewrote it using Vue, Typescript and vuex module decorators.

    CSS 1

  5. spring-boot_angular-jobTask spring-boot_angular-jobTask Public

    An app containing list of employees in table with CRUD operations and ,in addition, functionality to log working hours for each day

    Java

  6. vue3_users-filter-paginate vue3_users-filter-paginate Public

    Small app that shows list of users in cards with pagination and options for various sorting criteria witten in Vue3 and using vuex.

    Vue