Skip to content
View CatUnderTheLeaf's full-sized avatar

Block or report CatUnderTheLeaf

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

Hi there, I'm Anastasiia! 👋

About Me

I am a software engineer with a passion for robotics, computer vision, and machine learning. These three fields often work together to create intelligent systems that positively impact the quality of human life, which is important to me. I also like the user-oriented automation of routine tasks as can be seen from my projects.


Projects

As I have different areas of interest I have divided my projects into three categories. But they all have one thing in common - they can be seen as a MVP, a product which can be already used by the end user.

Computer Vision:

  • getYourLook - A simple WebApp where user can take/upload photo and receive haircut recommendations based on the face shape

Robotics:

  • roboVision - A personalized voice-controlled robot-assistant with computer vision skills
  • deepRacerSim - Simulation for an AWS DeepRacer car
  • rosRoboCar for the "Autonomous Driving Competition"

Automation:

  • telegram_channel_backup - Backup your telegram channel using GitHub actions
  • M.A.Ge - Your automated menu generator to plan meals for a day/week/month

To read more about my projects visit my portfolio - catundertheleaf.github.io

Feel free to contact me 📫catundertheleaf@gmail.com

Pinned Loading

  1. roboVision roboVision Public

    A personalized voice-controlled robot-assistant with computer vision skills

    Python

  2. getYourLook getYourLook Public

    A simple WebApp where user can take/upload photo and receive haircut recommendations based on the face shape

    Jupyter Notebook

  3. deepRacerSim deepRacerSim Public

    Simulation for an AWS deepRacer car

    Mathematica 1 2

  4. telegram_channel_backup telegram_channel_backup Public

    Github Action workflow and python scripts that get last updates from telegram channel with python-telegram-bot and commit them to your repository with PyGithub

    Python 2

  5. rosRoboCar rosRoboCar Public

    A ROS1 self-driving car for the "Autonomous Driving Competition". The vehicle itself is a DonkeyCar with RaspberryPi and Raspberry Pi Camera.

    C++ 1 1

  6. menuGenerator menuGenerator Public

    An android app to generate daily/weekly/monthly menu.

    Python