Skip to content
View rokasauras's full-sized avatar
🎯
Focusing
🎯
Focusing
Block or Report

Block or report rokasauras

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

Hi 👋, I'm Rokas

Physics grad diving into data science with Python, exploring new languages along the way. Getting myself involved with software development using C++ and Large Language Model development.

Profile Views

Coding

  • 🔭 I’m currently working on and learning about Large Language Models
  • 🌱 I’m currently learning cloud-based platforms and data science with Python
  • 📫 How to reach me: [email protected]
  • ⚡ Fun fact: I'm solving my Rubik's Cube by coding the algorithms required to solve it in Python

Connect with me:

LinkedIn Stack Overflow

Languages and Tools:

Arduino AWS GCP HTML5 Kubernetes Linux MySQL Python

GitHub Streak

Popular repositories Loading

  1. rubix_cube rubix_cube Public

    This repository features a Rubik's Cube solver that utilizes advanced algorithms to find the fastest possible solution for a Rubik's Cube. The current implementation requires manual entry of the cu…

    Python 1

  2. password-generator password-generator Public

    This repository contains a simple Python script to generate random passwords of a specified length. The script prompts the user to input the desired password length and then creates a password comp…

    Python

  3. light_practice light_practice Public

    This repository is a dynamic collection that grows as I learn, test, and update my programming skills. It includes tasks from platforms like CodeWars, where developers enhance their coding abilitie…

    Python

  4. rokasauras rokasauras Public

    🚀 Welcome to my GitHub! I'm Rokas, a Physics graduate diving deep into Data Science with Python and exploring new languages along the way. Here you'll find projects and explorations in large langua…

  5. myLLM myLLM Public

    This repository contains the implementation of a Language Model (LLM) using Python. It leverages state-of-the-art techniques in natural language processing (NLP) to create a robust and scalable lan…

  6. particle_simulation particle_simulation Public

    This repository contains a Python project for simulating the behaviour of particles in a three-dimensional space. The project initialises particle positions, runs a simulation, and visualises the r…

    Python