Fernando Fernandez Rios

I'm Fernando, a Computer Systems Engineer and a Software Developer who is specialized on the environment of .NET Development.

ABOUT

About me

Hello! I'm Fernando, a passionate .NET developer and computer systems engineer with experience in C#, Python, SQL Server, SQL Lite and Android Studio, I've worked on various software development projects, both in desktop and web applications.
Currently, my focus is on Backend development, using technologies such as C#, ASP.NET, and SQL Server. Additionally, as a hobby, I'm expanding my knowledge in Kotlin and Android Studio to venture into mobile app development.
I have a strong passion for my profession in software development, especially in staying updated with the latest trends and technologies. My goal is to continue growing professionally and contributing my expertise. Outside of the programming realm, I enjoy reading, exploring topics such as mathematics, statistics, and mental and physical health (fitness).
I recently graduated as a Computer Systems Engineer and I am currently working (and finishing) on my thesis on Opinion Mining using Machine Learning and Deep Learning.

My Education & Experiance

Experiance

INNOVATION TI (Internship)

Guajardo (2023 Ago-Dec)

I development two systems, a web system for product price changes and the development of the foundations of an Asset Inventory System for Android by QR. For these works i use C# ASP.NET, SQL Server, JavaScript, and Kotlin Android Studios

Software Developer (Social Service)

CELLAP (2022 - 2023)

Built different projects using ASP.NET MVC in C#, JavaScript and SQL Server.
The most relevant projects I developed and deployed were the English exam system, Attendance and visits system, Survey System and Academic Control System.

Education

Computer Systems Engineer

Universidad Autonoma de Tamaulipas - UAT (2019 - 2023)

Bachelor's degree in Computer Systems Engineer (Grade: 9.3).

PROJECTS

My Projects

Project 1: Restaurant PoS

Built a restaurant management program to streamline orders, payments, and admin tasks.
(2021 - College Project)
Description:

Waiters take orders on their tablets using the WebApp, allowing modifications and cancellations. Orders flow to the kitchen for preparation. Chefs track order progress and mark items when cooking begins (no cancellations after this point). Admins access employee performance and popular dish data, and can manage menus.

Features:
  • Use 5 Layer Architecture on Desktop App & MVC on Web App.
  • I Design & Develop almost all interfaces and functionallity of the project
  • I use raw sql functionalities on desktop app, and Entity Framework on the ASP.NET Web App.
  • Demo Videos:
    Technology:
    C# SQL Server Windows Forms ASP.NET Javascript Entity Framework

    Project 2: GYM Management System

    Built a gym management system (2024) to streamline member management, sales, and inventory.
    Description:

    Develop a program to take assitances, sell products and manage inventary.
    Functionalities: Register new members and memberships. Track attendance based on membership type. Manage inventory (supplements and beverages) and sales.


    Features:

    • It use the MVVM Architecture Pattern.
    • It use the Background Task and DB Triggers.
    • It entire use the Entity Framework.

    Demo Video:
    Technology:
    C# SQL Server WPF XAML Entity Framework