Welcome to Nikolas’s Page
About Me
I am a Cognitive Science major and CS minor. I am a senior about to graduate in June!
“Code is like humor. When you have to explain it, it’s bad.” – Cory House
My Favorite Languages
- Python
- JavaScript
- HTML/CSS
My Coding Goals
- Learn Full Stack Development
- Learn Markdown
- Get more experience with the command line
Project Tasks
My Favorite Link of ALL TIME
Visit GitHub
Relative Links
Sample Code Example
To print “Hello World” in Python, use:
```python
print(“Hello World”)