Carla Ramos

Computer Science Student with a growing interest in app and web development


ABOUT ME

Hello! My name is Carla Ramos and I am currently based in California. On May 2022, I received my Associates Degree in Computer Science at Moorpark College. I am currently attending California State University Channel Islands to obtain a Bachelors of Science in Computer Science.

I have familiarity with various programming languages such as Java, C++, and R. Recently, I’ve developed an interest in app and web development. This has led me to learn HTML and CSS.

During my time at Moorpark College, I’ve had the privilege of joining an internship program. I worked as a 3D modeler. As a team, we frequently worked with drones around campus and created 3D models of different objects, as well as building structures. Along with this, my internship at an IT Consulting Company recently ended. As an IT Technician, I have acquired skills both in software and hardware.

On my free-time, I love spending time with my dogs, going to the gym, trying out new foods, collecting sneakers, and playing the piano.

What I Do

Website Development

When the time comes for you to have a website portfolio or expand your business to e-commerce, I can make it easier for you! Whether you already have an idea on how you want your website to look like or still need to decide on certain options, I can assist you through all the steps.

App Development

Is it time for your business to have an app and make it easier for your clients to access your services? Or maybe you have an idea for an app that you would like to come to life. I’d be happy to hear more about it. Whatever the case maybe, I can certainly contribute my skills!

IT Consultation

Whether you are a small business looking for help in the IT department or an individual simply looking for an IT assistance, I can be there for you. From printers, laptops, mobile phones, and computers, I can assist you and troubleshoot whenever you are having technical issues.

Project Collaborations

If you are currently planning to start a project or have an ongoing project, but in need of a programmer… count me in! Reach out and let’s start working together. I look forward to working with you. Click the button below and connect with me.

Featured Projects

Logikos Bible Game

As a co-developer of this ongoing project, I am currently responsible for designing and developing the front-end. The app queries random questions from a MySQL database and loads them for players to answer. The scoring system is based on time, with longer answer times resulting in a lower score. Players start with a certain point total and receive random questions, with each wrong answer resulting in a point deduction. The top scores are then updated to the database.

Alba Helper


Designed the front-end using the BootStrap framework and assisted in developing the back-end using PHP and MySQL. This back-end utilizes PHP CURL to grab and geotag addresses, map them using the Google Maps API, and pin them on the MapLibre Library. The tool works in conjunction with Alba, a web application that stores resident names, addresses, phone numbers, and other relevant information in a MySQL database, enabling users to add new residents and their information. The full-stack development was done using HTML, CSS, MySQL, and JavaScript.

Khronos


As a co-developer, I designed the front-end of the “Reports” section for a website that allows users to create their own accounts and store records of their return visits, field service hours, placements, video showings, and studies. One of the unique features of this site is a bookmark manager, which automatically parses copied URL links using DOM and stores the META tags of the websites, including the title, description, author, and more. The website also has a time tracking feature similar to a clock-in/clock-out system, which passes time objects between local JavaScript variables and PHP session variables using AJAX requests. This feature provides users with a convenient way to keep track of their field service hours and progress. The development was done using HTML, CSS, JavaScript, and PHP.