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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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. Sentiment-analysis Sentiment-analysis Public

    Analyse social media sentiment of OpenAI using LinkedIn data with NLP and transfer learning

    Python 1

  2. California-housing-prediction California-housing-prediction Public

    California Housing dataset median price prediction. How much will a house cost based on x, y and z?

    Python

  3. 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

  4. Investing-simulation Investing-simulation Public

    You have $100. Choose % of capital to invest. Win (60%) or lose (40%). Repeat 100 times. Maximise capital gain.

    Jupyter Notebook

  5. sawolej/WaveProject sawolej/WaveProject Public

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

    TypeScript 1

  6. Four-in-a-row Four-in-a-row Public

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

    Python