Skip to content
View Kerciu's full-sized avatar
Block or Report

Block or report Kerciu

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

โœจ ใŠใฏใ‚ˆใ†ใ”ใ–ใ„ใพใ™! Bonjour! Guten Tag! โœจ

About Me ๐ŸŒŸ

Passionate Computer Science student at Warsaw University of Technology ๐ŸŽ“, driven by a love for technology and continuous learning. My journey in tech involves exploring diverse programming languages, delving into software engineering advancements, and tackling complex problem-solving challenges. ๐Ÿ’ก

I believe in lifelong learning and embrace opportunities both through formal education and self-driven projects. In addition to my technical pursuits, I am fluent in English, have intermediate proficiency in Japanese, am conversant in German, and have recently started studying French. Outside of tech, I maintain a balanced lifestyle with a focus on physical fitness, hitting the gym regularly. ๐Ÿ‹๏ธโ€โ™‚๏ธ

My Favorite Tools and Technologies โš™๏ธ


C

C++

Java

Python

SQL

HTML

CSS

Bootstrap

๐Ÿ”ญ Iโ€™m Currently Working On

  • Enhancing Programming Skills: Continuously developing my coding skills by tackling new and challenging projects. ๐Ÿ’ป
  • Critical Thinking Development: Focusing on improving my analytical and problem-solving abilities. ๐Ÿง 
  • Learning New Programming Languages: Expanding my knowledge by exploring and mastering new programming languages. ๐ŸŒ
  • Exploring Emerging Technologies: Keeping up with the latest advancements in technology and integrating them into my projects. ๐Ÿš€

How to Reach Me ๐Ÿ“ซ

Let's Connect! ๐ŸŒ

Feel free to explore my repositories, check out my projects, and get in touch if you want to collaborate or discuss tech topics. Iโ€™m always open to new ideas and opportunities!


Pinned Loading

  1. Algorithms-And-Data-Structures Algorithms-And-Data-Structures Public

    ๐Ÿ“š๐Ÿ’ก Algorithms & Data Structures implemented in Python ๐Ÿ โ€” A collection of various algorithms and data structures, all implemented in Python. This repository covers essential concepts and practical โ€ฆ

    Python

  2. mandelbrot-set-x64-c mandelbrot-set-x64-c Public

    Hybrid program created with x64 assembly and C ๐Ÿ’ป๐Ÿ”ง used for generating Mandelbrot Set visualizations ๐ŸŒŒ. This project combines the efficiency of assembly with the flexibility of C to produce stunningโ€ฆ

    C

  3. sqlite-clone sqlite-clone Public

    ๐Ÿ“’ Simple Database in C ๐Ÿš€ โ€” A lightweight and intuitive database system built in C ๐Ÿ—ƒ๏ธ. This project covers essential database operations and is designed to be easy to understand and use. ๐Ÿ’ก๐Ÿ”

    C

  4. java-text-editor java-text-editor Public

    ๐Ÿ“ Java GUI Text Editor โœจ โ€” A text editor created using Java Swing ๐ŸŽจ for learning and practicing Java programming. This project focuses on building a user-friendly interface and implementing core teโ€ฆ

    Java

  5. RISC-V-CORDIC-Algorithm RISC-V-CORDIC-Algorithm Public

    My implementation of CORDIC algorithm in RISC-V assembly ๐Ÿงฎ๐Ÿ”ข โ€” a project for the Computer Architecture Lab at Warsaw University of Technology (WUT) ๐ŸŽ“. This project showcases the CORDIC algorithm's iโ€ฆ

    Python

  6. tetris-clone tetris-clone Public

    ๐Ÿ‘พ๐Ÿ•น๏ธ Tetris clone made in C++ ๐Ÿ‘จโ€๐Ÿ’ป๐ŸŽฒ A simple clone of popular game named Tetris ๐ŸŸฆ๐ŸŸฉ๐ŸŸฅ using C++ programming language ๐Ÿ‘จโ€๐Ÿ’ป and SFML graphic library. ๐Ÿก

    C++