Skip to content
View Frost-Lord's full-sized avatar

Sponsors

@meowarex

Organizations

@ScaleupConsulting @FrostProxy @MatrixLabs-Australia @Macquarie-Aerospace-Rover-Society

Block or report Frost-Lord

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

GIF

00405C4A                             ; =============== S U B R O U T I N E ========================
00405C4A
00405C4A                             ; Attributes: bp-based frame
00405C4A
00405C4A                                             public WhoAmI
00405C4A                                 WhoAmI proc near
00405C4A 000 55                                      push    rbp
00405C4B 008 48 89 E5                                mov     rbp, rsp
00405C4E 008 48 81 EC 00 00 00 00                    sub     rsp, 0
00405C55 008 48 8D 05 D7 C5 FF FF                    lea     rax, about ; 'ewenmacculloch.com'
00405C5C 008 C9                                      leave
00405C5D 000 C3                                      retn
00405C5D                                 WhoAmI endp
00405C5D
00405C5D                             ; ------------------------------------------------------------

🖥️ Top Open-Source Projects:

My interest in software engineering began when I was introduced to competitive programming. I really enjoyed the logical thinking and problem-solving aspect of it, and how there are multiple solutions to a single problem. I practice by solving problems on various platforms like Leetcode. Now, I specialize in backend development, focusing on creating robust and scalable systems.


📈 Github Stats

Pinned Loading

  1. HaskMate HaskMate Public

    HaskMate is a Haskell-based project monitoring and automation tool designed to continuously watches for changes in your Haskell source files and automatically triggers a rebuild and re-execution of…

    Haskell 32

  2. FrostLink FrostLink Public

    FrostLink is a reverse proxy written in Rust that supports routing requests from a local server to a specified domain. With FrostLink, you can easily turn a local server running on a specific port,…

    Rust 4 1

  3. LogShield LogShield Public

    LogShield is a comprehensive machine learning project that leverages the powerful TensorFlow.js to monitor and detect malicious activity in both web server access and login logs. This robust system…

    JavaScript 14 3

  4. ArcticAxis ArcticAxis Public

    ArcticAxis is a minimal operating system written in 16-bit x86 Assembly. It features a simple shell interface where you can run basic commands like help, clear, and reboot.

    Assembly 3

  5. SketchCalc SketchCalc Public

    Uses machine learning to predict the drawn symbols and converts them into a formal mathematical expression. It then evaluates the expression to provide the calculated answer.

    Python 3

  6. RoverSim RoverSim Public

    RoverSim is a simulation platform for controlling a rover using a custom language, with real-time visualization and Raspberry Pi support. Perfect for learning and experimenting with rover commands.

    JavaScript 2