hexidecimal
There are 20 repositories under hexidecimal topic.
Mizogg/Hunting-with-PyQt5-and-PyQt6
🐍Hunting-with-PyQt5 & PyQt6🐍
ScriptTiger/IP
Tired of paying a subscription service to access an API to resolve geoIP data? Look no further! Resolving locally and maintaining your own database is easier than ever. This repo is everything IP: 32-bit/128-bit calculations, ping monitoring across multiple nodes, IPv4/IPv6 network calculations, geoip lookups.
typeclasses/hex-text
Encode a ByteString as a hexidecimal Text value, or decode hexidecimal Text as a ByteString.
ScriptTiger/goIP
goIP is a Go package which validates, parses, and formats IPv4 and IPv6 addresses, as well as creates simple, lightweight structures to store and return common information about IPs which are well suited to be used in iteration.
AaronRobson/BaseConv
A number base converter, with command-line and GUI modules.
brandonhimpfen/is-hex-color-code
A simple npm package to validate hexadecimal color codes.
pjnalls/pjnalls
📖👀💼 Official README for my profile
samgmccorkle/batch-hex-color-code-to-png
batch convert hex color codes to png images of their solid colors
uintdev/hex2rgb
Hex to RGB converter
alphaaurigae/Universe
print Unicode characters and their code point values in decimal and/or hexadecimal format. specify Unicode ranges or a string as input.
Edkorenkov/Sandbox.Encryption
Sandbox MD5 Cryptography service implementation
Leo0862/Binary-Converter
A simple 1-byte binary converter
Steinwerfer777/FPGA-Projects-
This contains all of my FPGA projects using Intel Quartus Prime IDE with microprocessor hardware during University including test benches. Will update when I track more down.
1andee/hex2rgb
Easily convert hexidecimal colours to rgb.
avigoldman/postcss-colornames-to-hex
PostCSS plugin to convert color names to hexadecimal values
katahiromz/memdump
C++11 Memory Dumper
midwestcoder2020/pyhexviewer
hexviewer scripts in python
Mur3ph/binary-octal-hex-calculator
Transform integer to binary, Octal and hexidecimal form using Object Oriented Observer Pattern
noccer/hexidecimal-time-swatch
A single page app that prints out every second of the current hour as a hexidecimal colour.
yunusemrejr/C-program-decimal-to-hexidecimal
"decimal to hexi" is a C program that converts decimal array elements to hexidecimal.