Skip to content
View tristingreenstein's full-sized avatar
💻
Programming
💻
Programming
Block or Report

Block or report tristingreenstein

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

Pinned

  1. Social-Media-Web-Application Social-Media-Web-Application Public

    Social media web application clone along the lines of Signal, Facebook, and Twitter. This will include functionality of posting, commenting, and sharing other user’s posts, user authentication, not…

    JavaScript 38 35

  2. OpenGL-Api-Color-Interpolation-Triangle OpenGL-Api-Color-Interpolation-Triangle Public

    Using OpenGL API to form a triangle and have color interpolate from its three points

    C++

  3. Optimization-Techniques-using-Java-Parallel-Task Optimization-Techniques-using-Java-Parallel-Task Public

    Optimizing Bilinear Interpolation and Gaussian elimination using Java Parallel Task

    Java

  4. Optimization-Techniques-using-Parallel-Task-in-OpenMP Optimization-Techniques-using-Parallel-Task-in-OpenMP Public

    Optimization Numerical Integration and Runge-Kutta 2nd order method using OpenMP and other techniques

    C

  5. Virtual-Memory-to-Physical-Memory-Address-Mapping Virtual-Memory-to-Physical-Memory-Address-Mapping Public

    To map a process (within virtual memory) to physical memory, translating a virtual address to a physical address, involving a custom-sized page table.

    C 1 1

  6. CSUN-Class-Webscraper-And-Notifications CSUN-Class-Webscraper-And-Notifications Public

    Web scrapes CSUN Classes from class search and alerts you when new section or spot opens for the desired class using Python 3.9 and Selenium.

    Python