Skip to content
View esoltys's full-sized avatar

Block or report esoltys

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

Started doing daily LeetCode challenges and I'm ranking in the Top 4% now. They're great as a daily puzzle kind of challenge, but I think it's complete nonsense as part of a technical interview. They have nothing to do with the day-to-day work of an experienced developer.

LeetCode Stats

Pinned Loading

  1. o1lama o1lama Public

    Forked from bklieger-groq/g1

    o1lama: Use Ollama with Llama 3.1 8B and other models locally to create reasoning chains that are similar in appearance to o1.

    Python 8

  2. flight-tracker-app flight-tracker-app Public

    Small demo Vue.js application that uses the AviationStack API to show flight status.

    Vue

  3. Repo-Documenter Repo-Documenter Public

    Repo-Documenter is a PowerShell script that generates comprehensive documentation for a repository, including a tree view of the repository structure and the contents of specified files. The aggreg…

    PowerShell 2 1

  4. weather_visualizer weather_visualizer Public

    FastAPI-based web application that visualizes historical weather patterns using data from the NOAA Climate Data Online (CDO) API. It allows users to select weather stations on a map, choose a date …

    JavaScript

  5. climate_data_viz climate_data_viz Public

    FastAPI-based web application that fetches and visualizes climate data from the Copernicus Climate Data Store (CDS).

    Python

  6. weather-forecast-nextjs weather-forecast-nextjs Public

    NextJS-based web application that displays current weather conditions, a 24-hour forecast, and a 5-day forecast for a specified location. It uses the OpenWeatherMap API to fetch weather data and Ap…

    TypeScript