Git Product home page Git Product logo

Abbas Mahdavi's Projects

automata-playground icon automata-playground

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

beatbuilders icon beatbuilders

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

calculatorgui-java icon 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.

cpp-assignment icon cpp-assignment

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

doom-eternal-at-home icon doom-eternal-at-home

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

foodfeast_foodorderingapp icon foodfeast_foodorderingapp

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

interpreter-java icon 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.

kafkaontheweb icon kafkaontheweb

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

operating-system-principles___buffered-io icon 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.

operating-system-principles___device-driver icon 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.

operating-system-principles___file-system icon 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.

operating-system-principles___simple-shell icon 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.

operating-system-principles___word-blast icon 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.

photoapp_project icon 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.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.