YashArora0606 / se-webring

πŸ’œ A webring for Software Engineering students at the University of Waterloo.

Home Page:https://se-webring.xyz

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

active development GitHub code size in bytes Netlify Status

se-webring

se-webring icon

πŸ’œA webring for Software Engineering (SE) students at the University of Waterloo.

What's a webring?

A webring is a group of websites linked together in a circular manner, centered around a common theme. They were a big thing in the 90s, as they were used as a sort of search engine optimization technique. The idea behind the SE Webring is to have a central place list all websites (personal sites/portfolios) of current and prior SE students and make them more discoverable/increase traffic.

How do I join?

To add your site to the webring, you must be a current student or an alum of the undergraduate Software Engineering program at the University of Waterloo (Waterloo, ON, Canada). You must also open a pull request on this repo and include the information specified in the pull request template (full name, cohort year, full website URL, link to another profile to verify identity), and add your site entry to the end of the allSites array in the se-webring.js file (name, year, personal website). Add the add site label to your pull request, and assign as a reviewer either @simcard0000 or @janakitti.

Your pull request will only be approved if you meet all requirements; and there is no inappropriate content. After approval, you will have a deadline of 7 days (one week) henceforth to add a mention of the webring to your submitted site. This can either be a link back to the main site (se-webring.xyz), a link to the next person in the webring, or a link to both the previous and next person. For the latter two options, regarding the next person this might involve linking back to the first person in the ring and/or waiting for another pull request to be approved within those 7 days and linking to that new site instead. Feel free to use the images/icons in se-webring/assets/logo on your website.

Credits

Logo designs were made with Figma, and the search bar icon is from an icon library provided by Blueprint.js. The fuzzy search implementation is from Fuse.js, and the animated torus is made using Three.js. The website font is DM Mono (Colophon Foundry) via Google Fonts.

~

Authors: Simran Thind (@simcard0000) and Janakitti Ratana-Rueangsri (@janakitti)

About

πŸ’œ A webring for Software Engineering students at the University of Waterloo.

https://se-webring.xyz

License:MIT License


Languages

Language:JavaScript 53.6%Language:HTML 31.2%Language:CSS 15.1%