Skip to content
View adytic's full-sized avatar
:shipit:
Brick by Brick
:shipit:
Brick by Brick

Block or report adytic

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

Adytia Ardiansyah

Web Developer | Network Hobbyist

About

const profile = {
  name: "Adytia Ardiansyah",
  location: "Indonesia",
  website: "adytia.my.id",
  focus: "Web Dev & OpenWRT Enthusiast"
};

Technologies

const stack = {
  frontend: {
    core: ["HTML", "CSS", "JavaScript", "TypeScript"],
    frameworks: ["React", "Next.js"],
    styling: ["TailwindCSS"],
  },
  backend: {
    runtime: ["Node.js"],
    frameworks: ["Express"],
  },
  tools: ["GitHub Actions", "GitHub"],
};

Featured Work

Personal Website
Adytia.my.id
My portfolio website built with TypeScript and TailwindCSS

Current Projects

const currentFocus = [
  {
    name: "Meteora",
    description: "A weather visualization platform featuring Windy Map integration",
    url: "https://meteora.adytia.my.id"
  }
];

Connect

const links = {
  github: "github.com/adytic",
  website: "adytia.my.id"
};
Built with ❤️ from Indonesia

Popular repositories Loading

  1. adytic adytic Public

  2. OpenWRT-Clash OpenWRT-Clash Public

  3. parents-guide-stremio2 parents-guide-stremio2 Public

    Python

  4. AIOStreams AIOStreams Public

    Forked from Viren070/AIOStreams

    One addon to rule them all. AIOStreams consolidates multiple Stremio addons and debrid services into a single, highly customisable super-addon.

    TypeScript