Thanks to visit codestin.com
Credit goes to github.com

Skip to content
View Techtastic88's full-sized avatar

Block or report Techtastic88

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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

Popular repositories Loading

  1. Arduino-Avr-C-Compiler Arduino-Avr-C-Compiler Public

    This is a shell automation that compiles and uploads C code to an arduino UNO.

    Shell

  2. techtastic88.github.io techtastic88.github.io Public

    My portfolio website (Work in progress)

    HTML

  3. C-Safety-Harness C-Safety-Harness Public

    This is a safety program that automatically frees allocated memory and sets its pointer to NULL in order to prevent Memory-leaks and use-after-free bugs. This is a personal project and a work in pr…

    C