Skip to content

kkawabat/portfolio

Repository files navigation

Kan's Portfolio

Hello this is my repo for my website at kankawabata.com.

This repo contains:

  • main page
    • details about myself
  • web interfaces/apps for some of my personal projects
    • magic eye generator
    • whistle to midi app
    • etc.

dependency

  • git
  • poetry
  • dependencies for pyaudio
  • ffmpeg
  • npm

installation for local development

  • clone this repo with git clone https://github.com/kkawabat/portfolio.git
  • run poetry install
  • run python manage.py runserver

network notes

The miscellaneous notes below are related to server and network configuration and may only be relevant to my own server setup. Because port 80 is blocked by my ISP provider, I need to setup ssl using dns-challenge. I'm still a bit fuzzy on the meaning of this but was able to brute force my way into getting this working.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published