Skip to content
View GrahamPellegrini's full-sized avatar

Highlights

  • Pro

Block or report GrahamPellegrini

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

Hi, I'm Graham Pellegrini 👋

Personal Bests Tracker


Sourced from World Athletics and OpenTrack

UoM Logo B.Sc. (Hons.) Computer Engineering


  • Signal Processing
  • Machine Learning & AI Integration
  • Real-Time & Low-Level Systems
  • Embedded Systems & Microcontroller Development
  • CUDA & Parallel Processing

I'm a critical thinker who prioritises logic and understanding of the problem at hand.


Contact

University Email

Personal Email


Featured Projects

Project Description
Machine-Learning-Noise-Cancellation Deep learning-based speech denoising system – Final Year Dissertation
Cuda-3D-DWT Parallel 3D discrete wavelet transform using CUDA for volumetric data
Legv8-Single-Cycle-Sim Simulation of a LEGv8 single-cycle CPU architecture in C++
Dog-Breed-Classification CNN-based breed classifier using transfer learning (Keras / TensorFlow)
DTMF_Decoder Real-time DTMF signal decoder built on an ARM Cortex-M platform
TIDManager Full-stack task and invoice manager with secure user authentication

Tech Stack

Minimalist set of core technologies I have worked with:

Python C++ C CUDA Java JavaScript Git


Thanks for visiting! :)

Popular repositories Loading

  1. ICT3007_cs2 ICT3007_cs2 Public

    TeX 1

  2. Cuda-3D-DWT Cuda-3D-DWT Public

    CUDA-parallel 3D Discrete Wavelet Transform with benchmarking vs serial DWT.

    Cuda

  3. Dog-Breed-Classification Dog-Breed-Classification Public

    Deep learning pipeline for dog breed classification using PyTorch and ImageNet Dogs.

    Jupyter Notebook

  4. Feature-Analysis-Multi-Label-Classification Feature-Analysis-Multi-Label-Classification Public

    Feature selection and multi-label classification using neural networks (CCE3503 coursework)

    Jupyter Notebook

  5. DSP-Labs DSP-Labs Public

    This repository serves as a lab companion for **CCE3206 - Digital Signal Processing**, offered by the **Department of Communications and Computer Engineering** at the University of Malta. The labs…

    Jupyter Notebook

  6. Machine-Learning-Noise-Cancellation Machine-Learning-Noise-Cancellation Public

    Bachelor Final Year Project exploring real-time speech denoising using machine learning. Compares classical methods (SS, WF, MMSE-LSA) with 5 deep models on spectrogram data, highlighting Conv-TasN…

    TeX