Skip to content
View ejosborn's full-sized avatar

Block or report ejosborn

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
ejosborn/README.md

Hi, my name is Ellis Osborn. I have a BS in Computer Science with a concentration in Software Engineering. I have a Top-Secret/SCI Security clearence and a CI Polygraph.

I love taking on challenges and finding solutions!

Please reach out to me either my emailing me: [email protected] or go to my linkedin: https://www.linkedin.com/in/ellis-osborn/

Pinned Loading

  1. Instant-Messaging-Application Instant-Messaging-Application Public

    This was an academic project for a database class. My group and I made an Instant Messaging app using Javascript, Python, and PostgreSQL.

    JavaScript

  2. Maze-Solver Maze-Solver Public

    This project will generate a maze and a depth first search algorithm will solve it the newly generated maze. This project helped solidify my understanding and show my knowledge and skills in Python.

    Python

  3. Build-Pokedex Build-Pokedex Public

    This is a Read Evaluate Print Loop (REPL) program that uses PokeAPI to fetch information based on user input. This project helped me become more proficient in Golang

    Go

  4. task-tracker task-tracker Public

    Python

  5. webcrawler webcrawler Public

    This is a project is a Website Crawler that helped me solidify my use of Javascript. This project takes a website as input, crawls through each page that is on the same domain, and returns a report…

    JavaScript