/clairefox.github.io

My portfolio site.

Primary LanguageHTMLGNU General Public License v3.0GPL-3.0

Stargazers Issues License LinkedIn


Logo

Welcome to My Portfolio!

Here you'll find all my work in various programming languages. Enjoy!
View Main Site · Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Roadmap
  5. Contributing
  6. License
  7. Contact
  8. Acknowledgements

About The Project

This is my main repository that I use to showcase all the work I've done that can be shared, as well as any blog posts (that I plan on creating). If you're reading this, then you're actually looking at the back side of my GitHub site! 😅 How about peaking around the front first if you haven't already?

Currently I am an Automation Engineer. I write scripts in PowerShell (mainly), Python, C#, and use other tools (like UiPath RPA and Microsoft Power Automate) to automate processes. The main goal of automation is to save time with mundane or Business As Usual (BAU) tasks so that other team members are freed up to do more value-adding activities! I firmly believe that automation is not a means to downsize, but a tool to help improve team member productivity, knowledge, and relieve stress! I know I feel better when the boring stuff is off my plate! 😌

My main goal of having this portfolio site is to be creative first, and showcase my work second. I'll be including links to this on my resume, but I tend to stick with a company for a long time when hired, so I don't know how much traffic this will actually receive. So I'm just going to have fun with it!

Built With

Getting Started

You like it? You really like it! If you like my site and want to make your own copy, I guess that's okay. 😅 Please make sure to not outright copy my work, make it your own instead and do enjoy the process of creating it!

Prerequisites

If you haven't made a GitHub Pages before, please check out their tutorial here.

Installation

  1. Clone the repo.
    git clone https://github.com/Clairefox/clairefox.github.io.git
  2. Change directories to your new local copy.
    cd <location repo was saved locally>
  3. Update the remote url to point to your repository.
    git remote set-url origin <your repo url>
  4. Create your changes and commit/push!

Roadmap

See the open issues for a list of proposed features (and known issues).

Other than those posted there, some of the things I would like to explore and include on here are:

  • Data Science with Python. Statistics, probability, and what not!
  • More Python in general actually. I mainly write code in PowerShell recently.

Contributing

Since this is my personal portfolio, I'm going to have to say contributing is limited to just myself for this particular project. However, if you find an issue or want to suggest something to me, please feel free to contact me or submit an issue/feature request!

License

See License for more information.

Contact

Acknowledgements