Python REPL Themed Portfolio Website
Hey everyone π, i built a Python REPL-themed portfolio site using Pyscript ( https://adarshd.dev ) π Tools/Tech used: Terminal UI is created using xterm.js and input commands are executed by using InteractiveInterpreter from the code module in Python stdlib. Data is stored in JSONResume standard) served thorugh gitconnected API Site is deployed on Github pages and is powered by Pyscript (and Pyodide) Created an ASCII art image gallery using ascii_magic library (https://adarshd.dev/gallery.html) Source code: https://github.com/adarshdigievo/Portfolio-REPL
#python#pyscript