diff --git a/src/routes/about/+page.server.ts b/src/routes/about/+page.server.ts deleted file mode 100644 index bbc9d809..00000000 --- a/src/routes/about/+page.server.ts +++ /dev/null @@ -1,44 +0,0 @@ -export const load = async ({setHeaders}) => { - - setHeaders({ "cache-control": "public, max-age=60*15" }); - - const getFrontendStars = async () => { - // make the POST request to the endpoint - const response = await fetch( - "https://api.github.com/repos/stocknear/frontend", - { - method: "GET", - headers: { - "Content-Type": "application/json", - }, - } - ); - - const output = (await response.json())["stargazers_count"]; - - return output; - }; - - const getBackendStars = async () => { - // make the POST request to the endpoint - const response = await fetch( - "https://api.github.com/repos/stocknear/backend", - { - method: "GET", - headers: { - "Content-Type": "application/json", - }, - } - ); - - const output = (await response.json())["stargazers_count"]; - - return output; - }; - - // Make sure to return a promise - return { - getFrontendStars: await getFrontendStars(), - getBackendStars: await getBackendStars(), - }; -}; diff --git a/src/routes/about/+page.svelte b/src/routes/about/+page.svelte index 090c0fe5..16d00123 100644 --- a/src/routes/about/+page.svelte +++ b/src/routes/about/+page.svelte @@ -51,354 +51,321 @@ - -
- -
-
- - A stock analysis platform by the users, for the users. - -
- -
- Our mission is to create the first large-scale stock analysis platform - in which the platform's interests are aligned with those of the user—a - platform founded on ethical design principles. At the heart of these - principles is the concept of complete transparency. - - -
-
-
- logo -
- - - - - - - - - - - - - - -
-
- -
-
- - -
-
- Proudly Open Source -
- -
- Stocknear is committed to open source & transparency. You can also run - it locally or self-hosted. -
- -
- +
+
+
+

+ About Us +

+

-

- - - - stocknear - {data?.getFrontendStars + data?.getBackendStars} - - -
-
- -
- Leave a star to support us -
+ Welcome to Stocknear — a stock analysis platform built by users, for + users. Our goal is to be the internet's top source of free stock data + and information for retail investors. +

+
- -
-
- No ads. No tracking. +
+
+
+

+ What sets us apart +

+

+ We're here to make investing simple and efficient with data that’s + always up-to-date and highly accurate. +

- -
- Stocknear has no ads or affiliate marketing, or tracking. Your attention - and data are never monetized. If you're skeptical, just look at our code here. -
-
- - - -
-
- No Dark Patterns -
- -
- On Stocknear, you won't encounter intrusive pop-ups prompting you to - sign up unless it's essential for accessing all platform features. We - don't manipulate you into using our platform more than you want to. If - you wish to cancel your subscription, there's no survey to fill out; you - can cancel it in just 2 seconds. -
-
- - - -
-
- What we offer -
- -
- We provide retail traders with high-quality, accurate data that is only - available to hedge funds and institutional investors. By bridging the - gap between Wall Street +
- and - Retail Traders, we - enhance your stock analysis with a wide range of data sources. Take - control of your investments, make informed decisions, and execute - profitable trades using our comprehensive data presented in an intuitive - UI. - -
-
- logo -
- - - - - - - - - - - - - - +
+
+ +
+

Open Source

+
+
+ Stocknear's codebase is 100% open-source, ensuring complete + transparency. +
-
- -
-
- - - -
-
- Why choose us -
- -
-
- We love data and want to understand what drives the stock market. We collaborate - with top data vendors to provide clear and actionable insights, giving you - a competitive advantage over other traders. -
-
- - As a physicist, I prioritize transparency and rigorous analysis. During - my PhD in theoretical particle physics, I developed models to describe - New Physics effects beyond our current knowledge of the universe, as - shown by my publication record - here. -
- Unlike most financial websites run by programmers, I combine my programming - skills with a scientific approach. -
-
- If you find value in stocknear's approach to tackling stock analysis tasks, - that's great. If not, I wish you all the best on your trading journey and - maybe we will see us again in the future. - -
-
- logo -
- - - - - - - - - - - - - - +
+
+ +
+

No ads

+
+
+ Without interruptions or distractions, ensuring your experience is + smooth and fast. +
-
- +
+
+
+ +
+

Data accuracy

+
+
+ We partner with top-tier data vendors to bring you premium Wall + Street data, backed by the highest standards of accuracy. +
+
+
+
+
+ +
+

Ease of use

+
+
+ Our goal is to deliver the latest market insights—simple, clear, + efficient and fast. +
+
+
+
+
+ +
+

Speed

+
+
+ The market moves fast and so does Stocknear. We’ve designed the + website to load instantly, ensuring you never miss a beat. +
+
+
+
+
+ +
+

Integrity

+
+
+ We provide unbiased data for every stock, letting you form your + own opinions. +
+
+
- +
- -
-
- Team -
+
+
+
+
+

Our Team

+

+ Stocknear is an open-source project solely maintained by Muslem + Rahimi. +

+
+
+
    +
  • +
    +
    + Muslem Rahimi profile picture +
    +
    +
    +
    +

    Muslem Rahimi, PhD

    +

    Founder / Chief of Nothing

    +
    +
    +

    + Muslem founded Stocknear in 2022 after leaving his role + as an insurance mathematician at Deloitte. He holds a + Bachelor's degree in Physics from the University of + Göttingen, a Master's in Particle Physics from the + Technical University of Munich (TUM), and a PhD in + Theoretical Particle Physics from the University of + Siegen. +

    +
    +
      +
    • + Github + +
    • -
      - -
      - -
      -
      - Founder -

      Dr. Muslem Rahimi

      -
      Chief of Nothing
      - - During my PhD in physics, I was developing models to describe - New Physics. Now I'm developing a stock analysis platform to - help small investors. - -
      -
      +
    • + Twitter + +
    • +
    • + LinkedIn + +
    • +
    +
    +
    +
    +
  • +
- -
+ diff --git a/src/routes/donation/+page.svelte b/src/routes/donation/+page.svelte index 696485c5..2597f68f 100644 --- a/src/routes/donation/+page.svelte +++ b/src/routes/donation/+page.svelte @@ -87,11 +87,7 @@ > 100% open-source culture -
  • - No user tracking -
  • +