Building elegant solutions with a focus on performance, security, and privacy - because your data should remain yours
const developer = {
currentFocus: 'Full Stack Development',
interests: ['System Design', 'System Programming', 'Open Source'],
os: 'Arch Linux',
devEnv: {
editor: 'Neovim',
terminal: 'Alacritty',
multiplexer: 'tmux'
},
goals2025: 'Contribute to major open source projects'
};
const techExperience = {
'Python': '████████████ 4 years',
'JavaScript': '████████░░░░ 2 years',
'Rust': '██░░░░░░░░░░ Learning',
'C': '██░░░░░░░░░░ Learning'
};