import { HTML, CSS, JS, FIGMA } from '@frontend';
import { Python, FastAPI, FLASK, Django } from '@backend';
import { AWS, Docker, Linode, AZURE, Terraform } from '@devops';
import { LLM, VectorSearch, PyTorch } from '@ai-ml';
import { RNA-SEQ, Transcriptomics, Multi-omics, Cancer Biology } from '@bioinformatics';
const developer = {
name: 'Jessica Ovabor',
role: 'PhD Candidate & AI Software Engineer',
location: 'Melbourne, Australia',
experience: 4,
languages: ['R', 'Python'],
specialties: [
'Scalable Architecture',
'Bioinformatics & Computational Biology',
'AI/ML Integration',
'Cloud Infrastructure',
'Clinical Deployment',
'Team Leadership'
],
currentFocus: 'Building the future of mHealth & using multi omics to discover new pathways in cancer biology',
available: true
};
// Ready to build something amazing together?
export default developer;