Skip to content
This repository was archived by the owner on Feb 13, 2026. It is now read-only.
/ Endians Public archive

lynkos/Endians

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Endian Converter

This is the first project I've uploaded onto here, so obviously it's not going to be that great, and it took me about an hour to think up and type.

But the purpose and concept really is quite simple: A JPanel pops up and the user inputs hexadecimal/bytes, chooses whether they want it to be converted to Little-Endian or Big-Endian, and voilà! The result is given in a separate JPanel (which also allows them to copy the result).

But if you happen to spot any bugs or issues, feel free to let me know. (:

-- lynkos

About

Program I wrote in high school that converts a given integer to little-endian and/or big-endian.

Topics

Resources

Stars

Watchers

Forks

Contributors

Languages