Skip to content
View pecpo's full-sized avatar

Block or report pecpo

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. News-Analysis-Project News-Analysis-Project Public

    This is the repo for our WhichWing website project, a news website with a builtin political bias detector. News articles provided by NewsCatcher API .

    JavaScript

  2. Instant-Shopping Instant-Shopping Public

    Forked from adityaaggupta2017/DBMS-project

    This is the repository for the Instant Shopping project. Ecommerce website with fully functioning client and admin modules, backend, frontend and database.

    CSS

  3. Memory-Management-System Memory-Management-System Public

    Designed and implemented a memory management system using mmap & munmap, preventing fragmentation and ensuring efficient memory allocation.

    C

  4. Stick-Hero-Game Stick-Hero-Game Public

    Platformer arcade game built using JavaFX and SceneBuilder. Implemented Polymorphism and OOP Design Patterns.

    Java

  5. Assembler-and-Simulator Assembler-and-Simulator Public

    Forked from sahilguptasg2017/Assembler-and-Simulator

    Developed an assembler that converts given instructions to their binary equivalent, and a simulator that simulates the running of these instructions from the converted binary. Also added support fo…

    Python

  6. Matrix-Solver Matrix-Solver Public

    A CLI-based Matrix Solving Algorithm, which returns the solution as vector parametric form equations. Made as part of our Linear Algebra Course project.