Pinned Repositories
2-to-4-Binary-Decoder
Using behavioral modeling to create a 2:4 binary decoder
2x2-Matrix-Determinant-Algorithm
An algorithm written in C++ to calculate the determinant of a 2 by 2 matrix.
AccGyro_GPS_speed_dateTime_location
Arduino Uno WiFi Rev2 + GPS. Plotting the data (latitude, longitude, speed, date/time, acceleration, gyroscope) to the Thinger Platform
Arduino-to-Thinger.io
Connecting the Arduino Uno Wifi Rev2 to the Thinger.io interface
Continuous-Temperature-Reading
An Embedded Systems problem using arduino
COVID19-Project
A prototype
Drone-QR-Detector-Follower-
A drone programmed to detect a QR code and perform the command scanned from the QR
firstRepo_Webpage
My Webpage Sample Portfolio
Numba_vs_Cpp_vs_Rust_speed
A simple problem to compare execution speed between Numba and C++
Vanilla-GAN-Based-Training-for-Binary-Classifier
A custom GAN-model to generate synthetic data for binary classification
Hameon4's Repositories
Hameon4/Numba_vs_Cpp_vs_Rust_speed
A simple problem to compare execution speed between Numba and C++
Hameon4/Vanilla-GAN-Based-Training-for-Binary-Classifier
A custom GAN-model to generate synthetic data for binary classification
Hameon4/2-to-4-Binary-Decoder
Using behavioral modeling to create a 2:4 binary decoder
Hameon4/2x2-Matrix-Determinant-Algorithm
An algorithm written in C++ to calculate the determinant of a 2 by 2 matrix.
Hameon4/AccGyro_GPS_speed_dateTime_location
Arduino Uno WiFi Rev2 + GPS. Plotting the data (latitude, longitude, speed, date/time, acceleration, gyroscope) to the Thinger Platform
Hameon4/Arduino-to-Thinger.io
Connecting the Arduino Uno Wifi Rev2 to the Thinger.io interface
Hameon4/Continuous-Temperature-Reading
An Embedded Systems problem using arduino
Hameon4/Drone-QR-Detector-Follower-
A drone programmed to detect a QR code and perform the command scanned from the QR
Hameon4/firstRepo_Webpage
My Webpage Sample Portfolio
Hameon4/GuitarTuner
Guitar tuner program made with Python, Tkinter and PyAudio.
Hameon4/Hameon4
Config files for my GitHub profile.
Hameon4/hameon4.github.io
Hameon4/Hand-Tracking-Module
OOP-based module that uses computer vision (Python) to track the movement of the hand.
Hameon4/HDL-Based_Hardware_Testing
A sample problem using verilog for hardware testing
Hameon4/HDL_Based-Hardware-Testing-2
Writing Structural Style Verilog for some logic functions!
Hameon4/HDL_Based-Hardware-Testing-3
This is mainly focused on making the testbench given a set of test vectors
Hameon4/Hotel-Reservation-System
An incomplete project on designing a hotel reservation system using php
Hameon4/Irrigation-System-Model
A simple irrigation system model written in C via the Dragon12-Plus2 MC9S12DG256 Development Board
Hameon4/Keyes_BT_Car_Arduino
Giving the car multiple functionalities such as line tracking, obstacle detection, and the usage of sensors
Hameon4/Line-Follower-Robot
Term Group Project for Embedded Systems
Hameon4/Nano-33-IoT-with-GPS
Hameon4/Parallax-Scroll
Hameon4/portfolio_django
My latest portfolio built using Django Framework along with frontend tools including Bootstrap.
Hameon4/RESTful-Robot-A-Remote-Tracking-System
Mini Robotics Project from my robotics training at KUCARS.
Hameon4/RSA_Algorithm
A cryptosystem-based algorithm written in Python.
Hameon4/ScrollUp-Button-for-websites
Hameon4/Sequence-Detector-
A problem using finite state machine (FSM) for detecting occurring sequence of '1001'
Hameon4/User-Defined-Primitives-UDP-
Designing an 8 to 1 multiplexer using two 4 to 1 multiplexers and a 2 to 1 multiplexer and using a 5-input majority circuit
Hameon4/VLAN-Trunking
A sample VLAN network made using Cisco Packet Tracer
Hameon4/XOR-Scatter-Plot