Skip to content

aggie-coding-club/Aggies-Compute

Repository files navigation

SUMMER UPDATES

(05/12) Sepeartion of Backend moved to (https://github.com/JasonIsAzn/Aggies-Compute-BFF)

Welcome to Aggie Compute!

We value everybody's contribution to bringing our idea to fruition.

This board is where you will see all your assignments for the project, and it is linked to our project repository to track everybody's work.

We are striving for a low-stress, interactive learning experience for every member, and don't think that your skillsets aren't where they need to be; like Jason said, we are firm believers that everybody can do web development or any coding aspect as long as they have the motivation and will to do so!

If you have any questions, please contact us, your project managers:
Jason Le, jasonisazn@tamu.edu
Alana Ordonez, alordonez1@tamu.edu

Important Resources

Join the Discord!

Frontend Design Structure

Overall Structure

Frontend Technology
  React
  Tailwind / CSS (style)
  Typescript
  Apollo-client (Connection)

Work Load
  Plan (10%)
  Design (55%)
      Input/Output
      Algorithm Steps
      Education Section
      Uniqueness (Animation/Coloring/Etc)
  Algorithms (30%)
      Code
      Test (jest)
  Backend Connections (5%)

HOW TO RUN

Frontend:
    run 'yarn' to get dependencies
    run 'yarn start' to start react app

Performing Individual Test

yarn test
or
tsc filename.tsx
node filename.js

Algorithms TODOs (Difficulty Level (1:5))

Algebra
    Synthetic Division Calculator of equation (3)
    Long Divison of number (1)
    GCD of a given list of numbers (2)


Pre-Calculus
    Graphing

Calculus
    Derative (5)
        solve general equation
        partial derative
        implicit derative
    Indefinite Integral (5)
    Definite Integral (5)
    Taylor/Maclaurin Series
    Wronskian


Number Theory
    All primitive roots modulo of a number (5)
    Calculate Legrendre (3)

Lin Alg
    Cramer's Rule (1)
    LU Decomposition (3)
    QR Decomposition
    adjoint matrix
    Grim-Schmidth Process

Cryptography
    Classical
        Hill (2)
        ADFGVX (2)

    Discrete Logarithm Problem
        Pohlig-Hellman (2)
        Brute Force (1)

About

AC

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages