Skip to content
View vextorite's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report vextorite

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

Hello There!

Hi 👋, I'm Sanele Hlongwane

A passionate software developer from Cape Town, South Africa.

vextorite

vextorite

  • 🔭 I’m currently working on VSuite, a passion project of mine

  • 🌱 I’m currently learning C# and ReactJS

  • 💬 Ask me about Python, Java, Oracle SQL

  • 📫 How to reach me [email protected]

Connect with me:

vextorite sanelehlongwane vextorite vextorite

Languages and Tools:

bash blender csharp css3 django flutter gcp git html5 illustrator java javascript linux matlab oracle photoshop python react sqlite

vextorite

Top Langs

🔥 My Stats :

vextorite's GitHub stats GitHub Streak

Popular repositories Loading

  1. SSRG SSRG Public

    An automated Software Similarity Report Generator that automates the process of submitting code and receiving reports to and from Stanford's MOSS. Additional insights are also generated and display…

    Python 1

  2. UDP_Chat UDP_Chat Public

    A simple multi-server/multi-client implementation of a CLI and GUI based chat application using the UDP protocol.

    Java

  3. Binary_Search_vs_AVL Binary_Search_vs_AVL Public

    A comparison of AVL Trees against Binary Search Trees

    Java

  4. Map_Heights Map_Heights Public

    Finding low points in a matrix using both normal code and code that implements Fork-Join

    Java

  5. Binary_Search_vs_Arrays Binary_Search_vs_Arrays Public

    A comparison of Binary Search Trees with traditional Arrays

    Java

  6. Virtual_Memory_Management Virtual_Memory_Management Public

    A simulation of OS virtual memory management in a single process, using a page table size of 8.

    Java