Skip to content
View joshpls's full-sized avatar

Block or report joshpls

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
joshpls/README.md

Hi, I'm Joshua Kindelberger

Software Developer

Linkedin Github

More about me...

const joshpls = {
  pronouns: "He" | "Him",
  code: [Java, Python, VB.Net, Javascript, Typescript, HTML, CSS, C#],
  tools: [Visual Studio, Android Studio, React, Node, Docker],
  database: ["T-SQL", "PL/SQL", "MySQL"],
  projects: {
                        python: "Pathfinding Visualizer",
                        java:   "Parent-Teacher Conference App",
                        typescript: "Portfolio Website"
                      },
 todo: "Continued work on website built in react / typescript."
}

Pinned Loading

  1. Cinema-Double-Feature-Planner Cinema-Double-Feature-Planner Public

    A full-stack application that helps users plan a perfect movie double-feature. It handles the "lobby math" for you, ensuring you have enough time for popcorn between films.

    TypeScript

  2. AlgorithmVisualization AlgorithmVisualization Public

    Visualization for the following algorithms: A* Search, Bredth First Search, Depth First Search, and Greedy-Best First Search. In addition to Recursive and DFS maze generation.

    Python 2

  3. Python-Wordle-Game Python-Wordle-Game Public

    Wordle developed in Python

    Python 1

  4. Senior-Project-2018 Senior-Project-2018 Public

    Parent-Teacher Conference Mobile Application developed in May 2018 for my Senior Project, titled Lets Meet.

    Java 1