Skip to content

This is my first repository and the place of my first website. For more info, please check out the ReadMe below

License

Notifications You must be signed in to change notification settings

sudoker0/sudoker0.github.io

Repository files navigation

sudoker0's Website

sudoker0's website

sudoker0 - sudoker0.github.io License stars - sudoker0.github.io forks - sudoker0.github.io

CodeQL Main

Info

Hello! This is my personal website which is also one of my earliest repository on my account. The main purpose of this website is to show information about me, project I've created and other relevant information.

Feel free to create an issue or pull request to fix bugs or grammatical error on my website. Although if you wish to make a pull requests, refer to the Setting up section for information on how to set up the website for local development.

Program/Tools used in the website

  • For writing source code: VSCode
  • For vector graphics (SVG): Inkscape
  • For images (PNG): GIMP
  • Tools: Git, Node, NPM

Setting up

How to setup the website for local development:

  1. Make sure the following programs are installed:
    • Git
    • Node
    • NPM
    • VSCode (not required, but recommended)
  2. Clone the repository:
    git clone https://github.com/sudoker0/sudoker0.github.io
  3. Install the dependencies:
    cd sudoker0.github.io/ # in case you haven't change directory to the root of the website
    npm install # very important!
  4. Running the build script:
    npm run build # recommended
    OR
    node build.mjs # to only run the build script and not the `update-site-data.py` script
    # you can view the help page by typing `node build.mjs --help`
  5. Host the website locally:

    Important notice: Compiled files will be put in the dist directory, so make sure to set the root of the server to the dist directory, either in the extension settings, or in the program you use to host the site.

    • For VSCode users: Live Server extension is recommended, although you can use other extensions to host the site.
    • For non-VSCode users: You can use any web server program available, as long as you can set it up.

Details about the website's creation

  • First commit is created on July 16th, 2020 at 16:35:00 (GMT+0)
  • Website came to life 33 seconds after the initial commit.
  • Commit hash for my first commit: 777b1c7cd0e6a129c1776f41465de0c9a8eabea4
  • Original domain: Quan215.github.io
  • The first week since the creation of the website still has the most commits then any other weeks, even today.

License info

  • Source code on the website is licensed under the MIT license
  • Images in the website are licensed under the CC BY-SA 4.0 license
  • External media (like images, videos, etc.) that are under different licenses will be listed in the CREDITS file

Random stuff

-[--->+<]>-.-[--->+<]>--.-----------.---.+[--->+<]>+++.-[---->+<]>++.-[--->++<]>-.++++++++++.+[---->+<]>+++.---[->++++<]>.------------.---.--[--->+<]>-.---[->++++<]>.-----.--.++.+++..---.++++++++.+[---->+<]>++.--[->++++<]>+.----------.++++++.-[---->+<]>+++.--[->++++<]>-.--------.+++..---------.----.-.-[--->+<]>-.[->+++<]>+.+.+++++++++++++.++++++.-.[---->+<]>+++.--[->++++<]>+.--[->+++<]>.[--->+<]>----.+.+++[->+++<]>.+++++++++++++.--------------.---.+[--->+<]>+++.-----[++>---<]>.

2024 sudoker0 (QuanMCPC). Website made with 50% love, 48% hard work, and 2% sugar:)