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 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 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. Dynamical-NOC-Research Public

    Mapping Network-On-Chip (NoC) based Systems to Networked Dynamical Systems

    Python

  4. Memory-Management-System Public

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

    C

  5. Stick-Hero-Game Public

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

    Java

  6. 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