SyntheticDemon
Computer Engineering Student at Tehran University with interest in Distributed Systems, Blockchains, AI and Decentralized Finance
Hermes Capital , University of TehranIran, Tehran
Pinned Repositories
crystalline
An open-source cryptocurrency powered by a Redefined PoA consensus.
Blockchain-Summer2024
Main repository for the ACM Summer of Code Blockchain Course offered at the University of Tehran
BTC_Sand_Box
CA1 of CryptoCurrency at University of Tehran
CN-Algorithms
Implementation of several network routing algorithms in CPP for the Computer Networks course at University of Tehran
DoodleJumpSim
DS-Course-Final-Project
goodbooks
A book reviewing website made from scratch by me using Django for backend
Mizdooni-IE
Repository associated with Computer Assignments of Internet Engineering Course at University of Tehran (Spring 1403)
Neural-Networks-Deep-Learning-Course
Projects from Neural Network course at University of Tehran, These projects were implemented in a team of 2 and showcase a wide range neural network architectures across various domains and applications
SE-Final-Project
Contains code for the Final Project of the Software Engineering course at University of Tehran, the project operates on a simple CLI based UI and uses Django for it's back-end components
SyntheticDemon's Repositories
SyntheticDemon/goodbooks
A book reviewing website made from scratch by me using Django for backend
SyntheticDemon/BTC_Sand_Box
CA1 of CryptoCurrency at University of Tehran
SyntheticDemon/CN-Algorithms
Implementation of several network routing algorithms in CPP for the Computer Networks course at University of Tehran
SyntheticDemon/DoodleJumpSim
SyntheticDemon/DS-Course-Final-Project
SyntheticDemon/Car-Plaque-Image-Processing
SyntheticDemon/Genre-Map-Reducer
A map reducer for genres and proud literature
SyntheticDemon/Naive-Bayes-News-Text-Classifier
Classifies News Documents using a Naive Bayes Classifier with 90% Accuracy in 6 Categories
SyntheticDemon/Posix-Multi-Threaded-Filtering
A project made to filter bitmap images using POSIX threads as a compute assigment for the Operating System's Course
SyntheticDemon/Socket-Programming-C
Simple Socket Programming done in C
SyntheticDemon/tasnim-official
Tasnim is at the moment a local panel for managing database relationships for a charity, the dash board provides basic utility for adding removing , deleting ,editing basic information and intends to become an automated charity websites with public access
SyntheticDemon/Convolutional_Hell
SyntheticDemon/core.async
Facilities for async programming and communication in Clojure
SyntheticDemon/determinant_calculator
Recursively calculate determinant using python
SyntheticDemon/Digital-Logic-Design-Lab-Experiments
Clock and UART Baud rate generation, radix-4 multiplier, function generator & accelerator wrappers.
SyntheticDemon/GoodEats
SyntheticDemon/Hotel-Manager
CN_CHomeworks_1
SyntheticDemon/Messanger
SyntheticDemon/Neural-Network-Image-Processor
This repository features a hand built neural network for processing arabic numericals as the final project for the AI course at ECE
SyntheticDemon/Simple_KNN_Implementation
SyntheticDemon/simple_tic_tac_toe
A simple tic tac toe game with HTML and JS
SyntheticDemon/spacemacs.d
My configuration for spacemacs
SyntheticDemon/xv6-public-OS-UT
xv6 OS