Skip to content
View raychorn's full-sized avatar

Block or report raychorn

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse
raychorn/README.md

Ray C Horn - Senior Software Engineer - raychorn.github.io

Full Stack Developer

PythonGoRustNode.js
DjangoPython+jQuerySQLAlchemyMongoDB
Angular v11TypeScriptHTML+JS+CSSAJAX
JSONWASMSQliteMySQL + Postgres

Sample Projects

Dynamic Pluggable Microservices Framework

Dynamic Pluggable Microservices Framework.
Designed to quickly publish Python Modules in the form of a dynamic
RESTful Interface that supports GET, POST, PUT and DELETE. This is functional programming meets REST meets 100% pluggability using minimal code.

Read more...


Self Deploying Microservice Architecture for Python 3.x

Plug-in Python Module and either Introspect or use Metadata in the Module to define the specific functions to expose via REST.
Each function becomes a separate and distinct REST Web Service via a Smart APIView subclass that encapsulates the Security Model and the end-points.

Sample Angular v11 Site

Vyper Logix CorpGoogle Firebase

Github Stats

Ray C Horn GitHub Stats

Most Used Languages

Top Languages


Connect with Me


LinkedInSponsor MeEmailSlack

Visitor count


Pinned Loading

  1. dpmsf-microservice-frameworkdpmsf-microservice-frameworkPublic

    Dynamic Microservices Framework. Designed to quickly publish Python Modules in the form of specific functions via RESTful URLs. This is functional programming meets REST meets 100% pluggability.

    Python 10 1

  2. Self Deploying Microservice Architec...Self Deploying Microservice Architecture for Python 3.x
    1
    ### Features:
    2
    3
    Pluggable via Python Modules via Python Package(s).
    4
    5
    Low Amount of code required to deploy and thus self-deploying.
  3. A* Algorithm implementation in python.A* Algorithm implementation in python.
    1
    # Enter your code here. Read input from STDIN. Print output to STDOUT
    2
    classNode:
    3
    def__init__(self,value,point):
    4
    self.value=value
    5
    self.point=point
  4. Tic-Tac-ToeTic-Tac-ToePublic

    Forked from RichardBronosky/Tic-Tac-Toe

    coding challenge: Create an app that can interactively play the game and never lose.

    Python 1

  5. chrome_guichrome_guiPublic

    chrome gui

    Python 1

  6. go_string_mappergo_string_mapperPublic

    Go