- CA
-
07:22
(UTC -08:00) - https://armixz.github.io/Resume/
- https://orcid.org/0009-0008-3521-5665
Highlights
-
-
Jupyter Notebook GNU General Public License v3.0 Updated
Jul 28, 2024 -
Flipper-Zero-Aircrack-ng Public
Aircrack-ng is a complete suite of tools to assess WiFi network security.
-
flipper-application-catalog Public
Forked from flipperdevices/flipper-application-catalogFlipper Application Catalog
Python UpdatedMar 15, 2024 -
Calculator, for Programmers!
-
-
-
The authors present the complete guide to ANSI standard C language programming. by Brian W. Kernighan, Dennis M. Ritchie.
-
Protocol-Design Public
Design an application which adheres to the CRSP communication standard.
Python UpdatedOct 27, 2023 -
Compiler-Design-II Public
Researched and developed compiler including Lexical analyzer, regular expressions.
Java UpdatedOct 27, 2023 -
Computer-System-Simulation Public
Multiple Processes and IPC; The project will simulate a simple computer system consisting of a CPU and Memory. The CPU and Memory will be simulated by separate processes that communicate. Memory wi…
C++ UpdatedOct 27, 2023 -
Task-Manager-Development Public
Database project to exercise the relational DBMS software, SQL, and database design techniques learned and to gain the project experiences. The major focus of the project will be Entity-Relationshi…
PHP UpdatedOct 27, 2023 -
3bit-truth-table Public
Modules : AND, OR, XOR, NOT, NAND, NOR, XNOR, F1, F2(custom function)
-
Compiler-Design Public
Forked from MichaelZhao21/simple-compilerResearched and developed compiler including Lexical analyzer, regular expressions.
-
AI-Knowledge-Representation Public
Knowledge Representation paradigm to create a simple question-answering tool.
-
Digit-Recognizer Public
Learn computer vision fundamentals with the famous MNIST data
-
Machine-Learning-Theory Public
practice with emphasis on the design and application of learning algorithms.
-
ALU-Design-and-Development Public
32 bits ALU include 16 commands to run/Verilog Code (.v) + Digital Circuit (.circ)
-
-
-
8-Puzzle-Solver Public
Artificial Intelligence 8-puzzle solver; The 8-puzzle problem is played on a 3-by-3 grid with 8 square tiles labeled 1 through 8 and a blank tile.
-
Chat-System-Development Public
TCP and UDP chat system using C/C++ and Python languages in Unix environment.
-
chikarestoon Public
Forked from GeekZee/chikarestoonWe tell you what to do when you're bored
-
Epic-C Public
مجموعه تمرینات طبقه بندی شده برای یادگیری زبان برنامه نویسی سی
-
-
-
Selection-Sort-MIPS-assembly Public
Simple MIPS sort program(selection sort)