guest:~$ bash Portfolio.sh
Min Okkar
>> whoami
I'm a cybersecurity enthusiast and
web developer.
Still learning and exploring, currently in pursuit of
mastering web development and cybersecurity.
guest:~$ bash Portfolio.sh
>> whoami
I'm a cybersecurity enthusiast and
web developer.
Still learning and exploring, currently in pursuit of
mastering web development and cybersecurity.
Name: Okkar Min Maung
Education: Currently pursuing Computer Science at Rangsit University
Location: Bangkok, Thailand
>> webdev -info
Web Development
Frontend: HTML, CSS, JavaScript
Learning Backend: Node.js, Express
Future Learning: Expand backend skills
>>cybersecurity -info
Cybersecurity:
Skills Ethical Hacking (Intro), Networking Basics
Tools: Linux Os(beginner), burp suite(learning)
Certifications: Currently studying for "ISC2 CC"
Future Learning:Bug bounty, Cyber Threats, Pentests
>> Languages -al
JavaScript(intermediate)
Python(intermediate)
Bash(beginner)
! Update: Movie Review Website is currently Live!
a simple and interactive color picker tool that allows users to select a color and see the result in multiple formats (hexadecimal, RGB, and HSL).
Detail
The Blackmarket Firearm Management System is a simple graphical user interface (GUI) application built using Python's tkinter library. It allows users to manage a list of firearms by adding, updating, searching, and deleting firearms from the system. The data is stored in a CSV file, and the application dynamically updates the total count of firearms.
Detail
efficient Phone Book Management System built with Python, utilizing Binary Search Tree (BST) data structure for storing and managing contacts. This project allows users to add, search, update, and delete contacts, providing an efficient way to manage large sets of data.
Detail