Skip to content
View helenailic's full-sized avatar
:octocat:
Staying Curious
:octocat:
Staying Curious
Block or Report

Block or report helenailic

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

Hi there 👋 I'm Helena Ilic

💫 About Me:

🔭 I’m currently working on a foreign object detection model with @SWETeamTech
👯 I’m looking to collaborate on any impactful event planning
🤝 I’m looking for help with more project ideas!
🌱 I’m currently learning web development through @TheOdinProject & C++
💬 Ask me about my coding endeavors
⚡ Fun fact: I'm left-handed

🌐 Socials:

LinkedIn

💻 Tech Stack:

C++ Python Java Windows Terminal AWS React Native NumPy Pandas scikit-learn Matplotlib

Popular repositories Loading

  1. volunteer-group-builder-mp volunteer-group-builder-mp Public

    In this project I wrote code that takes a list of volunteer data and produces groups per given skillset specifications in order to automate a process that otherwise may take countless hours.

    C++ 1

  2. mountain-paths-mp mountain-paths-mp Public

    When given elevation data input consistent with how the NOAA(National Oceanic and Atmospheric Administration) provides elevation data, a hiker wants to determine the most efficient mountain path. I…

    C++ 1

  3. lin-alg-computational-labs lin-alg-computational-labs Public

    This repository contains the Linear Algebra computational labs I completed throughout the semester, which provided practical applications of the content intersection between linear algebra and comp…

    Jupyter Notebook

  4. hawaiian-words-mp hawaiian-words-mp Public

    Words from languages that we are unfamiliar with can be difficult to pronounce correctly. Phonetic pronunciation guides can help make them more accessible to us. I wrote a program that produces pho…

    C++

  5. seam-carving-mp seam-carving-mp Public

    My mom loves taking photos- but when images are larger than the space they need to fit in, we need to find a way to fit the image into the space while still not losing important elements. In this p…

    C++

  6. naive-database-mp naive-database-mp Public

    SQL or not- I am a fan of keeping my information organized. In this project, I implemented a working simple database consisting of tables using C++

    C++