About
N


Hello! I'm Adrian Nads
I am a solution-oriented Computer Science graduate from Pamantasan ng Cabuyao, open to entry-level roles in Software Engineering/Development. I acquired hands-on experience through academic coursework and personal projects. Learning on how to learn is crucial in my chosen field, so during my free time, I dedicate myself to learn and create projects that will help expand my knowledge and skills.
During my internship, I served as a Front-End Developer Intern, and received an outstanding performance award from the company. I also assigned as a team leader, and given a chance to experience collaboration with other amazing developers. It provided me a sense of accomplishment, and highlighted areas for improvement.
Acquiring a college degree is just a first milestone in my professional journey, and I will strongly value to have concrete guidance and support to further improve my skills. Therefore, I am eagerly seeking valuable opportunities that may come my way.
Relevant Experiences/Activities
Prototype and Software Exposition
associated by Pamantasan ng Cabuyao
Front End Developer Intern
at Pixel8 Web Solutions & Consultancy Inc (February - April 2023)
Programming Training and Competition (Finalist)
by Association of Computer Science Students (ACSS)
Relevant Experiences and Activities
- Prototype and Software Expositionassociated by Pamantasan ng Cabuyao
- Front End Developer Internat Pixel8 Web Solutions & Consultancy Inc. (February - April 2023)
- Programming Training and Competition (Finalist)by Association of Computer Science Students (ACSS)
Skills and Technologies
N

Teamwork
I can work more collaboratively. A group can achieve more than an individual working alone. Working together is more efficient than doing tasks separately.

Communication
I can fully express my ideas. Communication is not just a one-way process. It is also significant to hear suggestions from others that might help solve a particular problem.

Problem-Solving
I am solution-oriented and can figure out a task within a given timeframe, not just accomplish it, but also ensure its reliability and efficiency.
Certificates
N
Projects
N


Kayamanan: The Hunt for Philippine Treasures
Our thesis software fulfills the requirements for the BS Computer Science degree. It is a 2D Android role-playing game that teaches Philippine Culture and History. I was assigned to implement the overall functionalities of the software. During development, I learned how to use object-oriented design patterns such as Observer and Singleton.


Yan-Yan's Store: PMS
A Project Management System for our sari-sari store. Here, I applied what I learned in NodeJS, and ExpressJS such as Authorization, and Authentication using http-cookie. I mostly learned by doing this is the CRUD functionality of MongoDB.


Food Hub Ordering System
Our project was focused on System Analysis and Design, as well as Software Engineering. We developed an ordering system for small food businesses, utilizing Responsive Web Design with TailwindCSS, and DaisyUI for pre-made components. We also used React.js for component-based UI and Node.js and Express.js for the backend. Through this project, I learned about state management through ContextAPI, as well as the MVC pattern, with SQL as the Model, React.js as the View, and Express and Node.js as the Controller.


Flashcards
This is a simple C.R.U.D app that allows the user to create a set of questions based on their chosen category. Through this project, I learned how to use the 'useReducer' hook to handle complex states.


Recipe Search App using API
A recipe app that allows user to search for their desire food, and get its recipes. Utilized Edamam API to get the list of recipes.


YGO Programming Center
A desktop application for course enrollment system. This is our programming 2 project. Utilized Java Swing for creating Graphical User Interface. I learned here how different UI components works such as ComboBox, RadioButtons, Checkboxes, Alerts, Lists and Tables.