Skip to content
View Carter-LL's full-sized avatar
💬
Tick Tock
💬
Tick Tock
  • United States
  • 06:59 (UTC -04:00)

Organizations

@lothosgen @RiseOfSkylands @ComCasts @G-A-Development-Team @GMOD-Deathkick

Block or report Carter-LL

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

Workforce Experiences

2014 ; 2015 - Various freelance experiences as volunteer work.

2016 - Technical Lead for a company at LothosGen.

2017 ; 2020 - Community driven practices, create small projects for others to use for their daily routine.

2021 ; 2/2024 - Head of Streaming Technology used by a private company.

👀👀👀

Certifications

Studying at a State & Federal recognized program. For privacy reasons let it be unnamed.

Familiar Languages & APIs

C# ; WinForms | XAML | Blazor | MAUI | Xamarin | WPF | UWP | Discord.NET | SharpDX

Java ; Spigot | Swing | JDBC(Java Database Connectivity) | JDA(Java Discord API)

PHP ; Jikan | MySQLi | Curl

JavaScript ; Vue | Node | Plyr

Python ; YOLOv8 | Presentation | BeautifulSoup | Discord.py

Lua ; Love2d | Aimware

C++ ; Dear ImGui | DirectX | Windows API Hooking and DLL Injection

Cloud ; Google | Oracle | Azure

IDA PRO | HxD | Ghidra | dnSpy | Unity | Visual Studio | Git

Interests & Hobbies

Reverse Engineering, Game Development, Automation, fascinated by creating things from scratch! I love low-level programming, and analyzing it such as the assembly code.

Events Attended

8/7/2024 ; Intro to Blazor - Indy .NET Consortium | Indianapolis, Indiana

Blazor framework was primarily made to reduce cost for large scale companies. Frontend and backend are usually separate for web development. Thus, you may have to create the same model called User in JavaScript but also declare this model in the backend in this example C#. This fundamentally duplicates the number of hours spent, and maintenance hours for the future to maintain these two codebases. What Blazor does is it moves the frontend into the backend. Everything gets made within the same code base using the same language. This removes the duplicated needed number of resources in the long term.

Pinned Loading

  1. Edgenuity-Presentation-Multimedia Edgenuity-Presentation-Multimedia Public archive

    Automatically make Edgenuity multimedia presentations instead of repeating the same exact thing over and over..

    Python 2

  2. CCQL CCQL Public archive

    A simplier way of Java SQL

    Java 2

  3. G-A-Development-Team/Carters-Bomb-Timer G-A-Development-Team/Carters-Bomb-Timer Public

    Script that displays the bomb info and defusing info on the screen Created by CarterPoe(GameChamp)

    Lua 1

  4. lothosgen/Lothos-Steam-Account-Generator lothosgen/Lothos-Steam-Account-Generator Public archive

    An application that generated usable Steam Accounts. The application used proxies with random strings along with options to create a highly customized realistic-looking account.

    C# 1

  5. C-AutoClicker C-AutoClicker Public

    Autoclicker made with C language.

    C

  6. G-A-Development-Team/Health-Bars-Plus G-A-Development-Team/Health-Bars-Plus Public

    Script that displays enemy and team health bars on screen Created by CarterPoe(GameChamp)

    Lua