Skip to content
View gunta-skrastina's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report gunta-skrastina

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

Hey there! 👋 I am Gunta Skrastiņa, a passionate software developer with a strong foundation in C and C++ programming. I recently completed the common core curriculum at 42 Wolfsburg, where I honed my skills through rigorous hands-on projects and collaborative learning.

What I Bring to the Table

  • C++ Enthusiast: I have a deep love for C++ and enjoy solving complex problems using its powerful features and syntax.
  • Strong Problem-Solving Skills: My time at 42 Wolfsburg has equipped me with the ability to tackle challenging problems independently and collaboratively.
  • Versatile Developer: While my focus lies in C++, I'm also proficient in other programming languages and technologies, allowing me to adapt to various project requirements.
  • Passion for Learning: I'm constantly seeking opportunities to expand my knowledge and skills, staying updated with the latest developments in the tech industry.

What I'm Currently Up To

I'm actively seeking opportunities to leverage my C++ expertise in a professional setting. My GitHub repository showcases the projects I've worked on during my time at 42 Wolfsburg, demonstrating my proficiency and dedication to software development.

If you're looking for a motivated C++ developer with a solid foundation and a hunger for growth, I'd love to connect and discuss how I can contribute to your team's success.

Let's build something amazing together! 🚀

Pinned

  1. webserv webserv Public

    This project is about writing own HTTP server.

    C++

  2. CPP CPP Public

    This comprehensive C++ learning project is structured into multiple modules, each designed to in depth explore specific aspects of C++ programming.

    C++

  3. philosophers philosophers Public

    This project is about creating a C program where philosophers simulate eating, thinking, and sleeping at a round table while avoiding starvation, using threads and mutexes.

    C

  4. push_swap push_swap Public

    This project is about creating a C program, to efficiently sort data on a stack using a limited set of instructions and aiming for the lowest possible number of actions.

    C

  5. minishell minishell Public

    This project is about creating a simplified Unix-like shell.

    C

  6. libft libft Public

    This project is about creating a C library containing essential functions for general programming tasks, adhering to specified guidelines and technical considerations.

    C