Skip to content
View nathansivalingam's full-sized avatar
πŸͺ
πŸͺ

Highlights

  • Pro

Block or report nathansivalingam

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

Hey there πŸ‘‹

I'm a casual academic and fifth-year student studying computer science and mechanical engineering at UNSW Sydney. I'm currently about to embark on my thesis journey where I will be investigating the enhancement of photovoltaic modules through improvements made to natural and forced convection. I'm also honing my html, css, javascript, React and MATLAB skills. All of which are relevant to my tertiary education and/or additional side projects that I am completing in my own time.

Developed Projects

  • Personal Website β†’ I converted my resume into a personal website using the skills learnt in COMP6080 at UNSW. πŸ’»
  • Hand Gesture Robot β†’ I created an automated robot capable of moving via registered hand movements. βš™οΈ
  • Sudoku Solver β†’ I coded a simple program that uses a BFS algorithm to solve sudoku puzzles of all sizes. 🧩

Developing Projects

  • Data Structures and Algorithms β†’ I am currently working through the various search algorithms and relevant data structures to further my understanding of the concepts learnt in COMP2521 at UNSW. πŸ”Ž
  • Educational Tools β†’ I am working to develop some software to improve the tertiary education process (private). πŸ“š

Feel free to check out my Resume πŸš€ or reach out via LinkedIn ✨

Pinned Loading

  1. hand-gesture-robot hand-gesture-robot Public

    A robot capable or moving according to the image capture hand signals.

    Python 1

  2. sorting-algorithms sorting-algorithms Public

    An exploration of the data structures and algorithms covered in COMP2521 at UNSW Sydney.

    Python

  3. space-systems-architecture-matlab space-systems-architecture-matlab Public

    MATLAB scripts to aid in aerospace calculations

    MATLAB 3

  4. personal-website personal-website Public

    This is a practical application of the web building concepts taught by UNSW Lecturer Hayden Smith in COMP6080.

    JavaScript