Irina Calin (Saranoja)

Saranoja

Geek Repo

Company:methereus™

Home Page:irinacalin.com

Github PK Tool:Github PK Tool

Irina Calin's repositories

AI_backpropagation_binary_logic

Backpropagation algorithm for a multi-layer perceptron with one hidden layer of 2 units, with the purpose of learning binary logics

Language:PythonLicense:GPL-3.0Stargazers:1Issues:2Issues:0

ZeN_Compiler

Minimal Compiler which does the syntactic analysis of an original programming language (ZeN) and prints out several arithmetic operations' results by semantic analysis. Creates the symbol table..

Language:YaccLicense:GPL-3.0Stargazers:1Issues:2Issues:2

A3D_Mountains_Environment

3D Animation project done in Maya & Blender

License:GPL-3.0Stargazers:0Issues:3Issues:0

AI_map_coloring

AI algorithm for solving the arc consistency problem on map coloring

Language:PythonStargazers:0Issues:2Issues:0

AI_maze

Adapted random maze generator for any dimensions and start&finish positions + solver

Language:PythonLicense:GPL-3.0Stargazers:0Issues:2Issues:0

ARP-poisoning

A brief essay on ARP poisoning, illustrating the attack using 3 VMs - 2 clients and a router.

Stargazers:0Issues:2Issues:0

Binge_Watch

Tool for monitoring and keeping track of favorite TV series.

Language:PythonLicense:GPL-3.0Stargazers:0Issues:3Issues:0

CV2_Lane_Detection

Lane detector for the computer vision lab, written in Python using OpenCV

Language:PythonStargazers:0Issues:2Issues:0

FII_CTRL_BE

Back-end side of the FII-CTRL application. Documentation available on the attached URL.

Language:PythonLicense:GPL-3.0Stargazers:0Issues:2Issues:0

FII_CTRL_FE

Front-end side of the FII-CTRL application. Documentation available on the attached URL.

Language:JavaScriptLicense:GPL-3.0Stargazers:0Issues:2Issues:0

Recommend_me

AI project for courses recommendation system in order to offer further learning points for students

Language:PythonLicense:GPL-3.0Stargazers:0Issues:2Issues:0

AI_NLP

Natural Language Processing lab - calculating the similarity score between 2 texts

Language:PythonStargazers:0Issues:2Issues:0

AI_simple_checkers

Simple 4x4 checkers game against AI

Language:PythonStargazers:0Issues:2Issues:0

AP_Oranj

Little chat application written in JavaFX. TCP server-client model working on threads.

Language:JavaLicense:GPL-3.0Stargazers:0Issues:3Issues:0

companion-lab

JupyterLab for the Machine Learning seminar

Language:Jupyter NotebookStargazers:0Issues:1Issues:0

IS_Encrypted_Communication_Infrastructure

Communication infrastructure using the AES cryptosystem for traffic encryption between two nodes.

Language:PythonStargazers:0Issues:2Issues:0

issa-cd-fii

Resources for the ISSA - Continuous Delivery seminary held at the Faculty of Computer Science, Iasi.

Language:PythonLicense:GPL-3.0Stargazers:0Issues:1Issues:0

PetriNets_CPN_Workflow

A Colored Petri Net which models the workflow of a developer during a Scrum/Agile sprint

License:GPL-3.0Stargazers:0Issues:2Issues:0

RSA

A short Python implementation of the RSA cryptosystem (using numbers on 1024 bits) + decryption done both the classical way and with CRT, together with a Wiener attack example on a vulnerable public key

Language:PythonLicense:GPL-3.0Stargazers:0Issues:2Issues:0
Language:HTMLStargazers:0Issues:2Issues:0

SHA-1

A (dummy) implementation of the SHA-1 encryption algorithm written for educational purposes. Includes a birthday attack which finds collisions on the first 32 bits of different output digests.

Language:PythonLicense:GPL-3.0Stargazers:0Issues:2Issues:0

VigenereCryptosystem

Encryption&Decryption using Vigenere's Cryptosystem, key length computed based on the index of coincidence and some probabilistic cryptanalysis (using chi-squared statistics).

Language:PythonLicense:GPL-3.0Stargazers:0Issues:1Issues:0

Word_embeddings

Text processing using one-hot vectors and learning using Skip-gram + t-SNE algorithm

Language:PythonLicense:GPL-3.0Stargazers:0Issues:2Issues:0