Skip to content
View Kerciu's full-sized avatar
โ˜•
โ˜•

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

About Me ๐ŸŒŸ

Passionate Computer Science student @ WUT ๐ŸŽ“, driven by a love for technology and continuous learning. My journey in tech involves exploring diverse programming languages, delving into software engineering advancements, and building mind-blowing full-stack applications. ๐Ÿคฏ

My Favorite Tools and Technologies โš™๏ธ

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

  • Developing a CSV Translation Tool: Building a semi-automatic CSV translation app using TypeScript, Django, MongoDB, and Rust for the machine learning module. ๐Ÿค–
  • Backend Development for a Goodreads-like Web App: Writing a Django backend integrated with PostgreSQL in a team-based project. ๐Ÿ’ป
  • Creating a Mini-Instagram App (side project): Designing a social media-style web app in React and Django to create full-stack application entirely on my own. ๐ŸŒ
  • Learning Rust (KZIP): Deepening my knowledge of Rust programming language with plans to build my own file compression tool from scratch. ๐Ÿง 
  • Exploring Docker & DevOps Basics: Gaining hands-on experience with Docker and learning it to improve software deployment and containerization skills. ๐Ÿšข
  • Completing My 4th Semester in CS: Balancing 38 ECTS credits with internship preparation, side projects, and personal development. ๐Ÿ’ช๐Ÿป

How to Reach Me ๐Ÿ“ซ


Thanks for stopping by โ€” feel free to explore my repos and reach out if youโ€™re building something cool, want to geek out about tech, or collaborate! ๐Ÿ’ช

โ€œObsessed is just a word the lazy use to describe the dedicated.โ€


Pinned Loading

  1. csv-translation-tool csv-translation-tool Public

    CSV Translation Tool | AI-assisted web app for semi-automatic translation of text datasets

    TypeScript 2

  2. book-management-app book-management-app Public

    Book-Up | A social platform for bibliophiles to track, review, and recommend books. Built with Django + Leptos - Group Project @ WUT

    Python 3

  3. flashcard-webapp flashcard-webapp Public

    Palabra | Three-layered full-stack web application utilizing flashcards for learning and social connections - Group Project @ WUT

    Java

  4. cpp-tetris-clone cpp-tetris-clone Public

    Tetris Clone | Made using C++ programming language and SFML graphic library.

    C++

  5. expense-tracker-java expense-tracker-java Public

    A Personal Finance Management App | Built in Java to learn database integration and data flow. My first serious personal Java project.

    Java 3 1

  6. ai-from-scratch ai-from-scratch Public

    Perceptron, Q-learning, ID3 & other implemented from scratch - Introduction to Artificial Intelligence @ WUT

    Jupyter Notebook