Pinned Repositories
AI-Knowledge-Representation
Knowledge Representation paradigm to create a simple question-answering tool.
ALU-Design-and-Development
32 bits ALU include 16 commands to run/Verilog Code (.v) + Digital Circuit (.circ)
Chat-System-Development
TCP and UDP chat system using C/C++ and Python languages in Unix environment.
Digit-Recognizer
Learn computer vision fundamentals with the famous MNIST data
Flipper-Zero-Aircrack-ng
Aircrack-ng is a complete suite of tools to assess WiFi network security.
Flipper-Zero-Crypto-Dictionary
Flipper-Zero-Programmer-Calculator
Calculator, for Programmers!
Flipper-Zero-The-C-Programming-Language
The authors present the complete guide to ANSI standard C language programming. by Brian W. Kernighan, Dennis M. Ritchie.
Machine-Learning-Theory
practice with emphasis on the design and application of learning algorithms.
2020-BRFSS-Codebook-CDC
According to the CDC, heart disease is one of the leading causes of death for people of most races in the US. Our ML project leads to a better understanding of how we can predict heart disease.
armixz's Repositories
armixz/Flipper-Zero-Programmer-Calculator
Calculator, for Programmers!
armixz/Flipper-Zero-The-C-Programming-Language
The authors present the complete guide to ANSI standard C language programming. by Brian W. Kernighan, Dennis M. Ritchie.
armixz/Flipper-Zero-Crypto-Dictionary
armixz/Flipper-Zero-Aircrack-ng
Aircrack-ng is a complete suite of tools to assess WiFi network security.
armixz/ALU-Design-and-Development
32 bits ALU include 16 commands to run/Verilog Code (.v) + Digital Circuit (.circ)
armixz/Chat-System-Development
TCP and UDP chat system using C/C++ and Python languages in Unix environment.
armixz/Compiler-Design
Researched and developed compiler including Lexical analyzer, regular expressions.
armixz/3bit-truth-table
Modules : AND, OR, XOR, NOT, NAND, NOR, XNOR, F1, F2(custom function)
armixz/8-Puzzle-Solver
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.
armixz/AI-Knowledge-Representation
Knowledge Representation paradigm to create a simple question-answering tool.
armixz/armixz
armixz/chikarestoon
We tell you what to do when you're bored
armixz/Digit-Recognizer
Learn computer vision fundamentals with the famous MNIST data
armixz/Epic-C
مجموعه تمرینات طبقه بندی شده برای یادگیری زبان برنامه نویسی سی
armixz/Machine-Learning-Theory
practice with emphasis on the design and application of learning algorithms.
armixz/Prolog-Programming
Prolog Lang Programming
armixz/Racket-Programming
Basic Racket Lang Functional Programming
armixz/Resume
Personal Resume (Armin Ziaei)
armixz/Selection-Sort-MIPS-assembly
Simple MIPS sort program(selection sort)
armixz/armixz.github.io
armixz/Compiler-Design-II
Researched and developed compiler including Lexical analyzer, regular expressions.
armixz/Computer-System-Simulation
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 will contain one program that the CPU will execute and then the simulation will end.
armixz/flipper-application-catalog
Flipper Application Catalog
armixz/Introduction-to-Algorithms-CLRS-4rd-Edition
armixz/lab.flipper.net
armixz/Protocol-Design
Design an application which adheres to the CRSP communication standard.
armixz/Task-Manager-Development
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-Relationship modeling, relational database design, SQL, normalization, and Web-based database system development.