Skip to content

Kickstart Coding

From 0 to 1

  • Home
  • Kickstart
  • LeetCode
  • Development
    • Angular
    • Algorithms
    • C++ & C
    • Computer Vision
    • Data Strcture
    • DEBUG
    • Fullstack
      • Bootstrap
      • JavaScript
      • jQuery
      • Ruby on Rails
      • Vue
    • Linux Inspires
      • Raspberry Pi
    • Networks
    • Machine Learning
    • MATLAB
    • PHP
    • Python
    • SoC
    • Open Source
  • Notes
    • LIfe
    • Books
    • Machine Learning
  • CP
    • HackerRank
  • Resume

Category: Fullstack

  • Home
  • Development
  • Fullstack

Apply Vuex Store and v-if to a Vue CLI Project

By Bill0412Posted on October 19, 2019January 29, 2020
  • Fullstack
  • Vue

There are quite many tutorials about vuex store out there, but most of them are too opaque for a novice to learn. This tutorial will […]

Apply Vuex Store and v-if to a Vue CLI Project Read More

How to use npm init command without prompt

By Bill0412Posted on September 12, 2019January 29, 2020
  • Fullstack

When you type npm init, you will get the prompt like the following in the photo, sometimes not as intended. What the hell is the […]

How to use npm init command without prompt Read More

My First Bootstrap Web Application – Stage 2

By Bill0412Posted on September 11, 2019January 29, 2020
  • Bootstrap
  • Development
  • Fullstack

I am working on my Capstone project for the Bootstrap 4 course on Coursera. To get the credit certificate, I need to design a web […]

My First Bootstrap Web Application – Stage 2 Read More

Parallelshell NPM – “options.cwd” property must be of type string. Received type function

By Bill0412Posted on September 7, 2019January 29, 2020
  • DEBUG
  • JavaScript

I got an error when using [email protected] for automated interpretation of Scss during development. The package.json looks like the following. And following is the error, […]

Parallelshell NPM – “options.cwd” property must be of type string. Received type function Read More

Resolve Fail to Install Lessc Compiler Using NPM

By Bill0412Posted on August 21, 2019January 29, 2020
  • Fullstack

After running the command to install the lessc comiler, The following error is shown The error instructs you to look up the log file, and […]

Resolve Fail to Install Lessc Compiler Using NPM Read More

jQuery Introduction

By Bill0412Posted on August 14, 2019January 29, 2020
  • jQuery

jQuery Introduction Read More

Bootstrap Tooltip

By Bill0412Posted on August 12, 2019January 29, 2020
  • Bootstrap

As you can see from the following 2 photos, what tooltip does is that when a user moves the mouse to the specified component, a […]

Bootstrap Tooltip Read More

Bootstrap “show” Class Demonstration

By Bill0412Posted on August 12, 2019January 29, 2020
  • Bootstrap
  • Fullstack

In Bootstrap, there is an enormous number of classes that shape the outcome of the applied webpage. It can be annoying to memorize all the […]

Bootstrap “show” Class Demonstration Read More

How to server all the mp4 files in a folder

By Bill0412Posted on July 29, 2019January 29, 2020
  • Fullstack
  • Python

Folder Structure Dependencies The following Python packages are used: flask os References https://stackoverflow.com/questions/3207219/how-do-i-list-all-files-of-a-directory https://fenghe.us/how-to-serve-mp4-video-with-flask/

How to server all the mp4 files in a folder Read More

Add a Navbar to a Webpage

By Bill0412Posted on July 10, 2019January 29, 2020
  • Fullstack

How to create a navbar in a responsive webpage? Following is an example from the full-stack course I took on Coursera. It depends mostly on […]

Add a Navbar to a Webpage Read More

Posts navigation

Older

Leetcode Rating

Recent Posts

  • Add a Navbar to a Webpage

    2959. Number of Possible Sets of Closing Branches

    Posted on December 22, 2023December 22, 2023
  • Add a Navbar to a Webpage

    1334. Find the City With the Smallest Number of Neighbors at a Threshold Distance

    Posted on December 20, 2023December 20, 2023
  • Add a Navbar to a Webpage

    1235. Maximum Profit in Job Scheduling

    Posted on August 30, 2023August 30, 2023
  • Add a Navbar to a Webpage

    2830. Maximize the Profit as the Salesman

    Posted on August 29, 2023August 29, 2023
  • Add a Navbar to a Webpage

    2811. Check if it is Possible to Split Array

    Posted on August 27, 2023August 27, 2023

Archives

  • December 2023 (2)
  • August 2023 (4)
  • July 2023 (1)
  • April 2023 (1)
  • January 2023 (2)
  • November 2022 (1)
  • October 2022 (1)
  • August 2022 (2)
  • July 2022 (5)
  • June 2022 (2)
  • May 2022 (10)
  • April 2022 (4)
  • March 2022 (10)
  • February 2022 (19)
  • January 2022 (28)
  • December 2021 (26)
  • November 2021 (21)
  • August 2021 (27)
  • July 2021 (92)
  • June 2021 (69)
  • May 2021 (1)
  • April 2021 (19)
  • March 2021 (84)
  • February 2021 (37)
  • January 2021 (18)
  • December 2020 (6)
  • November 2020 (20)
  • October 2020 (58)
  • September 2020 (99)
  • August 2020 (42)
  • July 2020 (41)
  • June 2020 (47)
  • May 2020 (72)
  • April 2020 (35)
  • March 2020 (2)
  • February 2020 (16)
  • January 2020 (9)
  • December 2019 (5)
  • November 2019 (2)
  • October 2019 (5)
  • September 2019 (6)
  • August 2019 (6)
  • July 2019 (6)
  • June 2019 (3)
  • May 2019 (6)
  • April 2019 (1)
  • March 2019 (4)
  • February 2019 (2)
  • January 2019 (6)
  • December 2018 (1)

Tags

Arrays Backtracking blog BST C++ Coursera CS Decision Trees Dynamic Programming Evaluation GDB Graph Hashmap Integer Java K-Nearest Neighbors LeetCode Level Order Traversal life Linked List Linux Linux Kernel Logistic Regression Machine Learning Makefile MATLAB Multi-threading MYSQL npm Palindrome Plot Priority Queue Python Recursion RegEx Rolling Hash skills Sorting SSL String SVM Tree Ubuntu WordPress WSS

Thanks To…

  • Cruel Coding Club
  • WisdomPeak
Copyright © 2025 Kickstart Coding. All Rights Reserved | Blog Diary by Theme Palace