

Recent Computer Engineering graduate with practical experience in software development during internships. Skilled in Swift for iOS application development and .Net technologies for backend and web projects. Passionate about designing efficient and user-friendly applications, continually striving to improve skills in mobile and backend development. Excited about the opportunity to join as a Junior Developer.
Weather App | Swift, MVC, REST
Developed a weather application with Swift, using RESTful API to pull real-time weather
data. The MVC architecture was applied to easily manage
It impacts the data and the maintainability of the application. Used a REST API to fetch and
display data on current weather and forecasts, among others.
Student Management System Project | ASP.NET, MVC, MySQL
Developed a student information system using ASP.NET, Entity Framework, MVC
architecture, and an MSSQL database. To streamline data management, we implemented
CRUD operations for student records, courses, and grades. The system has an easy-to-
use interface for quick navigation and data entry, as well as integrated authentication and
authorization for security.
Youtube Search Project | Swift, MVVM, REST
Developed a YouTube video search and view application using Swift. Implemented this
following the MVVM architecture. The application makes use of RESTful services to
connect to the YouTube Data API for returning searched video content to allow video
retrieval and play.
E-Commerce WebSite(Book Store) | ASP.NET, WEB API, PostgreSQL, Javascript
Developed a book purchasing website with ASP.NET Entity Framework, PostgreSQL, and
JavaScript. I used React and JavaScript to create a user-friendly UI. ASP.NET Entity
Framework has been integrated for efficient database operations with PostgreSQL.
Backend services were developed using Node.js and Web API, which managed business
logic and enabled communication between the frontend and backend. Handled CORS
procedures to ensure secure data exchange.