Profile picture

Hey, I'm Anuja Perera!

A Third-Year Computer Engineering Student at McMaster University.

Experience

Experience Logo

Software Developer Intern

SOTI | May 2025 - April 2026

  • I work on SOTI Snap, a mobility product from SOTI that allows companies to rapidly create apps for their mobile devices.
  • I contribute to both developing apps for companies that use our product and enhancing the SOTI Snap platform itself.
Java
React
Javascript
Agile
Git
Experience Logo

Service Design Intern

Ontario Public Service | May 2024 - Aug 2024

  • Developed proof-of-concept applications for new IT projects within the ministry, including initiatives such as fishing licence renewals and wildlife tracking in Northern Ontario
  • Informed service decisions and design recommendations by conducting research and collaborating with stakeholders
Collaboration
Problem-solving
React
Python
Experience Logo

Backend Web Developer

McMaster Engineering Society | June 2024 - Present

  • Developing the Clubs and Teams Portal, a new platform to help student clubs manage administrative tasks more efficiently
  • Collaborating in weekly Agile meetings to plan, build, and refine portal features before release to the student body
NextJS
MongoDB
Git
REST-APIs
Experience Logo

Web Development Executive

McMaster Sumobots Competition | August 2024 - Present

  • SumoBots is an annual student-run robotics competition where participants design robots to battle each other; I maintain and update the competition website.
  • Developing a registration portal to streamline the sign-up process for participants
Javascript
Python
Excel
HTML
CSS

Projects

Project Logo

Real Time Radio (SDR)

  • Built a Software Defined Radio (SDR) on a Raspberry Pi using C++ and Python to process FM radio signals
  • It was incredibly exciting to hear actual radio stations come to life through code—I loved seeing our software transform raw signals into music and voices in real time!
C++
Python
Raspberry Pi
Multithreading
Project Logo

Wordle Clone

  • Replicates the classic word-guessing game, featuring a user-friendly interface and over 5000 words to play from
  • Gained experience in implementing a project using Javascript and CSS
Javascript
HTML
CSS
Git
Project Logo

Snake Game

  • Created a Snake Game for my Programming Fundamentals Course using C and C++
  • Gained hands-on experience including memory management, pointer usage, and efficient data structures.
C++
Git
Project Logo

Spatial Mapping Device

  • Created a device that uses a sensor to measure distances and create a 3D map of any room
  • Made for my Microsystems course and gained hands-on experience using Assembly and C
Assembly
C
Python