Pinned Repositories
Amazon-Web-Scraper
This Python project aims to assess the credibility of product reviews on Amazon by analyzing reviewer profiles and estimating bias.
blamOSH
blamOSH is a simple pseudo command-line shell designed to provide a user-friendly and efficient interface for interacting with your computer system.
compsci_guides
Guides focused on fundamental computer science concepts
Java-Chat-Room
A Java-based chat application demonstrating server-client networking and multithreading, featuring a simple terminal interface with color-coded messages for multiple users.
Multi-threaded-Web-Server
This project involves the development of a multi-threaded web server capable of handling simultaneous service requests on multiple ports.
Number-English-Converter
Developed Fall '22
Password-Strength-Tester
Developed Fall '23.
Portfolio-Website
This is the repository for my portfolio website which contains projects that I have worked on, and info about myself.
Portfolio-Website-V2
Developed in [redacted]
Virtual-Memory-Manager
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-replacement algorithm.
Simon-Blamo's Repositories
Simon-Blamo/Amazon-Web-Scraper
This Python project aims to assess the credibility of product reviews on Amazon by analyzing reviewer profiles and estimating bias.
Simon-Blamo/blamOSH
blamOSH is a simple pseudo command-line shell designed to provide a user-friendly and efficient interface for interacting with your computer system.
Simon-Blamo/compsci_guides
Guides focused on fundamental computer science concepts
Simon-Blamo/Java-Chat-Room
A Java-based chat application demonstrating server-client networking and multithreading, featuring a simple terminal interface with color-coded messages for multiple users.
Simon-Blamo/Multi-threaded-Web-Server
This project involves the development of a multi-threaded web server capable of handling simultaneous service requests on multiple ports.
Simon-Blamo/Number-English-Converter
Developed Fall '22
Simon-Blamo/Password-Strength-Tester
Developed Fall '23.
Simon-Blamo/Portfolio-Website
This is the repository for my portfolio website which contains projects that I have worked on, and info about myself.
Simon-Blamo/Portfolio-Website-V2
Developed in [redacted]
Simon-Blamo/Virtual-Memory-Manager
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-replacement algorithm.
Simon-Blamo/Spring-2023-CAB
Database CAB Project. Developed with @claire-eng and @JoePetrecca.