Alex Bojorquez
Software Developer
About Me
I'm a software developer with a primary focus on web development. As a freelancer, I train AI models to make them better programming assistants. For the bulk of my work, I provide detailed feedback that is used to improve the model's ability to generate, refactor, and explain code. This process requires high attention to detail, the flexibility to work in multiple environments, and an ability to clearly communicate the issues with a piece of code.
In the spirit of continued growth, I’m looking for opportunities that will challenge me as a developer. I would like to contribute to new projects, provide value through my work, and earn a living while I do it.
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
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
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
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
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