Skip to content
View ntna141's full-sized avatar

Block or report ntna141

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

Pinned Loading

  1. LLM-Checkpoint Public

    Quick Checkpoint is a VS Code extension that helps you use code history as context when working with AI coding assistants. It is useful for using old versions of code as context to help undo when L…

    TypeScript 5

  2. Animations Public

    Python script to automate video animations for Leetcode solutions. Uses the Anthropic API for Claude and ElevenLabs for voiceovers

    Python 1

  3. PCA-Face-Recognition Public

    Face recognition and Image compression using PCA algorithm with numpy and scipy

    Jupyter Notebook

  4. 2DMazeSolver Public

    Implemented a maze search algorithm using the Heap data structure, using three different techniques - Depth First Search (DFS), Breadth First Search (BFS), and A* (A-Star) - on a 2D landscape made …

    Java

  5. ApexLampTracker Public

    Uses an ESP8266 to retrieve information from Apex Tracker API and display it on a headlamp. Display rank/kills in Apex Legends

    C++