Skip to content
View lorenarms's full-sized avatar
πŸ’»
Developing
πŸ’»
Developing

Block or report lorenarms

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

Hi there πŸ‘‹

I'm Lawrence, and I'm transitioning into software development as a career! It's something I've been interested in since I was just a young lad, and now that I'm a grown up I'm excited to begin a new chapter of my life in the profession. I am a Junior Full Stack Developer at an amazing company in Las Vegas; I spend my days working in the database, solving problems with software, and generally being a ray of sunshine in the office.

πŸ–³ Currently I am:

  • integrating myself into a software development team
  • trying to motivate myself to finish my YouTube series on Blazor Webassembly

Competencies

My Skills

Colaborators wanted!

If you are a fellow developer and have some ideas that you'd like to collaborate with me on, I am totally open to that. Likewise, if any of my above "currently learning" projects are of interest to you or you think you can lend a hand in their development, please reach out!

For more information about me, please check out my website!

Projects and Curiosities

Lately I've been getting interested in machine learning and artificial intelligence, so to practice I built a few models and trained them on some various data sets. I wanted to explore categorical and regressive data types, and even a little bit of unstructured data in the form of image recognition. All of the models were built in Jupyter Notebooks using the SciKitLearn library. I'm also working on a repo of just data visualizations, but that one isn't ready yet so for now, enjoy these!

Link to the Docs!


This project was built while following a course online. The course guided students through development process, using best practices for clean code and the latest methodologies in designing applications. The entire SDLC (Software Development Life Cycle) was exemplified in the course, including testing, deployment, and support. The project took about six weeks to complete.

Live Version Here!


This application was commisioned by my current employer and developed by just me, a developer team of one. In the escape rooms, players are dropped off by hosts and then shown a brief video about the room they are about to play. This application facilitates that showing, allowing game masters in the control room to play the video remotely, without interfering with any other network traffic or gameplay flow. The application connects over the network via a TCP connection, allowing the game master to start the video remotely. The video plays for the players in the room, and when finishes, self-closes the application and returns to the main game screen.

View The Demo Video Here!


Before I developed this application, the escape room manager used a simple google sheet to tally hints and glitches that happened in the escape rooms. There was a fresh sheet for each week, and after being open for a year a half that added up to a lot of un-queryable data. I took on this project as a side-quest, developing an ASP.NET web application that stored new data into a SQL database for the manager. The input form uses some JQuery to dynamically load options in the drowdown menus, making data entry much faster for game masters while they manage multiple games. The UI also incorporates DataTables to display the database entries, allowing for easy searching and querying.

View The Demo Video Here!

Pinned Loading

  1. DatingApp2023 DatingApp2023 Public

    C#

  2. Machine_Learning Machine_Learning Public

    Jupyter Notebook

  3. PanIQVideoPlayer_V2 PanIQVideoPlayer_V2 Public

    video player application for PanIQ Room Kiosks

    C# 1

  4. PanIQ_HintDB PanIQ_HintDB Public

    CSS 1

  5. Personal_CSharp_Utilities Personal_CSharp_Utilities Public

    Collection of C# classes designed for easy injection and adding features

    C# 6 3