Nicholas' Programming and Web Portfolio

Welcome to my Portfolio! Feel free to explore my site, learn about my projects, learn about Java, HTML, CSS, and meet me!


Java Projects

Java is a high-level, class-based, object-oriented programming language that is designed to have as few implementation dependencies as possible.

View Projects »


HTML Projects

The HyperText Markup Language or HTML is the standard markup language for documents designed to be displayed in a web browser. It defines the content and structure of web content. It is often assisted by technologies such as Cascading Style Sheets and scripting languages such as JavaScript.

View Projects »


JavaScript Projects

JavaScript, often abbreviated as JS, is a programming language and core technology of the Web, alongside HTML and CSS. 99% of websites use JavaScript on the client side for webpage behavior.

View Projects »


Python Projects

Python is a high-level, general-purpose programming language. Its design philosophy emphasizes code readability with the use of significant indentation. Python is dynamically typed and garbage-collected. It supports multiple programming paradigms, including structured, object-oriented and functional programming.

View Projects »