Skip to content
View aashnijoshi's full-sized avatar
💻
Deep Work
💻
Deep Work
  • People+ai
  • Berkeley, California

Block or report aashnijoshi

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
aashnijoshi/README.md

Welcome 👋

Hello! I'm Aashni Joshi, an undergraduate student at UC Berkeley, majoring in Astrophysics and Data Science. Currently, I'm interning at People+AI, where my work involves creating innovative AI use cases, product management, and designing user journeys.

In this space, you'll find repositories showcasing the projects I'm working on at People+AI, as well as other personal and academic endeavors. Feel free to explore, contribute, or reach!

For inquiries: 📧 [email protected] / 📞 +1 (908) 307-5182

=)

Popular repositories Loading

  1. Time-vs-Velocity-vs-Theta-for-Projectile-Motion Time-vs-Velocity-vs-Theta-for-Projectile-Motion Public

    This program plots a 3D plot for the Range, Initial Velocity and Angle of Horizon (theta) for a projectile. Projectile motion is a form of motion experienced by an object or particle (a projectile)…

    Jupyter Notebook 1

  2. 2D-Plotting 2D-Plotting Public

    A program designed to plot the graph for three different functions on the same plot. The functions are: 1) sin(x) 2) sin(x)+cos(x) 3) sin(x)*cos(x)

    Python

  3. Rock-Paper-and-Scissors Rock-Paper-and-Scissors Public

    A virtual Rock, Paper and Scissors game that anyone can play with a computer.

    Jupyter Notebook

  4. Calculating-Root-by-Newton-Raphson-Method Calculating-Root-by-Newton-Raphson-Method Public

    A program designed to calculate root by Newton Raphson method.

    Jupyter Notebook

  5. Calculating-Root-of-an-Equation-from-bisection-method Calculating-Root-of-an-Equation-from-bisection-method Public

    Jupyter Notebook

  6. Recursion-Factorial Recursion-Factorial Public

    Using the concept of recursion to calculate the factorial of a number. The goal of this program is to further understand how recursion works.

    Jupyter Notebook