Git Product home page Git Product logo

Hi, I'm Mariia

I'm a software engineer with a background in design. My interests span humanities and STEM, industry and academia, computer graphics and human-computer interaction. I believe in making tech for social good and love to work on products that are accessible and inclusive to everyone. I'm excited to collaborate and share ideas with colleagues and thinkers around me!

Website LinkedIn Facebook Instagram Twitter GitHub

mariiaromaniuk's Projects

airline-reservations-system icon airline-reservations-system

1) A plane has 26 rows labeled from A to Z and 10 columns labeled from 1 to 10. 2) There are two aisles on the plane. The first aisle is after 3rd column and the second aisle is after 7th column. 3) Families having 3 members wants to seat together in adjacent seats but not separated by an aisle. 4) Some seats are already booked i.e. A4, A10, C5, D3, E6, F8.

algorithm-and-leetcode icon algorithm-and-leetcode

I listed All the questions that I wrote at least twice in https://seanforfun.github.io/leetcode/. Though all my solutions can be found at leetcode column. I also made my own conclusions about data structure in this repository, all files will be synchronized on my github.io.

anagram-solver icon anagram-solver

Checks whether two strings are anagrams of each other using HashMap in Java

awesome-wasm icon awesome-wasm

😎 Curated list of awesome things regarding WebAssembly (wasm) ecosystem.

balanced-expressions-check icon balanced-expressions-check

Given a string consisting of curly braces, square brackets and/or parenthesis, check if the string is balanced. In other words, for every opening brace/bracket/parens there is a closing brace/bracket/parens in the string. Example input: {[()]} --> "Balanced", {[({[})]} --> "Not Balanced"

chatbot icon chatbot

Chatbot application in C++ interacts with a user in simple English language and can simulate a conversation. It has a repository/database of facts and rules, which are searched to give the best possible response. Also, I'll try to implement basic AI elements and the open-source speech synthesizer eSpeak to create an audible output (so the chatbot can be available for people with disabilities).

coffee-machine icon coffee-machine

Coffee machine/cash register that dispenses caffeinated drinks and collects money. Owner can also take money out of the register

epi-js icon epi-js

Solutions for the book "Elements of Programming Interviews", written in JS and TS.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.