RHEA SHARMA

ABOUT

package aboutMe;

public class Rhea extends info {
    public Rhea () {
      String fullName = "Rhea Sharma";
      String homeTown = "Ajax, ON";
      String school = "Wilfrid Laurier University";
      int expGraduation = December 2024;
      String major = "Computer Science";
      Resume resume = new Resume("pdf");
      String[] hobbiesAndInterests = new String[] {
        "Content Creation",
        "Nature Walks",
        "Solitaire",
        "Pilates",
        "Solving Puzzles",
        "Colouring"
      }
    }
    public static void contact() { }
}

EDUCATION

Wilfrid Laurier University

Honours BSc - Computer Science

Expected Graduation: December 2024

Relevant Coursework:

Computer Science

  • Introduction to Programming (CP 104)
  • Data Structures I (CP 164)
  • Windows Application Programming (CP 212)
  • Object-Oriented Programming (CP 213)
  • Discrete Structure for Computer Science (CP 214)
  • Introduction to Microprocessors (CP 216)
  • Digital Electronics (CP 220)
  • Data Structures II (CP 264)
  • Algorithm Design and Analysis I (CP312)
  • Software Engineering (CP 317)
  • Digital System Design (CP 319)
  • Data Visualization (CP 321)
  • E-Commerce (CP 340)
  • Database I (CP 363)
  • Computer Networks (CP 372)
  • Ethics & Professional Practice (CP 373)
  • Operating Systems (CP 386)
  • Parallel Programming (CP431)
  • Applied Cryptography (CP460)
  • Artifical Intelligence (CP468)
  • Android Programming (CP470)
  • Programming Languages (CP472)

Other

  • Calculus I (MA103)
  • Introduction to Linear Algebra (MA 122)
  • Probability & Statistic for Science (ST 230)
  • Organizational Leadership (OL 140)
  • Organizational Leadership (OL224)
  • Leadership Ethics (OL300)
  • Interpersonal Communication (BU 208)
  • Teaching in Non-School Context (EM300)

Leadership Experience:

Laurier Women in Computer Science

  • Web Developer

Laurier Computing Society

  • Graphic Designer
  • External Affairs Coordinator
  • Content Creator

PROJECTS

Have a look at some projects I have previously worked on by hovering/clicking on each icon!

Spotify-vs-Youtube

conducted a comparative analysis of Spotify and YouTube, utilizing Python and Pandas for data visualization. Focuses on identifying trends and patterns in user engagement and content popularity through graphs and charts.


Click Here

Python, Pandas

Supple Pet

Developed an engaging Android mobile application using the Android Development Tools, that integrates supplement tracking with the concept of nurturing a virtual pet. Combined API ingeration and methods to create a user-friendly interface.


Java

Operating Systems

Utilizing Linux-based (Ubuntu) and C language-based programming to demonstrate fundamental concepts of operating systems. Through a series of practical coding exercises, developed components, such as CPU Scheduling, memory management, and file systems.


C, Ubuntu

Personal Website

This website was made from HTML/CSS/Javascript! I also drew all of the icons using Photoshop.


Repo for this website

HTML / CSS / JavaScript

Laurier Women in Computer Science Website

Created a website for a club that displays all their information regarding their members and past events.


Demo

HTML / CSS / JavaScript