Coding and Tech
Most of my coding work has been in Python, R, or C++. I have also worked in various dialects of SQL, but that hardly seems like a coding language.
Working through this site has given me a good taste of HTML, CSS, and JavaScript, but I'm still incredibly green with these. HTML and CSS seem easy enough to pick up, but JavaScript has had a lot of syntax that doesn't seem intuitive based on my previous experience.
On this page, I will post links to some code that I have written and I want to show off. Most likely, these will be in Python. If I have any JavaScript programs I want to show off, I can simply leave them on the website.
Here is the first script I want to share. I don't like
working with the websites text editor when I can use my
own tools on my home computer. Editing files locally and
pushing them took a lot more time than I was willing to
spend on it though, so I wrote a script to push all the
files from a local folder to my Neocities site.
Upload files to Neocities