← Go back

Uses

  • Written on June 23, 2022

This is my /uses page, showing my current up-to-date setup.

Software

IDE

Visual Studio Code

For mostly everything in development. It even has an image editor and API tester!

Code editor

nvim

My friends used vim so I gave it a try. nvim kinda supports IntelliSense and it's so fast!

Data Analysis Tool

Jupyter Notebook

Ideal for interactive data analysis, machine learning experiments, and creating visualizations.

Library

Hugging Face Transformers

A powerful library for working with state-of-the-art pre-trained models in NLP. It simplifies integrating and fine-tuning large language models for various applications.

:::