Skip to content

KatieUmbra/Portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Repository Icon

Katherine's Portfolio

Portfolio web app complete with a blog and authentication!

contributors forks stars issues license pull requests

Table of contents
  1. About
  2. Roadmap
  3. Contributing
  4. License
  5. Contact
  6. Acknowledgements

About

I made this web app to demonstrate my web development skills, it contains features that are by all means bloat but they help to illustrate all my abilities, I made this app from scratch using rust and svelte as an independent developer which I think is quite impressive for my lack of real world experience and short education.

In this website you can make an account to contact me, verify it with you email address, comment and like my (and my friend's) posts in the blog section and experience awe at its beauty.

Tools used

Tech Stack

Roadmap

  • Blog
    • Posts
    • Deleting
    • Editing
    • Comments
    • Likes
  • Accounts
    • Registration
    • Login
    • Email Verification
    • Self updating cookie with permissions
    • JWT revision system
    • Password Update
    • Account deletion
    • Username Changing
    • Display username changing
  • Portfolio
  • Internal
    • Document backend
    • Document frontend

Contributing

This is a highly personal project so I'll be working on it alone, however if there's any suggestion or alternative you'd like to propse then you could either

  • Create a new issue with the "Suggestion" tag
  • Create a pull request:
    1. Fork the Project
    2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
    3. Commit your Changes (git commit -m 'Add some AmazingFeature')
    4. Push to the Branch (git push origin feature/AmazingFeature)
    5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Contact

You can contact me with the name "Katherine" (She/They)

  • Email: katherine@kaytea.dev
  • Repo: https://github.com/KatieUmbra/Portfolio

Acknowledgements

About

Portfolio and blog app with accounts

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Contributors