Pinned Repositories
Academy-Index
anubias
Developed mobile apps so easy and native with GUI 📱
Atmega16-Simple-Security-Alarm-System
Final Project of `Embedded Systems` Course | Fall 2022
Atmega32-Room-Temperature-Controller-System
Smart Room Temperature Controller using AVR Atmega32
Binary-tree-traversals
This program prints In-order, Pre-order and Post-order traversals of given binary tree
CA-final-proj
Final Project of Computer Architecture Course - Spring 2021
KG-based-RAG-for-Multi-hop-QA
Dataset and notebooks of `Knowledge Graph Based Retrieval-Augmented Generation for Multi-Hop Question Answering Enhancement` paper
Micro-Lab
P2P-Messenger
Message encryption using AES algorithm and completely serverless communication using Socket
Simple-Blockchain-Implementation
AmiriShavaki's Repositories
AmiriShavaki/Micro-Lab
AmiriShavaki/KG-based-RAG-for-Multi-hop-QA
Dataset and notebooks of `Knowledge Graph Based Retrieval-Augmented Generation for Multi-Hop Question Answering Enhancement` paper
AmiriShavaki/Academy-Index
AmiriShavaki/anubias
Developed mobile apps so easy and native with GUI 📱
AmiriShavaki/Atmega16-Simple-Security-Alarm-System
Final Project of `Embedded Systems` Course | Fall 2022
AmiriShavaki/Atmega32-Room-Temperature-Controller-System
Smart Room Temperature Controller using AVR Atmega32
AmiriShavaki/CA-final-proj
Final Project of Computer Architecture Course - Spring 2021
AmiriShavaki/Graphical-Chess-Game
AmiriShavaki/P2P-Messenger
Message encryption using AES algorithm and completely serverless communication using Socket
AmiriShavaki/Check-cycle-
This program checks for a given directed graph whether it has a cycle or not
AmiriShavaki/Check-strongly-connectivity
This program checks for a given directed graph whether it is strongly connected or not
AmiriShavaki/competitive-programming
AmiriShavaki/ConvE
Convolutional 2D Knowledge Graph Embeddings resources
AmiriShavaki/DjangoQuera
my solutions to Django tasks of Quera
AmiriShavaki/Finite-Automata-Project
AmiriShavaki/Fundamentals-of-Computer-Vision
AmiriShavaki/Image-classification-in-corrupted-images
Implementation of a CNN architecture for a classification task
AmiriShavaki/it-cert-automation-practice
Google IT Automation with Python Professional Certificate - Practice files
AmiriShavaki/IUST-NLP-Project
Sentiment Analysis of Google Play Store Reviews
AmiriShavaki/laravel-form-builder
The laravel form builder code generator
AmiriShavaki/MIPS-Assembler
Simple assembler program to convert MIPS assembly ".asm" files to 0-1 machine code. it's just a simple program so just some of MIPS instructions are available NOT all of them.
AmiriShavaki/mkbe
Embedding Multimodal Relational Data for Knowledge Base Completion
AmiriShavaki/mongoose-field-encryption
A simple symmetric encryption plugin for individual fields. Dependency free, only mongoose peer dependency.
AmiriShavaki/my-first-kotlin-web-project
AmiriShavaki/Online-Service-Market-Database
AmiriShavaki/Quine-Mccluskey-Method
This program simplify given logic function using Quine Mccluskey method considering don't care minterms
AmiriShavaki/STM32-Animal-Farm-Light-and-Temperature-Controller-System
HW2 of `Embedded Systems` Course | Fall 2022
AmiriShavaki/Task-Fuel
Solution to https://szkopul.edu.pl/problemset/problem/5g0vDW-MvMGHfWQqh56jQKx1/site/?key=statement
AmiriShavaki/The-Pac-Man-Projects-CS-188-Fall-2019-
AmiriShavaki/Theory-of-Languages-and-Automata-Project
A grammar string checker, a Turing machine string checker and a calculator which implemented using PDA simulation and grammar input verifier