Skip to content
View HlengiweDlamini's full-sized avatar
Block or Report

Block or report HlengiweDlamini

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
HlengiweDlamini/README.md
  • 👋 Hi, I’m Hlengiwe Dlamini.
  • 👀 I’m interested in Data Science and Machine Learning with Python.
  • 🌱 I’m currently studying Computer Science & Software Engineering full-time and Data Science & Machine Learning courses part-time
  • 💞️ I’m open to collaborating on different types of projects with hopes to gain more knowledge & XP and improve my skills.
  • 📫 How to reach me: [email protected] & www.linkedin.com/in/hlengiwe-dlamini
  • 😄 Pronouns: she/her
  • ⚡ Fun fact: Not a very fun person :)

Pinned Loading

  1. UserChatBot UserChatBot Public

    Chatbot in Python that is trained and taught answers to questions by the user.

    Python

  2. certifiedcync certifiedcync Public

    This web application is designed to help students have access to field-related certifications recommended by their lecturers, tailored for different institutions. It is still in its development stage.

    JavaScript 1

  3. Machine-Learning-Model Machine-Learning-Model Public

    My first Machine Learning Model in Python using the scikit-learn library and matplotlib for data visualization

    Jupyter Notebook

  4. set3_flutter set3_flutter Public

    "SET3_FLUTTER" is a Flutter app for analyzing cycles in permutations and interacts with widgets to generate random permutations and calculate various metrics like average cycle length.

    C++

  5. Tic-Tac-Toe-in-Python Tic-Tac-Toe-in-Python Public

    This is a Tic-Tac-Toe game in python with two players; one being the user(X) and the other being the computer(O) using the "random" library.

    Python

  6. Data_structures_Algorithms Data_structures_Algorithms Public

    Lab assignments for Data Structures and Algorithms.

    Java