Skip to content
View aminarhe's full-sized avatar
  • Minerva University
  • San Francisco
  • 07:51 (UTC -07:00)
  • LinkedIn in/aminarhe

Block or report aminarhe

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
aminarhe/README.md

sup, I'm Amina

I love automating systems. My background spans math, software, robotics.

I believe technology should be accessible, inclusive, and serve the goal of making the world a better place.

🌐 my portfolio for detailed project showcases.

my go-to languages are Python and TypeScript.

beyond code

  • political science
  • board games
  • surfing
  • real analysis fan
  • AI safety

chat

based in San Francisco
email: [email protected]
linkedin: [https://www.linkedin.com/in/aminarhe/]

Pinned Loading

  1. gesture-tictactoe gesture-tictactoe Public

    Tic-Tac-Toe powered by hand-gesture recognition using computer vision.

    Python

  2. Patryk404/sim_francisco Patryk404/sim_francisco Public

    Nvidia DGX Spark Hackathon project

    Python 1

  3. Task-Scheduler-Greedy-vs-Dynamic-Programming Task-Scheduler-Greedy-vs-Dynamic-Programming Public

    Intelligent task scheduler implementing greedy vs dynamic programming algorithms. Optimizes daily productivity through multi-factor utility calculation (priority, dependencies, duration). Includes …

    Jupyter Notebook

  4. Stats_and_Modelling Stats_and_Modelling Public

    Google Colab files where I build data vizualizations and perform stat analysis on various interesting topics. Open the .py file to see brief description for each.

    Python

  5. soapantelope/nab soapantelope/nab Public

    A way to "nab" any object straight out of the real world into your browser as a 3D web component in one line of code e.g. <Nab src="proxy.php?url=waterbottle-360.mp4" />. Best Beginner Hack at TreeHacks 2024! Us…

    JavaScript 1 1

  6. svm_optimization svm_optimization Public

    Soft-margin SVM implemented as a constrained optimization problem - primal formulation, KKT conditions, dual derivation, and L1 vs L2 regularization comparison using CVXPY.

    Jupyter Notebook