Skip to content
View Issue-me's full-sized avatar

Highlights

  • Pro

Block or report Issue-me

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

Short Summary About Me I am a passionate and detail-oriented Computer Science student at the University of the South Pacific with a strong foundation in software engineering, cybersecurity, and network systems. I have developed a range of practical applications, including a real-time Python-based tutor-student attendance system using sockets and Tkinter, a secure student attendance management system with Spring Boot, and a personal portfolio website to showcase my projects.

I specialize in Java, Spring Boot, Python, and front-end development using HTML and CSS (without JavaScript), and I have experience integrating MySQL databases via XAMPP. I have also explored complex algorithmic challenges such as the N-Queens problem and implemented polymorphic sorting techniques. My work emphasizes user authentication, role-based access control, secure data handling, and compliance with privacy standards.

I’m constantly expanding my skills by analyzing real-world cybersecurity events, such as the UnitedHealth Group data breach, and applying risk assessment frameworks in my reports and projects. I thrive in solving real problems through clean code, thoughtful architecture, and a strong sense of responsibility for data integrity and user experience.

Popular repositories Loading

  1. Issue-me Issue-me Public

    Config files for my GitHub profile.

  2. Real-Time_Tutor-Student_Attendance_System Real-Time_Tutor-Student_Attendance_System Public

    Python

  3. Multi-Threaded-Payroll-System Multi-Threaded-Payroll-System Public

    Developed this system in C using POSIX threads to compute employee salaries with synchronization mechanisms like mutexes to prevent race conditions and ensure secure, concurrent processing.

  4. Visa-Application-Management-System Visa-Application-Management-System Public

    This project is a C++ application for managing visa applications for the Australian immigration department using a linked list. It tracks visa types, applicant details, and application status/resul…

    C++

  5. Portfolio Portfolio Public

    HTML

  6. Pandemic-Outbreak-Tracing-App Pandemic-Outbreak-Tracing-App Public

    The app simulates the movement and infection spread of 100 people on a 2D grid, tracking how a contagious disease spreads over days and showing infection updates based on proximity.

    C++