Skip to content
View yineirya's full-sized avatar

Block or report yineirya

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
yineirya/readme.md

Hi, Iโ€™m Yineiry!๐ŸŒธ

  • โ€ I'm a first-generation Computer Science student at Pace University, graduating in Spring 2026 with a minor in Mathematics.
  • โ™ก Iโ€™m passionate about making tech more inclusive, solving real-world problems, and creating digital experiences that matter.
  • โœˆ I love traveling, cooking, building Legos, pottery, and discovering new restaurants in NYC.
  • โœ๏ธŽ Email: [email protected]
  • โžค Linkedin: linkedin.com/yineirya

๐Ÿ“š On Campus

I serve as the Secretary of Women in Tech, where I help lead initiatives that empower women pursuing careers in STEM. Our team was recently awarded Outstanding Program of the Year! I also serve as Secretary of INFORMS (Institute for Operations Research and the Management Sciences), where I support student engagement and professional development in analytics, operations research, and decision sciences.


๐ŸŒŸ Events & Conferences

๐Ÿš€ Harvard WECode: Women Engineers Code Conference

Participated in the worldโ€™s largest student-run women in tech conference, hosted by Harvard University. Networked with engineers from top companies, attended keynotes and workshops on leadership, career growth, and technical skills.
Harvard WECode 2025

๐Ÿค StreetWise Partners Program

Completed a mentorship program aimed at expanding career pathways for first-generation students. Worked one-on-one with industry professionals to strengthen resumes, interview skills, and networking confidence.
StreetWise Partners Program

๐Ÿ’ผ Clifford Chance Women in Tech Panel

Attended a professional panel hosted by Clifford Chance, where women leaders in law and technology shared insights on navigating their careers and breaking barriers in male-dominated industries.
Clifford Chance Women in Tech Panel

๐Ÿ’ป My Projects

๐ŸŒ Web Projects (React, JS, HTML/CSS)

๐Ÿ—บ๏ธ Full-Stack Country Database

Created a responsive web app using React.js, Node.js, and PostgreSQL hosted on AWS RDS.
๐Ÿ”— View on GitHub


๐Ÿ“ฑ Mobile Projects (Android, Kotlin)

๐Ÿฝ๏ธ EZ Eats

A recipe-finding Android app that allows users to search, filter, and save recipes from trusted sources. Features JSoup web scraping, Google Custom Search, and AWS integration.
๐Ÿ”— View on GitHub


๐ŸŽฎ Game Projects (Lua)

โš Roblox Obby

A challenging obstacle course built in Roblox Studio featuring kill blocks, conveyor belts, shrinking platforms, checkpoints, and more. The obby ends with a rewarding surprise that makes the experience both fun and memorable.
๐Ÿ”— Play on Roblox
๐Ÿ”— View on GitHub


๐Ÿ Python Projects

๐Ÿ’ผ JP Morgan Virtual Experience

Built live data visualizations using Python and JavaScript in a simulated finance environment.
๐Ÿ”— Part one
๐Ÿ”— Part two
๐Ÿ”— Part three


๐Ÿ’ป Java Projects

๐ŸŽฌ Video Rental Store

A console-based video rental management system built using object-oriented design and array-based data structures. This project simulates a customer and inventory system where users can add customers and videos, rent and return videos, and view renters by video title.
๐Ÿ”— View on GitHub


๐Ÿ”ง C & UNIX Projects

๐ŸŽ›๏ธ Analog Synthesizer Simulator

A C programming project that simulates the configuration and behavior of an analog synthesizer using structs, pointers, and dynamic memory allocation.
๐Ÿ”— View on GitHub

๐Ÿงฎ Financial Calculator

A terminal-based C program that performs simple and compound interest calculations based on user input.

๐Ÿ”— View on GitHub


๐Ÿ“ HTML & CSS Projects

๐Ÿพ Wildlife Sanctuary Website

A site created for a non-profit organization in a Web Design course at Pace University. Focused on conservation, education, and community outreach.

๐Ÿ”— Live Demo
๐Ÿ’ป View on GitHub

๐ŸŽฎ Flappy Bird

A fun and visually soft re-creation of the classic Flappy Bird game, coded from scratch using HTML, CSS, and JavaScript.
๐Ÿ”— Live Demo
๐Ÿ’ป View on GitHub


Popular repositories Loading

  1. forage-jpmc-swe-task-1 forage-jpmc-swe-task-1 Public

    Forked from theforage/forage-jpmc-swe-task-1

    Starter repo for task 1 of the JPMC software engineering program

    Python

  2. forage-jpmc-swe-task-2 forage-jpmc-swe-task-2 Public

    Forked from theforage/forage-jpmc-swe-task-2

    Starter repo for task 2 of JPMC's forage program

    Python

  3. forage-jpmc-swe-task-3 forage-jpmc-swe-task-3 Public

    Forked from theforage/forage-jpmc-swe-task-3

    Starter repo for task 3 of JPMC's Forage program

    Python

  4. Wildlife-Rescue-Project Wildlife-Rescue-Project Public

    HTML

  5. analog-synthesizer analog-synthesizer Public

    A C programming project that simulates the configuration and behavior of an analog synthesizer using structs, pointers, and dynamic memory allocation.

    C

  6. video-rental-store video-rental-store Public

    A console-based video rental management system built using object-oriented design and array-based data structures. This project simulates a customer and inventory system where users can add customeโ€ฆ

    Java