My personal website :3 https://www.emiko.fr/
Find a file
2025-04-24 09:27:49 +02:00
.idea feat: it's gettin somewhere 2025-04-02 15:54:26 +02:00
backend feat(frontend): ça commence à donner quelque chose niveau css de base 2025-03-31 17:00:51 +02:00
frontend feat: début AboutView.vue 2025-04-24 09:27:49 +02:00
.gitignore feat(frontend): ça commence à donner quelque chose niveau css de base 2025-03-31 17:00:51 +02:00
README.md doc: added readme.md 2025-04-01 12:22:43 +02:00

Website

What is it ?

My personal website, also serving as a portfolio. Uses a vue.js frontend and a python/flask backend.

Dependencies

  • NodeJS
    • Vue.js
    • Vite
  • Python
    • Flask

Roadmap

  • Understand Vue.js
  • Write the frontend
    • Make a proper homepage
    • Make an "About" page
  • Write the backend
    • Handle logins
    • Include custom dashboard
    • Learn Websockets
  • Host the database

More to come

License

TBD

Contributors