Skip to content

PraneethJain/portfolio

Repository files navigation

Portfolio Website

Hosted here

  • Portfolio website written in fasm.
  • Statically linked ELF-64 x86-64 executable main.

./website.png

Inspired from tsoding’s livestream

Running the website

Built-in Web Server

  • Run the executable `./main`
  • The website will be hosted on port `8080`

Common Gateway Interface (CGI)

  • Run the build script `./cgi.sh`
  • The `cgi-bin` folder will be generated

About

Portfolio website written in assembly

Topics

Resources

Stars

Watchers

Forks