-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
44 lines (41 loc) · 2.83 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
<!-- https://myon-bioinformatics.github.io/ -->
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="style.css">
<title>About me: myon-bioinformatics</title>
</head>
<body>
<div id="skill-set">
<h2><SkillSet></h2>
<h3><Languages>日本語,English</Languages></h3>
<h3><Certifications>Oracle Cloud Data Management 2023 Foundations Associate,Oracle Cloud Infrastructure Foundations 2022 Associate,Python3エンジニア認定基礎試験/データ分析試験</Certifications></h3>
<h3><MainLanguage(P)>Python</MainLanguage(P)></h3>
<h4><Library>PySimpleGUI,Scapy,Pillow,openpyxl,Numpy,pandas,matplotlib</Library></h4>
<h4><Framework>Flask,Django</Framework></h4>
<h3><OtherLanguages(P)>Dart,Deno,GO,Cython,C#,Dockerfile,C++,Node.js,Ruby</OtherLanguages(P)></h3>
<h4><Library>flutter_intl,bettercap,pycall</Library></h4>
<h4><Framework>Flutter,.NETFramework,Electron</Framework></h4>
<h3><IDE(Main)>VisualStudioCode</IDE(Main)></h3>
<h3><IDE(others)>JupyterNotebook,AndroidStudio,VisualStudio,Eclipse</IDE(others)></h3>
<h3><SecurityTools>Network&PortScan,PacketCapture&Manipulation,ReverseEngineering,WebAppScaner</SecurityTools></h3>
<h4><Network,PortScan>Nmap,Zenmap,python3-nmap</Network&PortScan></h4>
<h4><PacketCapture,Manipulation>Wireshark,ipsendwin,Scapy</PacketCapture&Manipulation></h4>
<h4><ReverseEngineering>Ghidra,dnspy,x64dbg</ReverseEngineering></h4>
<h4><WebAppScaner>OWASP ZAP</WebAppScaner></h4>
<h3><OS>Windows,kali-linux(Debian),Mac(M1)</OS></h3>
<h3><VirtualMachine>VMware,VirtualBox</VirtualMachine></h3>
<h3><RESTAPI>NVD(CVE),ニコニコ動画(v2),LINENotify,GitHub</RESTAPI></h3>
<h3><SBOMtools>in-toto,sbom-tool(Microsoft),scancode-toolkit,SwiftBOM</SBOMtools></h3>
<h3><PackageManager>apt,wget,homebrew,pip,conda,npm,anyenv,asdf</PackageManager></h3>
<h3><TicketManager>Redmine</TicketManager></h3>
<h3><VersionManager>GitHub,Sourcetree,Bitbucket</VersionManager></h3>
<h3><Simulator,Emulatoir>CiscoPacketTracer,TeraTerm</Simulator&Emulatoir></h3>
<h3><Others>FreeMind,GarageBand,wavetone,MEGA(*BioinformaticsTool)</Others></h3>
<h2></SkillSet></h2>
<script type="text/javascript" src="index.js"></script>
</body>
</html>