// 1: About
// 2: Experience
// 3: Education
export const developer = {
name: "Anselme Sorin",
role: "Full Stack Developer and Cybersecurity Enthusiast",
location: "San Mateo, CA",
bio: "Passionate developer in software and hardware studying Computer Engineering.",
interests: ["Cybersecurity", "AI/ML", "Application Development", "Hardware", "UI/UX Design"]
};
export const experiences = [
Development Member
Sep. 2024 - PresentSoftware and Computer Engineering Society - San Jose, CA
- Developed a full-stack web application with teammates using Next.JS/React, PostgreSQL, and Docker to search for courses on Spartan Compass
- Implemented 7 front-end designs using ShadCN that became more efficient from 84ms to 49ms
- Implemented 4 components in the back-end with TypeScript and PostgreSQL to store 8 more information about courses that were scraped
- Suggested features and gave feedback on 10+ programs/algorithms, collaborating with teammates to improve functionality and user experience
];
export const education = [
San Jose State University
Aug. 2023 - May 2027San Jose, CA
Bachelor of Science in Computer Engineering with Mathematics - GPA: 3.94
- Advanced Algorithm Design
- Microprocessor Design
- Digital Design
- Software and Computer Engineering Society (SCES) - Development Member
- Climbing Club - Member
- Game Development Club - Member
- Dean's List (2023 - 2024)
];