import Link from 'next/link'
export default function Page() {
return (
About Us
eeXiv2{' '}
{`is a project hosted by Team 1280 EECS ("Electrical Engineering and
Computer Science"), independent of the department of the same name at`}{' '}
UC Berkeley. We aim to
rival arXiv as the single largest open-source and open-access research
paper repository. eeXiv2 is{' '}
open-source and{' '}
licensed
{' '}
under the GNU General Public License (GPL).
Frequently Asked Questions
Why are you called eeXiv2 with the superscript `{'2'}`?
The original project called {`"eeXiv"`} was completed within 2
days of its conception as a competitor to arXiv focused around
FRC, but it quickly accumulated an exponential amount of technical
debt due to poor design choices made from day one as well as vast
amounts of AI generated code. eeXiv2 was quickly
created within 24 hours of the release of the original eeXiv to
reimplement its features and vision under a more maintainable and
appropriate design. While eeXiv2 technically refers
specifically to this redesigned version, eeXiv and eeXiv
2 are de facto the same project and may be referred to
as either name.
How can I contribute to research or development on eeXiv (or even just
add my profile to the site)?
You can contribute to our website development or add your
documents and user account to eeXiv on our{' '}
GitHub repository
.