Abbas Mahdavi (AbbasMahdavi021)

AbbasMahdavi021

Geek Repo

Location:Bay Area, CA

Github PK Tool:Github PK Tool

Abbas Mahdavi's repositories

Fullstack-Portfolio-Website

Personal Portfolio - CRA/Sanity

Language:JavaScriptLicense:MITStargazers:2Issues:0Issues:0

Operating-System-Principles___File-System

Create a file system project in three phases: volume formatting, directory functions, and file operations. It includes low-level read/write functions and a shell program for testing. Implement file I/O, directory management, and file statistics interfaces. Build a robust file system with versatile commands for efficient file/directory manipulation.

Language:CStargazers:2Issues:0Issues:0

Automata-Playground

A repository featuring automatas I made, including FA, PDAs and Turing Machines via JFLAP - Theory of Computing Course

Stargazers:1Issues:0Issues:0

BeatBuilders

Musical Application. Get ready to shred. (CSC600 Final Project)

Language:CSSStargazers:1Issues:0Issues:0

CalculatorGUI-JAVA

Simple Calculator Project: Perform basic mathematical operations on expressions. Supports +, -, *, /, and (). Two modes available: command prompt for entering expressions and getting results, and interactive interface resembling a calculator.

Language:JavaStargazers:1Issues:0Issues:0

CPP-Assignment

College Course Assignment on Linked Bag And Smart Pointer in C++

Language:C++Stargazers:1Issues:0Issues:0

CPP-Projects

TikTakToe - Credit Card Number Validation - Dictionary

Language:C++Stargazers:1Issues:0Issues:0

DOOM-Eternal-At-Home

A thrilling 2-player Java game inspired by Doom Eternal, with intense multiplayer action and music in a 2D environment.

Language:JavaLicense:MITStargazers:1Issues:0Issues:0

DOOMEternalAtHome-site

Site for the 2D Java Game - DOOMEternal-AtHome

Language:JavaScriptStargazers:1Issues:0Issues:0

Enum-Dictionary

Enum Dictionary in C++ | Program Methodology

Language:JavaStargazers:1Issues:0Issues:0

FoodFeast_FoodOrderingApp

Food Feast: A collaborative web app for convenient food ordering and delivery at San Francisco State University (SFSU).

Language:JavaScriptLicense:MITStargazers:1Issues:1Issues:0

Interpreter-JAVA

Mock Language X Interpreter: An interpreter for a simplified programming language. Processes byte codes from .x files. Works with a Virtual Machine to execute Mock Language X programs. Sample programs for Fibonacci and factorial included. Project completed. Enables program execution in Mock Language X.

Language:JavaLicense:MITStargazers:1Issues:0Issues:0

KafkaOnTheWeb

A sophisticated book-site dedicated to Franz Kafka, with the emphasis on its AI chatbot.

Language:TypeScriptLicense:MITStargazers:1Issues:0Issues:0

Operating-System-Principles___Buffered-IO

Buffered I/O read: Implementing file input/output operations using low-level APIs. Functions include b_open to open a file and allocate a buffer, b_read to read data in chunks and copy to caller's buffer, and b_close to free resources. Main program demonstrates reading multiple files.

Language:CStargazers:1Issues:0Issues:0

Operating-System-Principles___Buffering-and-Structures

Dynamic Allocation and Populating of personInfo Structure: Implementation Project Utilizing Structures, Pointers, Strings, Enums, Bitmaps, and Data Buffering.

Language:CStargazers:1Issues:0Issues:0

Operating-System-Principles___Device-Driver

Developed a Linux device driver in C with encryption capabilities. Detailed instructions for building, loading, and interacting with the driver, along with output screenshots, are provided in the repository. Supports open, release, read, write, and ioctl commands using printk and copy_to_user functions. Includes a separate user application.

Language:BatchfileStargazers:1Issues:0Issues:0

Operating-System-Principles___Simple-Shell

Custom shell project: Implement a Linux shell. Read user input, parse, and execute commands using fork() and execvp(). Display child PID and return result. Support direct path or path expansion. Handle errors, input truncation, and EOF. Variable command-line arguments. Customizable prompt.

Language:CStargazers:1Issues:0Issues:0

Operating-System-Principles___Word-Blast

Parallel Word Count: Multithreaded program for word frequency count on "War and Peace" text file. Divides file into chunks processed by separate threads. Counts words with 6+ characters, aggregating results in shared memory. Displays top 10 words. Command-line params: file name, thread count. Measures execution times. Includes PDF write-up.

Language:CStargazers:1Issues:0Issues:0

PhotoApp_Project

PhotoApp: A JavaScript and MySQL web app for user authentication, image posts, comments, and search, with a special place in my heart as one of my earliest projects.

Language:JavaScriptLicense:MITStargazers:1Issues:0Issues:0