Skip to content
View nboswell216's full-sized avatar

Highlights

  • Pro

Organizations

@Optimistic-Prominence @Boswell-Technologies @Forest-Park-Conservancy
Block or Report

Block or report nboswell216

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
nboswell216/README.md

Nick Boswell's Portfolio

Welcome to my GitHub portfolio! Here I showcase my skills in Robotic Process Automation (RPA), Software Development and Data Analysis, demonstrating my passion for solving problems through efficient automation and data-driven insights.

About Me

I am a lead software developer transitioning into a career in data science. I am also an automation enthusiast with a background in UiPath Power Automate, and Slack Apps.
Skills: Python, R, SQL, UiPath, Power Automate, Excel, Tableau/Power BI, Dynamics 365, C#, Javascript/Typescript.
Currently seeking: Opportunities to contribute my automation and data analysis expertise for companies that develop innovative products to improve athlete performance - shoes, nutrition, gear, technical wear, etc.

How to Navigate My Portfolio

Each project has its own repository with a detailed README explaining goals, methods, results, and code examples. Project READMEs follow consistent formatting for easy scanning.

Key Projects

This repository contains a Jupyter Notebook demonstrating a beginner's exploration of data analysis using Python libraries. The project uses a Netflix movies dataset to analyze movie durations and their potential relationship with release years.
Technologies: Python, Jupyter, pandas, matplotlib

This project was created with a focus on practicing intermediate frontend development concepts. Key areas of practice include:
DOM Manipulation: Modifying page elements in response to game events.
Event Handling: Clicks, sound playback, and game logic flow.
Basic Game Logic: Pattern creation, win/loss conditions, and scorekeeping.
Technologies: HTML, CSS, Javascript

A simple Tic-Tac-Toe game built in React. This project focuses on learning React fundamentals, JavaScript, and Node/NPM while implementing a unique state awareness feature. Players can click on any previous move to rewind the game's state. Key areas of practice include:
Understanding basic React components and structure.
Managing state and props within React.
Implementing state management.
Technologies: Javascript, React, Node, NPM

Check back often - I am always adding more content!

Contact

Feel free to reach out for collaborations or if you have questions about my work!

Let's Connect!

Pinned

  1. DC_Netlix_notebook DC_Netlix_notebook Public

    A Jupyter Notebook demonstrating a beginner's exploration of data analysis using Python libraries

    Jupyter Notebook

  2. electricitymaps-contrib electricitymaps-contrib Public

    Forked from electricitymaps/electricitymaps-contrib

    I frequently contribute to this repo: A real-time visualisation of the CO2 emissions of electricity consumption

    Python

  3. Simon_Game Simon_Game Public

    A classic memory game built to practice frontend development skills.

    JavaScript

  4. my-first-app my-first-app Public

    A simple Tic-Tac-Toe game built in React. This project focuses on learning React fundamentals.

    JavaScript