Skip to content
View Nadia-JSch's full-sized avatar
:octocat:
Gitting it on
:octocat:
Gitting it on
  • Port Elizabeth
  • 15:23 (UTC +02:00)
  • X @pgofcode
Block or Report

Block or report Nadia-JSch

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

Welcome! 👋 ✨

  • 💻 I'm proudly South African and work in DevRel as a Junior Engineering Writer.
  • 🌱 I'm passionate about developer-focused content and aspire to become a frontend developer.
  • ✔️ I started coding with Python, Java, and a pinch of machine learning algorithms for good measure.

🐾 P.S. Cats who walk on keyboards are not programmers, but hackers!

Pinned

  1. K-Means-clustering-from-scratch K-Means-clustering-from-scratch Public

    An unsupervised machine learning algorithim to form a k number of clusters over a user-specified number of iterations.

    Python

  2. PoisePMS PoisePMS Public

    Read and write to a MySQL database information about projects for a structural engineering firm.

    Java

  3. Nose-Game Nose-Game Public

    Play as a nose to avoid germs and bacteria and get win some loo paper.

    Python

  4. Linear-regression-best-fit Linear-regression-best-fit Public

    Uses the Diabetes data set from Sklearn and plots the line of best fit using y = mx + b.

    Python

  5. Task-manager Task-manager Public

    A task manager to track tasks, add users, view overdue tasks, and other statistics.

    Python

  6. Recursive-programming Recursive-programming Public

    Exercising recursive thinking with Fibonacci numbers, calculating the greatest common divisor and replacing substrings.

    Java