Skip to content
View paulsena's full-sized avatar

Block or report paulsena

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
  • Snippets of various practice problems I did in prep for Coding Interviews. Includes my solutions to the book, "Cracking the Coding Interview".

    Java 1 Updated Apr 24, 2024
  • ServiceNow Qualys CMDB Integration I wrote. Imports large amounts of Asset record data into SN using the REST Detections API. Written in Server side JS. Setup as a scheduled Batch import. Fully res…

    JavaScript 4 2 Updated Apr 24, 2024
  • Take home interview project for Cribl. This is a log file collector web service.

    Java Updated Mar 5, 2024
  • Robot control code for Asheville's community team for the First Tech Challenge 2024 competition.

    Java BSD 3-Clause Clear License Updated Mar 5, 2024
  • Component library and web app used by CDP instances.

    TypeScript Mozilla Public License 2.0 Updated Dec 2, 2023
  • Personal site hosted at www.paulsena.com

    HTML Updated Dec 1, 2023
  • JavaScript GNU General Public License v3.0 Updated Nov 4, 2023
  • JavaScript MIT License Updated Feb 13, 2018
  • C# Updated Oct 9, 2016
  • C# Console app that bulk uploads a directory of files to Service Now tickets. Parses ticket # to attach files to from folder or file name.

    Updated Sep 3, 2016
  • Bot that plays Pokemon Go

    Kotlin GNU General Public License v3.0 Updated Aug 3, 2016
  • PokeMate Public

    Forked from SwipeX/PokeMate

    Automated PokemonGo Application

    Java GNU General Public License v3.0 Updated Jul 27, 2016
  • pgoapi Public

    Forked from jekirl/poketrainer

    A basic poorly hacked together bot for Pokemon go

    Python Other Updated Jul 25, 2016
  • Self Learning project to learn Apache Spark. Determines top words across multiple books or for a single book. Works for multiple instances of class. Includes JUnit tests and Maven build. Requires J…

    HTML Updated Aug 18, 2015
  • UML Class Scheduler written in Racket/Scheme (Lisp Dialect) for my Org of Prog Languages class, May 2011. My original idea to Scrape registrar's webpages of UMass Lowell and uses map filter to crea…

    JavaScript Updated Aug 17, 2015
  • C++ Chess Board OO Framework

    C++ 5 4 Updated Apr 6, 2015
  • ROS Robotic code to move a robot through a hallway opening. Runs in ROS simulation and on real robot with a range finder laser sensor for vision. For a Computing IV project at UMass Lowell. Fall 2010

    C++ Updated Mar 13, 2015
  • A java class for Service Now's External Credentials Plugin. Allows for machine's UN/PWs for discovery to be stored locally at a client's Mid Server rather then in the cloud in Service Now.

    Java 3 Updated Mar 10, 2015
  • My personal implementations of various Algorithms from my 91.350 Excursions into Comp Sci Honors class by the famous Prof. Jim Canning, Spring 2010. KMP String Matching, Hadamar Matrix Multiply, Ma…

    C 1 1 Updated Mar 10, 2015
  • My algorithm submission for the ElevatorSaga.com elevator simulator JS game

    JavaScript Updated Jan 30, 2015
  • App Inventor Gallery

    JavaScript Updated Dec 5, 2011
  • Robotics-I Public

    My Robotics I lab projects from UMass Lowell Fall 11'. Line, Light, Wall, and Space Following Robot & Vision driver code. Written in C and uses an pre built micro controller platform designed for r…

    C Updated Nov 10, 2011