awidesky
University student interested in programming and sharing projects. @IntSoftware is where I manage my projects about games & physics/graphics engine.
Inha UniversitySouth Korea
Pinned Repositories
2024-OSS-Project1
awesome-nonsan
🔫 논산 육군훈련소에 대한 정보와 팁
awidesky.github.io
my simple github page
FileTransporter
Simple project to send files to another computer
GUIUtil
Simple GUI dialog & logger that I often use in my desktop applications
JCipherUtil
Simple Java library that provides wrapper to encrypt between Streams
PMailSender
StringDecoder
Simple string decoder from binary/hexadecimal codes
TextViewer
TextViewer that open text files with various encoding
Youtube-Clipboard-Auto-Downloader4J
Downloads youtube.com video by link from your clipboard
awidesky's Repositories
awidesky/Youtube-Clipboard-Auto-Downloader4J
Downloads youtube.com video by link from your clipboard
awidesky/GUIUtil
Simple GUI dialog & logger that I often use in my desktop applications
awidesky/StringDecoder
Simple string decoder from binary/hexadecimal codes
awidesky/2024-OSS-Project1
awidesky/awidesky.github.io
my simple github page
awidesky/BenchmarkStub
Simple benchmark stub project
awidesky/CPP-CheatSheet
C++ cheat sheet for C++ study(mostly cppreference translation)
awidesky/FileTransporter
Simple project to send files to another computer
awidesky/JCipherUtil
Simple Java library that provides wrapper to encrypt between Streams
awidesky/PMailSender
awidesky/sofre
Simple Opengl Figure-based Rendering Engine
awidesky/spear-physics
simple physics engine for 3D game or simulation development
awidesky/TextViewer
TextViewer that open text files with various encoding
awidesky/CoTe-Tester
awidesky/DocumentConverter
awidesky/gitUtils
Some utility .sh file that I use for easier git life
awidesky/Is-Prime
O(1) Algorithm to check if number is prime that works in 95%+ cases.
awidesky/JBruteTester
Brute force test utility
awidesky/JCipherUtilBenchmark
awidesky/JTempMailClient
a simple CLI client uses JMailTM
awidesky/LiivQuizCrawler
awidesky/MyPapers
repo for my paper portpolio
awidesky/ProcessExecutor
Simple utility that simplify running external process in Java
awidesky/ProjectPath
awidesky/RandomTextGenerator
Random text generator with given language
awidesky/SimpleComplexTest
Java & C++ version of simple loop vs complex loop benchmark from a SO question(https://stackoverflow.com/questions/77634955/why-is-the-simpler-loop-slower)
awidesky/slf4j-GUIUtil
slf4j compatible GUIUtil
awidesky/SocketFileTransferQuestion
awidesky/TCPCommunication
awidesky/tcso
Try Catch Stack overflow (TcSo) Is a collection of Try statements in all the programming languages under the globe which catches the exception and searches for the cause of the caught exception in the stack overflow automatically.