Skip to content
View Tristanputra2119's full-sized avatar
😁
Focusing
😁
Focusing

Highlights

  • Pro

Block or report Tristanputra2119

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

Hi There πŸ‘‹, TWFkZSBOZ3VyYWggVHJpc3RhbiBQdXRyYQ==

  • 🌱 I’m currently learning TGFyYXZlbCwgTmV4dCBKcyBBbmQgUmVhY3QuanM=
  • πŸ‘― I’m looking to collaborate on KipXZWIgRGV2ZWxvcG1lbnQqKg==
  • πŸ’¬ Ask me about QW55dGhpbmc=
  • 😊 My Portofolio Website Available At Here : tristanputra.my.id
  • πŸ“« How to reach me: ngurah.tristanputra@gmail.com

Education:

1. SMKN 1 DENPASAR | Student | Denpasar Jun'2021 - May'2024

  • Software Engineering Student.

2. Primakara University | Student | Denpasar Sep'2024 - Now

  • Information Technology Student.

Internship Experience:

1. PT. Ruang Berkarya Teknologi | Backend Developer | Denpasar Dec'2022 - Feb'2023

  • Creating a website named Jinus, which serves as an Internet Service Provider (ISP), used as a promotional platform for internet services.
  • Contributing to the development of the landing page interface by conducting research for website templates and building the website using Laravel and Bootstrap.
  • Developing an admin website using Laravel and Bootstrap, serving as a Content Management System (CMS) for the landing page website.
  • Collaborating within the internship team to implement this website. The outcome is a completed website; however, due to industry requests, I am unable to provide a link to this website.

2. PT. Taksu Teknologi | Backend Developer | Denpasar Jun'2023 - Sep'2023

  • Recreating the landing page of the website using the Next.js and Tailwind CSS.
  • Developing a Content Management System (CMS) using Strapi and TypeScript, which is used to manage the content of the landing page website.
  • Participating in the design development on Figma and implementing it into the website.

Languages and Tools:

MySQL Laravel Tailwind Bootstrap Git PHP


πŸ” Notes

If you want to translate or obfuscate the text, you can use Base64 encoding.
This is useful when you need to store or share data in a safer text-based format.

Example:

# Encode text to Base64
echo "Hello World" | base64
# Result: SGVsbG8gV29ybGQ=

# Decode Base64 back to text
echo "SGVsbG8gV29ybGQ=" | base64 --decode
# Result: Hello World

Pinned Loading

  1. Devtunes Devtunes Public

    Music website based on Laravel

    CSS 1

  2. News-nextjs News-nextjs Public

    Strapi nextjs implementation

    JavaScript

  3. weather-vue weather-vue Public

    Vue api weather

    Vue

  4. Hikari-Notes Hikari-Notes Public

    Simple Notepad/Text Editor

    PowerShell