Skip to content
View Nicholas005's full-sized avatar

Block or report Nicholas005

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 is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Nicholas005/README.md
███╗   ██╗██╗ ██████╗██╗  ██╗ ██████╗ ██╗      █████╗ ███████╗
████╗  ██║██║██╔════╝██║  ██║██╔═══██╗██║     ██╔══██╗██╔════╝
██╔██╗ ██║██║██║     ███████║██║   ██║██║     ███████║███████╗
██║╚██╗██║██║██║     ██╔══██║██║   ██║██║     ██╔══██║╚════██║
██║ ╚████║██║╚██████╗██║  ██║╚██████╔╝███████╗██║  ██║███████║
╚═╝  ╚═══╝╚═╝ ╚═════╝╚═╝  ╚═╝ ╚═════╝ ╚══════╝╚═╝  ╚═╝╚══════╝

Hi, I'm Nicholas 👋

Software Engineering Student · Year 3 @ Belgium Campus iTversity

Building things that work. Learning things that matter.

LinkedIn Email GitHub


🧑‍💻 About Me

I'm a Year 3 Software Engineering student with a secondary stream in Software Testing, interested in full-stack development, machine learning, and building systems that solve real problems.

  • 🎓 27 subjects passed · 19 distinctions · 0 failures · Weighted avg: 66.3% · 240 credits
  • 🔍 Actively seeking a practical-year placement to contribute to live production projects
  • 🌍 Based in Pretoria, South Africa
  • 📬 Reach me at vronkanicholas@gmail.com

🛠️ Tech Stack

Languages & Frameworks

C# JavaScript Python HTML5 CSS3 Node.js Express SQL

Tools & Platforms

Git GitHub MongoDB VS Code Visual Studio Jupyter Anaconda

ML / Data

pandas XGBoost LightGBM SHAP


🚀 Projects

C# · Console Application · Collections · Enums · OOP

A C# console app for an entertainment complex that evaluates game token credit eligibility for loyal customers. Implements menu-driven navigation via enums, collection-based data storage, and multi-criteria business logic (employment status, tenure, scores, consumption habits).


C# · Windows Forms · OOP & Polymorphism · File I/O · Git

A version-controlled Windows Forms application for managing superhero trainee records. Features auto-calculated ranks (S/A/B/C) from exam scores, a DataGridView for CRUD operations, summary report generation, and a full Git commit history demonstrating incremental development.


Node.js · Express.js · EJS · MongoDB · Mongoose ODM · HTML5/CSS

A full-stack web application for browsing and booking tickets to upcoming events. Built on an MVC architecture with server-side EJS templating, RESTful routing, and MongoDB persistence via Mongoose. Demonstrates end-to-end full-stack thinking from schema design to dynamic front-end rendering.


🤝 People I've Collaborated With These are classmates and developers I've worked alongside on academic and personal projects.

Collaborator GitHub
👤Rivan Maritz GitHub
👤Xander Oosthuyzen GitHub
👤Clarissa Bierman GitHub
👤Richo GitHub
👤Michael Brian Cheyne GitHub

🎯 Currently

  • 📚 Completing Year 3 — Software Engineering & Software Testing streams
  • 🔬 Exploring machine learning with XGBoost, LightGBM, K-means, and SHAP
  • 🤝 Looking for a practical-year placement in software engineering or data
  • 🛠️ Building projects that bridge systems development with data thinking

"With knowledge and experience in taking projects and seeing them come to fruition."

Let's build something.vronkanicholas@gmail.com

Popular repositories Loading

  1. PRG-181-Project PRG-181-Project Public

    A C# console application built for a fictional entertainment complex called RetroSlice (arcade, bowling alley, pizzeria). It captures loyal customer records and runs them through eligibility logic…

    C#

  2. WPR181-Project-Final WPR181-Project-Final Public

    A multi-page portfolio website built for a fictional client using HTML5 and CSS3. Milestone 1 focused on semantic structure and consistent styling across pages (Home, About, Portfolio, Contact). Mi…

    HTML

  3. PRG281-Project-Final PRG281-Project-Final Public

    An open-ended C# console application where groups identify a real-world problem and solve it. The solution must demonstrate advanced OOP concepts including custom threads, delegates and events, int…

    C#

  4. WPR281-Project_Final WPR281-Project_Final Public

    An open-ended C# console application where groups identify a real-world problem and solve it. The solution must demonstrate advanced OOP concepts including custom threads, delegates and events, int…

    JavaScript

  5. PRG282-C-user-interface PRG282-C-user-interface Public

    C# Superhero system using OOP and C# windows forms

  6. WPR381-Project WPR381-Project Public

    A smart event management & ticketing platform where users can book tickets for events that are upcoming. Makes use of Node.js, Express.js, EJS, HTML5, CSS, MongoDB and Mongoose ODM

    EJS 1