Skip to content
View jacobzymet's full-sized avatar

Highlights

  • Pro

Organizations

@Sol-Global

Block or report jacobzymet

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

👋 Hello, I'm Jacob!

image (7)

About Me

  • Name: Jacob Zymet
  • Age: 17
  • Location: United States
  • Occupation: Student and Founder of Sol [website] [GitHub]

Interests

I'm passionate about:

  • 🌌 Space Exploration
  • 🌆 City/World Infrastructure & Modern Cities
  • 🧬 Biotechnology
  • 💻 Computer Technology
  • 📚 Education & Knowledge Sharing

Preferred Operating Systems

I choose operating systems based on purpose and reliability:

  • High-Performance Workstations:
    • Windows 11, Ubuntu 24.04, Fedora 41
  • Portability & Productivity:
    • Windows on ARM (Snapdragon X Elite) / macOS on MacBook Pro/Air (Apple Silicon)
  • Mission-Critical Servers:
    • Ubuntu 24.04, Debian 12, Red Hat Enterprise Linux 9

I find Windows best for compatibility and usability, macOS ideal for portability, and Linux (Ubuntu, Debian, RHEL) perfect for server reliability, or development-centric workstations.

Programming Knowledge

Programming supports my projects, rather than being a primary focus.

  • Preferred Languages: Python, C, C#
  • Web Development Tools: HTML/CSS, WordPress, Docker

Projects

  • Closed-Source Projects

    • Solara: A system to manage Sol’s containerized websites, using Docker and scripts in Python, Bash, and PowerShell.
    • Min: An internal programming language for Sol, designed for simplicity and readability. Written in C#, it supports amd64 and Arm architectures with syntax like if OS=windows then batch("echo Hello Windows User") else if OS=linux then bash("echo Hello Linux User!").
  • Open Source Projects

    • emx: An experimental OS simulator written in C# that uses a minimal scripting language called EMXscript for learning and experimentation.

I primarily work on closed-source projects, so you’ll find limited public repositories on my GitHub.

Popular repositories Loading

  1. jacobzymet jacobzymet Public

  2. lpm lpm Public

    Laptop Power Maximizer - maximize your laptop's battery life

  3. emx emx Public

    Experimental Mock Operating System

    C#

  4. RustLearning RustLearning Public

    Some basic Rust code for learning

    Rust

  5. dockerinstall dockerinstall Public

    Easily install Docker on Ubuntu 24.04, Debian 12, Windows, and more.

    C#