diff --git a/components/about.jsx b/components/about.jsx index 9b2c5bd..af92d41 100644 --- a/components/about.jsx +++ b/components/about.jsx @@ -10,7 +10,7 @@ export default function About (props) { About Me

Hey! Im Marc Bernardino, an undergraduate student at Stanford University majoring in Computer Science. My passions lie in creating experiences that bring real-world value to others. Whether it be through projects, research, or the industry, I strive to make an impact through my work.

-

I am proficient in full-stack web development, while my ambition to learn drives me to further explore Blockchain Technology and Artificial Intelligence.

+

Currently, I've been working on Full-stack Web Development, Generative AI, and Machine Learning projects. I have also worked with Blockchain Technology.

Looking to reach me for work, research, or just to chat? I dont mind! Feel free to contact me!

What about my resume? click me!

diff --git a/components/portfolio.jsx b/components/portfolio.jsx index d0c19c8..7d463b8 100644 --- a/components/portfolio.jsx +++ b/components/portfolio.jsx @@ -7,6 +7,31 @@ export default function Portfolio (props) {

(psst... scroll horizontally!)

+
+
+
mateo
+
+
+

+ Mateo +

+
+
+ GitHub + WIP Demo +
+

An Agentic AI email assistant that is able to answer questions on a user’s inbox using RAG and execute actions on the user’s behalf.

+
+
Work in Progress
+
Next.js
+
TypeScript
+
LangChain
+
PostgreSQL
+
pgvector
+
+
+
+
Zephyr
diff --git a/components/skills.jsx b/components/skills.jsx index cd1e3f1..400824e 100644 --- a/components/skills.jsx +++ b/components/skills.jsx @@ -35,7 +35,10 @@ export default function Skills (props) {
TailwindCSS
Flask
TensorFlow
+
LangChain
+
Selenium
PyTorch
+
SKLearn
OpenCV
@@ -53,6 +56,7 @@ export default function Skills (props) {
Google Cloud Platform
Oracle Cloud
DigitalOcean
+
Supabase
@@ -62,8 +66,10 @@ export default function Skills (props) { 🌐 Databases
+
PostgreSQL
Firebase
MongoDB
+
Convex
Amazon DynamoDB
diff --git a/public/mateo.png b/public/mateo.png new file mode 100644 index 0000000..c346f5c Binary files /dev/null and b/public/mateo.png differ