Skip to content
View mathusanm6's full-sized avatar
☀️
The One born to laugh through joy and pain!
☀️
The One born to laugh through joy and pain!

Highlights

  • Pro

Organizations

@googlers

Block or report mathusanm6

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.

Content in all repositories owned by your account will be closed.
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
mathusanm6/README.md

👋 Hi there! I'm Mathusan

I'm a Software Engineer at Google and have an MSc in Data Science from Université Paris-Saclay, excited about using technology to solve meaningful problems and continuously learn along the way.


🌟 Projects

  • Amaze Voice Lab (Jan 2023 - May 2023)

    • Worked under the guidance of a researcher-professor over three months.
    • Implemented Whisper ML model for Automatic Speech Recognition (ASR), resulting in a 30% increase in operational efficiency and a 25% reduction in response latency, while enhancing system reliability.
    • Reduced processing time for voice recognition by 84% by integrating an optimised Whisper model instead of the base model.
  • Advanced Job Control Shell Emulator (Nov 2023 - Jan 2024)

    • Led a team to design and develop a Linux-optimised shell emulator using C, meeting a critical milestone in just 4 weeks.
    • Leveraged a 75% improvement in both manageability and scalability by restructuring and grouping related C files.
    • Improved development workflow by 25% by implementing GitHub Actions for Continuous Integration (CI), enhancing code integration and testing efficiency.
    • Accelerated deployment processes by 20% by leveraging Docker for Continuous Deployment (CD), ensuring rapid and reliable software delivery.
  • Blur-Image (Feb 2024 - Jun 2024)

    • Worked under the supervision of a researcher-professor in mathematics over three months as part of a research project.
    • Implemented Richardson-Lucy deconvolution algorithm to sharpen images previously blurred by a predetermined kernel.
    • Implemented Blind Richardson-Lucy deconvolution algorithm to sharpen image previously blurred by an organic blur or an unknown kernel.
  • Movie Recommendation System (Feb 2024)

    • Developed a movie recommendation system utilizing user-item matrix and the KNN classifier.
    • Gained insights into recommender systems's implementation using Python

🌐 Additional Skills

  • Multilingual: English (Fluent), French, Tamil (Native).
  • Interests: Competitive Programming, Machine Learning, Distributed Systems, Abstract Mathematics, Game development.

Feel free to reach out for collaborations or just to connect! 😊

Pinned Loading

  1. Hackathon-Universite-Paris-Saclay-2026/JAME Hackathon-Universite-Paris-Saclay-2026/JAME Public

    A production-ready multi-agent system for automated full-stack software generation. Powered by LangGraph, DeepSeek R1 (Snowflake Cortex), and a professional VS Code side-panel interface. (Mode Juni…

    Python

  2. Amaze-Voice-Lab Amaze-Voice-Lab Public

    The goal of this research project was to be able to control the movements of characters in a Maze game using real-time voice commands such as saying out loud Up, Down, Left or Right.

    Java

  3. Project-WORT Project-WORT Public

    This project aims to program using python, a small robot to participate in the World of Rasptank game.

    Python 1

  4. GuessTheNumberGame GuessTheNumberGame Public

    Ethereum smart contract implementation of a two-player guessing game with commit–reveal confidentiality and optional ETH staking, built using Solidity and web3.py.

    Python

  5. Job-Control-Shell-Emulator Job-Control-Shell-Emulator Public

    A compact, C-developed shell emulator with advanced job control and system call integration, optimised for Linux environments.

    C

  6. Unit-Tested-Leetcode-Solutions Unit-Tested-Leetcode-Solutions Public

    A collection of LeetCode problem solutions, rigorously tested with GoogleTest for C++ and pytest for Python.

    C++ 1