1234567891011Jerusha
Jerusha
1234567891011const NAME = 'Frederick A. Jerusha'
let PROFESSION = 'Software Engineer & Automation Engineer'
let LOCATION = 'Central Jakarta, Indonesia'
// Technical Skills
let skills = {
languages: ['Rust', 'Go', 'TypeScript', 'Python', 'C', 'C#', 'Kotlin', 'Bash'],
blockchain: [
'Solidity',
'EIP-712',
'Foundry',
'Alloy',
'Smart Contract Security',
'EVM Internals'
],
frameworks: [
'React',
'Next.js',
'Node.js',
'ASP.NET Core',
'Tauri',
'Three.js',
'Tailwind CSS',
'Jetpack Compose'
],
security: [
'OWASP Top 10',
'Web & API Security Testing',
'Source-Code Review',
'Threat Modeling (STRIDE)',
'Burp Suite',
'OWASP ZAP',
'Bug Bounty'
],
automation: [
'n8n',
'Webhook Integrations',
'CI/CD Pipelines',
'REST APIs',
'Workflow Orchestration'
],
tools: ['Docker', 'Git', 'GitHub Actions', 'SIEM Tools', 'Android Studio', 'Figma'],
databases: ['PostgreSQL', 'MySQL', 'SQL Server']
}
// Interests
let interests = [
'Blockchain & DeFi',
'Application Security',
'Workflow Automation',
'Applied Cryptography',
'Process Engineering'
]