Skip to content
View noahgarrett's full-sized avatar

Block or report noahgarrett

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

Noah Garrett

This README layout is temporary.

Professional Skills and Interests

These are technologies that I have used in a professional environment.

  • C# >= .NET Core 3.1 (Primarily working in .NET 6-8)
    • ASP.NET APIs, Entity Framework, ReSharper, Blazor, Selenium
  • React + React Native
    • Vite, Tailwindcss, Axios, Redux, Remix, NEXT.js
  • Python >= 3.5
    • Flask, Selenium, Automation Scripting
  • Microsoft SQL Server, PostgreSQL, MongoDB
    • Stored Procedures, Functions, Schema Design, etc
  • Azure, AWS, On Premise IIS
    • I have utilized Azure and AWS to maintain/host/upgrade APIs and websites.
      • On AWS I have used Elastic Beanstalk, Lambda, RDS, etc.
      • On Azure I have maintained and released API versions for multiple ASP.NET APIs

Personal Skills and Interests

  • Compiler Design, Programming Language Development, Lexical Analysis
    • This is my main hobby, and I have created multiple languages.
    • I also teach others how to write their own programming language on Youtube and on Medium
    • Custom Languages
      • LimeLang is a statically typed, JIT compiled language built with Python and LLVM.
      • Eva is a statically compiled language built with C++ and LLVM.
      • I also have a full repository of other Bytecode compiled languages with a custom Virtual Machines written in Go, C#, C, and Python.
  • ML.NET, .NET MAUI
    • Explored these technolgies when testing out image recognition models on chest x-rays gathered by the NIH.

Pinned Loading

  1. byte-jscript byte-jscript Public

    JScript / Javascript Helper library for Macro and Validation Rule creation within the Byte Pro loan management system.

    TypeScript

  2. LimeLang LimeLang Public

    A general purpose programming language built with Python 3.12 and LLVM.

    Python 9 1