Skip to content
View towkir's full-sized avatar

Block or report towkir

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
towkir/README.md
// I want to change the world
// but they wouldn't give me the source code

const person = {
  type: "Engineer",
  skills: [ "JavaScript", "Vue", "CSS" ],
  keepsLearning: true,
};

// console.log("Hey there");

Pinned Loading

  1. kanban-task-management-web-app kanban-task-management-web-app Public

    A kanban task management project allowing you to create boards, columns, tasks and subtasks. Update or delete them to plan your stuffs.

    Vue 3

  2. product-feedback-app product-feedback-app Public

    Provide or collect suggestion or feedback on your product, plan the roadmap and more.

    Svelte 2

  3. devfinder devfinder Public

    A simple webapp made with react to search GitHub users by their username and view a summary of their profile in a visually appealing design.

    JavaScript 1

  4. pomodoro-app pomodoro-app Public

    Set your preferred timer for pomodoro, short break and long break in your preferred appearance, time to focus.

    Vue 1

  5. dictionary-web-app dictionary-web-app Public

    This is an english dictionary web app, this toy project is made with vuejs

    Vue 3

  6. password-generator password-generator Public

    Generate a random, strong password upto 20 characters with the combination of uppercase and lowercase letters, numbers and special characters and see the strength of the password instantly.

    JavaScript 4