Skip to content
View swiftdidit's full-sized avatar
💥
In the office creating my future
💥
In the office creating my future
  • TAV Studios

Block or report swiftdidit

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

Known Language

I am best when working with the 'C' Language C, Java, PHP, Python, JavaScript, TypeScript, HTML, CSS etc..

Contact

FOR INTERNET SAFETY REASONS: I do not provide my contact here, reach out to me in a discussion. Feel free to tag me anytime in a discussion. Always ready for something exciting.

  • 🔭 I’m currently working on my 3D Game Engine for TAV Studios.

Pinned Loading

  1. lib-map lib-map Public

    A modern dictionary data structure in C. This structure stores a collection of key-value pairs, where each key is associated with a single value.

    C 1 1

  2. lib-list lib-list Public

    Modern ArrayList in C, a dynamic data structure that allows you to store and manipulate collections of objects.

    C 1 1

  3. lib-io lib-io Public

    Library in C to manage Input and Output streams for reading and writing to and from files safely, and easily.

    C 1 1

  4. lib-tasks lib-tasks Public

    Create Asynchronous Tasks that run independently on their own thread. Utilize various TaskTypes to handle callbacks. These Tasks will store the return value from the callback function.

    C 1 1