Modularise and refactor code base
The current code base has many repeated lines. Also the general architecture isn't very modularised. Has many unnecessary parameter passes, unnecessary imports, etc.
Need to fix that. You have full freedom over how you want to achieve the end goal (that is, modularising the code base and reducing the numbers of total lines).
Let me know if you want to discuss this over a call. Will you guide you through the codebase.
What is the app about?
What is the app about?
A portfolio template. Check Readme
I would love to fix this issue
I would love to fix this issue
Please go ahead.
Amazing then plz tell me which codebase u want to improvise
I'll refactor it and will try to make it more efficient and optimized
I'll refactor it and will try to make it more efficient and optimized
This was a pretty old project of mine. You can go through the entire codebase and look for possible optimisations. Any type of contribution is welcome.
Any new design change or idea is welcome too.
Awesome!!
Then
Hey @danger-ahead I've committed changes in index.html and style.css file check those changes and kindly merge those into the main