Personal Portfolio Website -> Click Here
const tbaratta = {
name: "Thomas Baratta",
major: "Software Engineering",
university: "Florida Gulf Coast University",
gradYear: "May 2026",
code: ["C++", "C", "JavaScript", "Python"],
technologies: {
backEnd: ["ExpressJS", "NodeJS"],
frontEnd: ["ReactJS"],
databases: ["Mongo", "PostgreSQL"]
},
organizations: ["Software Engineering Club"],
currentFocus: "Full-Stack Web Development",
funFact: "Our team's project was ranked within the top 20 at ShellHacks 2024",
joke: "Why do programmers prefer dark mode?",
jokeAnswer: "Because the light attracts bugs"
};