Fidel Soto

FULL STACK SOFTWARE ENGINEER

Education

Education

New Mexico State University

| Bachelor of Science - Computer Science | August 2018 - May 2022
  • Relevant coursework: Linear Algebra • Operating Systems • Parallel Programming • Data Structures & Algorithms • Human Centered Computing • Linux System Administration.
  • Graduated as a Crimson Scholar with 3.69 GPA and University Honors.
  • Senior Project: Qualitative Analysis in VR
    • Worked with fellow students to create a VR application in Unity that enables the user to conduct qualitative analysis in a VR environment.
    • Implemented the 'virtual pencil' feature which would allow the user to draw in 3D space and--from any distance--point and draw/annotate on cards and whiteboards.
Experience

Experience

Full-Stack Software Developer

| Steele Consulting | June 2019 - August 2024
Virtual Interview Platform | (C#, JS, AWS)
  • Scaled up encoding server infrastructure to serve tens of thousands of users nationwide with EC2 Auto Scaling with CloudWatch and SQS for message load monitoring.
  • Refactored frontend to use WebRTC before Adobe Flash discontinuation, making the transition seamless for the end user.
  • Worked with designers to make visual overhauls to the site and refactor Razor page structure.
Construction Billing Portal | (Angular, TS, C#, SQL)
  • Developed SPA in Angular, C#, and SQL to make contractor billing processes go paperless and to decrease response times between contractors drastically.
  • Secured sensitive information by hashing sensitive data and securing the portal's S3 bucket with access control.
Sports Club Membership & Management Web App | (PHP, JS, SQL, AWS)
  • Re-architected infrastructure to handle rapidly increasing user base. Refactored business data schemas. Parallelized SMS and email messaging solutions in AWS.
  • Implemented custom UI with Google Maps to recommend the nearest available club based on the user's address.
Data Warehousing Project | (C#, SQL)
  • Designed & Developed robust workflow with C# & SQL to increase data gathering & processing efficiency by 30%.
  • Integrated logging using Serilog for generation and Seq for remote storage.
  • Developed SPA in Angular with DevExpress to view warehoused data within pivot grids.
Economics and Litigation Management Portal | (PHP, JS, AngularJS, SQL)
  • Automated business processes by integrating them with the QuickBooks API and SQL.
  • Dockerized client's PHP/SQL/MongoDB environment to further develop and support the portal with our machines.
Internal Company Efforts & Impact | (C#, TS, Angular, SQL, AWS)
  • Collaborated with teams to develop Angular SPAs with C# and SQL backends for businesses. Modernized older codebases by integrating with AWS CI/CD pipelines, migrating from old servers, and updating dependencies.
  • Developed reporting tools in C# and SQL to send PDFs of compiled info via Email to management.
  • Mentored newer software developers in understanding frameworks, libraries, and structure of projects.
  • Performed R&D to aid management determine feasibility, cost and effectiveness of projects.

Lab Proctor

| NMSU | January 2019 - June 2022
  • Oversaw the computer equipment. Ensured cleanliness of equipment during opening shift and security during the closing shift. Assisted students with CS related homework.

Crew Member

| NMSU KRWG News | June 2019 - June 2022
  • Coordinated and communicated with fellow crew members to ensure the success of our broadcasts in this time sensitive environment. Worked in a rotation of roles (media master, cameraman, floor manager) during live broadcasts.
Skills

Skills

Programming Languages

C# • SQL • PHP • Java • Javascript/Typescript

Frameworks/Libraries

Angular • .Net Core • Entity Framework • AngularJs • jQuery • CodeIgniter • Google APIs

Concepts

Object Oriented Programming, Design Patterns, MVC, MVVM, REST APIs, Agile, OData, Data Structures & Algorithms, CICD, Research skills

Cloud Computing

Amazon AWS (CodeCommit, CodeBuild, CodeDeploy, CloudFront, S3, CloudWatch, SQS, SNS, EC2 and EC2 autoscaling, RDS) • Microsoft Azure (CICD, Build Agents, networking)

Tools / Software

Git • Docker • Package Managers (Nuget, NuGet, Composer) • Postman • Chrome Dev Tools • Microsoft Azure • Amazon AWS • Github • Microsoft IIS

Soft Skills

Coordination and Collaboration • Teamwork • Communication (written and verbal)

Bilingual

English and Spanish

Projects

Projects

This Portfolio site!

Written with just vanilla JS. For now it's clean & minimal. With that said I wanted to spice things up with how information would be displayed so I made these expanding/minimizing animations you see here. The way it works is I've got some "reference" buttons that are hidden. The position and size of these buttons is used to inform the manually created buttons (which have absolute positioning) where they should go in the screen.