Skip to content
View Simon-Blamo's full-sized avatar
🦈
Currently Trying to Learn just about Everything :)
🦈
Currently Trying to Learn just about Everything :)
Block or Report

Block or report Simon-Blamo

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. Portfolio-Website Portfolio-Website Public

    This is the repository for my portfolio website which contains projects that I have worked on, and info about myself.

    HTML

  2. Amazon-Web-Scraper Amazon-Web-Scraper Public

    This Python project aims to assess the credibility of product reviews on Amazon by analyzing reviewer profiles and estimating bias.

    Python

  3. blamOSH blamOSH Public

    blamOSH is a simple pseudo command-line shell designed to provide a user-friendly and efficient interface for interacting with your computer system.

  4. Virtual-Memory-Manager Virtual-Memory-Manager Public

    The project emphasizes understanding the steps involved in translating logical to physical addresses, including resolving page faults using demand paging, managing a TLB, and implementing a page-re…

  5. Password-Strength-Tester Password-Strength-Tester Public

    Developed Fall '23.

    Python

  6. Java-Chat-Room Java-Chat-Room Public

    A Java-based chat application demonstrating server-client networking and multithreading, featuring a simple terminal interface with color-coded messages for multiple users.

    Java