Activity

Aram

Add a team page with past leadership, current leadership, and team. Also update resources section

Attachment
0
Aram

Added new page, showing the books I have read. Powered by Goodreads and an unofficial reverse engineering API

Attachment
0
Aram

Updated README to have more detail on local development and about the app.

Attachment
0
Aram

Shipped this project!

Hours: 3.04
Cookies: 🍪 42
Multiplier: 13.87 cookies/hr

First ship! This ship contains the first part of the app. It has a list of photos which are got from the Flickr API, and are clickable containing EXIF and photo data. It also adds views that are both based on Flickr photo views and views from the site. Next I plan to add my bookshelf and books I recommend

Aram

Add custom OG images + RSS feeds! The OG images uses @next/og, Next.js’s dynamic OG generator and the RSS feeds are generated based on photos by the user.

Attachment
0
Aram

Added a lot of improvements. Added fullscreen mode, to see the full image, made a better mobile UI. I also added views that add views from the website (hosted on a Redis Upstash instance) and the Flickr views. Combining the two.

Attachment
Attachment
Attachment
0
Aram

Add sharing + links for certain images!

Attachment
0
Aram

Add base, with EXIF data being extracted, title, and the general photo gallery

Attachment
0
Aram

Added first version of the site for FRC team 3268! It has a dynamic markdown blog, dynamic sponsor page and more!

Attachment
Attachment
0
Aram

Added a Swagger page for API documentation (available at /docs) to make local development easier.

Attachment
0
Aram

Added debug info to the settings page, which makes testing (without being technical) and diagnostics easier. This was because it was hard to ask the non-technical to give something like their gradebook data, or their credentials.

Attachment
Attachment
0
Aram

This devlog adds a scraped course history page. This is not publicly viewable, but is available hidden; it works by scraping code from a GET request to the site. I tried to use revere-engineered (spent like six hours debugging 🫠) SOAP APIs, but it seems like none exist.

Attachment
0
Aram

Added weather to the calendar page, based on Open-Meteo data. It is better to make the student a centralized hub for your academic needs.

Attachment
0
Aram

Added a new calendar page. The old page used the gradebook endpoint, and we made the assignments ourselves. The new page uses native Synergy calendar endpoints which provide more data like holiday, school notices and better assignment coverage.

Attachment
0
Aram

This commit adds a privacy policy (to better gain trust), which is available at /privacy. I also added a mock mode, where you can have fake data to see what the app looks like (later reverted)

Attachment
0
Aram

Added a theme selector and radius selector to customize your student appearance. This lets you change the accent colors and makes it more personalized.

Attachment
0
Aram

Worked on revamping the UI to have a rounder, cleaner more modern look and move away from the “shadcn” aesthetic more.

Attachment
0