# Driver Code
if __name__ == '__main__'
main = BlaleLimit(show_projects=True)
main.projects()
print('Here are some of my projects.')
Datamethods
A simple repository that compiles several Data Analysis, Visualization, and Mining methods and techniques to analyze and discover patterns in different sets of data.
Media Processing Python
Format conversion application for image, audio, and video files with additional processing features. For instance, *.wav files can be converted to *.mp3, *.m4a, etc.
The Assembly
The Assembly is an online store web application that sells pc related parts and peripherals, written in Java with the Model-View-Controller Framework
Java Projects Compilation
A compilation of Java projects written throughout the years, which includes calculators, graphics, data structures, and more.