Skip to content
View ramadityo's full-sized avatar
仕事中!
仕事中!

Highlights

  • Pro

Organizations

@IMPHNEN

Block or report ramadityo

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
ramadityo/README.md
export const Adityo = () => {
  const basic = {
    name: 'Rama Adityo',
    city: 'South Tangerang',
    role: 'Front End Web Developer',
  };

  const tech = ['Python', 'JavaScript', 'TypeScript', 'React', 'React Native', 'NextJS', 'Tailwind', 'Bootstrap', 'jQuery'];
  const languages = ['Indonesian', 'Ambonese', 'English', '日本語'];

  return {basic, tech, languages};
}

Pinned Loading

  1. medstalk medstalk Public

    JavaScript 3 1

  2. CitraPix CitraPix Public

    HTML

  3. react-quotes-web react-quotes-web Public

    JavaScript

  4. kamus-gen-z-frontend kamus-gen-z-frontend Public

    Forked from IMPHNEN/kamus-gen-z-frontend

    Repositori ini berisi tampilan visual untuk kamus gen z.

    JavaScript

  5. masksure masksure Public

    A simple object detection for everyone's safety

    Python