Skip to content
View dpcache's full-sized avatar

Block or report dpcache

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 Loading

  1. CPU_Temps_Assignment CPU_Temps_Assignment Public

    A program that take the temperature readings from a file and generate for each core: A piecewise linear interpolation. A global linear least squares approximation.

    C++

  2. DecConverter DecConverter Public

    A simple program that receives a real number in decimal (base 10) and converts it into any base (e.g., 2, 8, 16, 60).

    Shell

  3. DIY-DEPOT DIY-DEPOT Public

    A web application that will be accessible on desktops, laptops, and mobile devices. It’s an aggregate-based central hub that provides step-by-step instructions for various DIY projects of all skill…

    TypeScript

  4. EstDerivative EstDerivative Public

    A simple program to compute an approximate value for the derivative of f(x) using the finite difference formula up to 2^-30.

    Shell

  5. PHP_SQLite_Class_Project PHP_SQLite_Class_Project Public

    A simple website with user registration, and user-customized events schedule.

    PHP

  6. EventManagementProject EventManagementProject Public

    A project to show off the modern software development practices. Users have the abilities to get all, get by id, delete, add, update list of customers, registrations, and events using RestAPI to ma…

    Java 1