Skip to content
View ArthurPeanut's full-sized avatar

Highlights

  • Pro

Block or report ArthurPeanut

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

Pinned Loading

  1. React-reading-journey React-reading-journey Public

    Reading notes about React.

  2. StudyCoach StudyCoach Public

    A full stack app that stores you tasks, displays them on calendar, with chatgpt API to summarize study files and store them as knowledge base. Developed with stack MERN.

    JavaScript

  3. MoviesWebsite-CreatedByMERN MoviesWebsite-CreatedByMERN Public

    A full stack App built with MongoDB, Express, React and Node.js

    JavaScript

  4. Distributed-Lasso-Optimization Distributed-Lasso-Optimization Public

    This project focuses on solving a distributed L1-regularized least squares problem (Lasso) in a network of 20 nodes.

    Python

  5. Face-Recognition-with-PCA Face-Recognition-with-PCA Public

    This project implements a face recognition system using Principal Component Analysis (PCA) for dimensionality reduction and K-Nearest Neighbors (KNN) for classification.

    Python

  6. Simple-C-like-Language-Compiler Simple-C-like-Language-Compiler Public

    This project implements a simple compiler that processes C-like language source code and generates x86 assembly code.

    Yacc