Skip to content
View NakerTheFirst's full-sized avatar
🥑
🥑
  • University of Warsaw
  • Warsaw, Poland

Block or report NakerTheFirst

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

Hi there! 🥑

Name's Krzysztof! I'm a data science enthusiast with a passion for NLP. Currently pursuing my Master's in Data Science & Business Analytics at the University of Warsaw.

Tech Stack

Core Languages

  • Python
  • SQL
  • TypeScript/JavaScript
  • C++

Data Science & ML

  • Data Processing: pandas, numpy, SQL
  • Machine Learning: scikit-learn
  • Data Visualisation: seaborn, matplotlib

Deep Learning & NLP

  • Frameworks: PyTorch, TensorFlow
  • NLP Tools: Hugging Face transformers
  • Models: BERT/RoBERTa fine-tuning, sentiment analysis, text classification

Development Tools

  • Version Control: Git, GitHub
  • Environment: Linux
  • Web: HTML5, CSS3
  • Design: Figma

Current Focus

Exploring LLMs, advanced NLP techniques, and their real-world applications in business contexts. Always game to tackle problems at the intersection of language understanding and practical ML solutions.

Pinned Loading

  1. sawolej/WaveProject sawolej/WaveProject Public

    Vaporwave-style game made for University of Lodz. Used during events promoting the university.

    TypeScript 1

  2. Fuel-efficiency-prediction Fuel-efficiency-prediction Public

    Comparison of fuel efficiency prediction models using different linear regression types. Based on Mileage Per Gallon (MPG) dataset.

    Python

  3. Fourier-transforms Fourier-transforms Public

    1D and 2D Fourier Transform implementations in Python

    Python 1 1

  4. Four-in-a-row Four-in-a-row Public

    Four in a row GUI game built with tkinter, promoting OOP design

    Python

  5. Astral-apartment Astral-apartment Public

    A 3D space apartment created in Unity

    HTML

  6. Game-of-life Game-of-life Public

    Implementation of Conway's Game of Life with GUI and console interface

    Python