Skip to content
View IngaPosiunaite's full-sized avatar

Block or report IngaPosiunaite

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

Hi! I'm Inga

About Me

inga_posiunaite = {
    'name': 'Inga Posiunaite',
    'location': 'Glasgow, Scotland',
    'computer_languages': ['Python', 'Java'],
    'databases': ['SQL', 'NoSQL'],
    'cloud_fundamentals': ['Azure', 'AWS', 'GCP'],
    'other_tools': ['Docker', 'Kubernetes', 'Terraform', 'CI/CD', 'Azure DevOps', 'Linux', 'BASH & PowerShell', 'Agile', 'SDLC', '.NET'],
    'human_languages': ['English', 'Lithuanian', 'Russian']
}

I love creating and building things with technology. Check out my projects below!

Pinned Loading

  1. Web-App-DevOps-Project Web-App-DevOps-Project Public

    Forked from maya-a-iuga/Web-App-DevOps-Project

    This repo contains the code for a Python Flask Web App that can be used to build a DevOps pipeline where you containerise, deploy and manage a web app.

    HCL

  2. Blockchain Blockchain Public

    A basic blockchain implementation in Python, featuring Proof of Work, transaction handling, and a Flask-based API to interact with the blockchain

    Python

  3. Banking-Enterprise-Database-SQL Banking-Enterprise-Database-SQL Public

    The Bank Database project focuses on designing and implementing a comprehensive database system for a banking enterprise. It provides an overview of the enterprise's structure, operations, and key …

  4. Currency-Converter Currency-Converter Public

    A currency converter utilizing external APIs to fetch real-time exchange rates

    Python

  5. Hangman Hangman Public

    This repository contains an implementation of the Hangman game, where players challenge the computer to guess the secret word

    Python

  6. Theatre-Booking-System Theatre-Booking-System Public

    This repository contains a console-based Theatre Royal Booking System application, designed to manage show bookings, performance scheduling, and ticket purchases securely.

    Java