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

Block or report jakubswi

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

💫 About Me:

🔭 I’m currently working part-time in bussines costumer service
🌱 I’m currently studying cumputer science and econometrics
⚡ I breflie stuided astronomy were i found my passion in programing

🌐 Socials:

LinkedIn

💻 Tech Stack:

Java Python R JavaScript Flask SQLite MySQL Pandas Plotly scikit-learn Scipy Matplotlib NumPy Postman

📊 GitHub Stats:



✍️ Random Dev Quote

🔝 Top Contributed Repo


Popular repositories

  1. Brakeout-game Brakeout-game Public

    The code is a Python implementation of the classic Breakout game using Turtle graphics. It features a bouncing ball, a movable paddle, and destructible bricks. The player controls the paddle to pre…

    Python 1

  2. Morse-code-encoder Morse-code-encoder Public

    The GitHub repository contains a Python script for encoding text into Morse code. The script utilizes a predefined dictionary mapping English letters (uppercase), digits, and space characters to th…

    Python

  3. Portfolio-website Portfolio-website Public

    A Flask server implementation for a portfolio website, featuring static pages for showcasing projects, a resume section, and a contact form with email functionality. Built with Python, Flask, and F…

    HTML

  4. Tic-Tac-Toe Tic-Tac-Toe Public

    A simple console-based implementation of the classic Tic Tac Toe game in Python. Players take turns to place their symbols on a 3x3 grid, aiming to get three in a row horizontally, vertically, or …

    Python

  5. Watermarking-Desktop-App Watermarking-Desktop-App Public

    Simple Watermarking Desktop App made using tkinter and pillow. Put in image that you want to watermark, select transparency level, size adn where you wanna put your watermark.

    Python

  6. Typing-Speed-Test-App Typing-Speed-Test-App Public

    This Python project is a typing speed test application with a graphical interface. Users can start a test, type a random sentence, and get their typing speed calculated in characters per second. It…

    Python