Hi I'm Cesar
Software Developer specializing in web
About Me
I am a front end developer hoping to create projects that help and entertain. I have always been an avid puzzle solver and great problem solver, so programming has always been the perfect outlet for me. I hope you enjoy browsing my projects and feel free to contact me and connect!
React JS
Next JS
Astro
Sanity
Java
JavaScript
TypeScript
HTML5
Node JS
CSS3
Tailwind.css
Spring Boot
Present
Freelance Web Developer
Independently develop customer-facing websites for companies
focusing on directing visitors to services and contact
information.
I currently utilize a flexible stack, including
JavaScript, React, and Astro, to create custom, fast performing websites.
2022
Computer Science Research Assistant
Collaborated with the professor in developing a new parallel programming library in Go through exploring features such as thread communication and reflection.
2021
Computer Science Coach
Assisted professor during class by helping resolve student questions and confusion. I did this through scheduled labs and one-on-one office hours that I held.
Projects
Photography Portfolio
Portfolio website website for showcasing photographer's portfolio. I
used Sanity CMS as the backend to allow the client to readily change the
contents of gallery pages and photo captions.
This combined with the server side rendering capabilities of
NextJS allows the client to create a new photo collection while automatically
creating a page for it. This alongside with NextJS's image optimization and
Sanity's CDN system the page delivers quality images with low load times.
Next.js
React
Sanity
Music Inbox
Music review site that uses LastFM's API and a backend built using
Spring Boot. Users can create accounts to log reviews for albums, and
leave their ratings.
The Spring Boot backend uses JPA to modify and fetch from a
postgresSQL database that stores all account, album, and review
information.
Next.js
React
Java
Spring Boot