Skip to content
View sjvrensburg's full-sized avatar

Block or report sjvrensburg

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

Hi there, I'm Stéfan! 👋

I'm a passionate data scientist and statistician with a strong data analysis, machine learning, and statistical modelling background. I enjoy turning data into actionable insights and solving complex problems using data-driven approaches.

🚀 About Me

  • 🔭 I’m currently working on volatility forecasting models
  • 🌱 I’m currently learning PyTorch
  • 👯 I’m looking to collaborate on data science projects and open-source contributions
  • 💬 Ask me about data analysis, machine learning, and statistical modelling
  • 📫 How to reach me: stefanj@mandela.ac.za
  • 😄 Pronouns: he
  • ⚡ Fun fact: I love photography

🛠️ Technologies & Tools

Python R Jupyter Pandas NumPy Scikit-Learn Git GitHub

📈 GitHub Stats

Stefan's GitHub stats

📫 Connect with Me

LinkedIn

Pinned Loading

  1. moodle_extract moodle_extract Public

    Extracts files from a Moodle course backup.

    Python

  2. Script to process SSRN articles for ... Script to process SSRN articles for enlarged printing or viewing on e-reader
    1
    #!/bin/bash
    2
    
                  
    3
    # Function to parse arguments
    4
    parse_arguments() {
    5
      while getopts ":m:" opt; do
  3. rmdNMU rmdNMU Public

    R Markdown templates for Nelson Mandela University's Statistics Department

    TeX

  4. Rpsge Rpsge Public

    Probabilistic Structured Grammatical Evolution in R

    R

  5. webcam-ocr webcam-ocr Public

    A Python application for OCR processing of webcam input, including virtual camera support

    Python