Skip to content
View V3ntus's full-sized avatar

Organizations

@darvester

Block or report V3ntus

Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
V3ntus/README.md

Hi there ๐Ÿ‘‹

I'm Ventus, Gladius Synthetic Orchestra, or just Joe

I'm a young software developer, film composer, video and audio production nerd- actually, just a general nerd. Yeap.

  • Sole developer of darvester
  • Currently developing internal software for an engineering firm, written in Flutter
  • GitBook

Now Playing:


๐ŸŽถ My music:

from config import socials_tree
print(socials_tree.all)

I usually promote my music first, as that's what I am known for

Social Media:


๐Ÿ’ป GitHub Stats:

import github
print(github.stats(user="V3ntus"))

V3ntus' GitHub stats

print(github.stats(user="V3ntus").topLangs)

Top Langs

Hackthebox.eu:

Pinned Loading

  1. gladiusso.com gladiusso.com Public

    Open source assets for my website

    CSS

  2. OpenWeather Python data model/serial... OpenWeather Python data model/serializer
    1
    class OpenWeatherModel(object):
    2
        __slots__ = "_json", "cod", "message", "base", "weather", "main", "name", "wind", "sys", "cod", "temp", "feels_like", "temp_min", \
    3
                    "temp_max", "pressure", "humidity", "speed", "deg", "gust", "sunrise", "sunset", "country", "timezone", \
    4
                    "visibility"
    5
    
                  
  3. nixos nixos Public

    Personalized NixOS configs for devices and homelab

    Nix 8

  4. ollama-discord-bot ollama-discord-bot Public

    Ollama Discord Bot written in Rust using Serenity and Poise

    Rust 2

  5. nixvim-config nixvim-config Public

    Forked from nicolas-goudry/nixvim-config

    Personal Nixvim configuration

    Nix 1