Alex Bojorquez
Software Developer
About Me
I’m a self-taught software developer specializing in web apps. Currently, I’m working as a contractor, delivering detailed feedback to AI models to improve their programming abilities. This work has helped me become highly adaptable across multiple environments, languages, and frameworks, so the experience has been valuable for my growth as a developer. While I do enjoy my current work, I am open to full-time roles and freelance work.
My Toolkit
-
HTML
-
CSS
-
JavaScript
-
SCSS
-
Tailwind
-
TypeScript
-
React
-
Next.js
-
Node.js
-
Express.js
-
Git
-
Mongo DB
My Work

Entertainment App
This project is a full-stack entertainment dashboard. The front-end includes pages for viewing trending media, recommended media, TV shows, movies, and the user's personal bookmarks. In terms of interactivity, users can search for media by title, and they can bookmark the media they'd like to remember. Lastly, the dashboard includes a profile page for logging out.
- Next.js
- TypeScript
- Prisma
Multi Form
This is a multi-step form for a gaming website's checkout process. It includes form steps for personal information, choosing a plan, selecting add-ons, and viewing a summary before checking out. It has input validation and is keyboard accessible for users who want to purchase but can't use a mouse.
- React
- TypeScript
- SCSS


Dictionary App
This is an app for looking up definitions, using the data returned by the Free Dictionary API. Users can see the definitions for different parts of speech, hear how the word is pronounced via the returned audio file, view synonyms for the words, and visit the source of the definition. Lastly, the app has both a font and theme switcher, so users can customize the feel of the dictionary.
- React
- TypeScript
- SCSS
PayAPI
PayAPI is a static landing page for a paid API service. Users can visit the home, about, pricing, and contact pages. There are CTA forms for free trials and a contact form that allow users to interact with the brand.
- HTML
- SCSS
- JavaScript


Design Agency
This is a static landing page for a creative design agency. The design was more challenging to implement than most of my other projects because of the way the elements overflow into other portions of the layout. The page is mostly static, but it includes a project slider implemented in vanilla JavaScript.
- HTML
- SCSS
- JavaScript