Skip to content
View AdamRosas27's full-sized avatar
:octocat:
Focusing
:octocat:
Focusing

Highlights

  • Pro
Block or Report

Block or report AdamRosas27

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
AdamRosas27/README.md

Hi πŸ‘‹ My name is Adam Rosas

Comp Sci Major | Aspring Software Engineer

πŸ‘‹πŸ½ Hello there, my name is Adam Rosas!

🎯 Actively seeking summer internship 2023

πŸŽ“ Student pursuing a Bachelor's of Science in Computer Science. (Dec 2024)

πŸ“ Los Angeles Native, with a passion for problem solving and backend engineering.

πŸ“ž Currently working as an IT Call Center Assistant at California State University, Dominguez Hills.

πŸ’» I hope to one day work as a software engineer for a medium-large sized tech company.

πŸ• In my free time, you can find me playing with my dog!

🧠 Currently learning Python 🐍

Skills

Python Java HTML5 CSS3

Socials

Badges

My GitHub Stats

AdamRosas27's GitHub stats

GitHub Commits Graph

Top Languages

Pinned Loading

  1. Python_Bank_Account Python_Bank_Account Public

    A simple python bank account that utilized methods for each of the following actions: Making deposits, making withdrawals, preview account balance, and showing account details.

    Python

  2. Password_Generator Password_Generator Public

    Password generator in python that will take in a number to determine how many characters will be in the password. Password will be returned as a combination of upper cased, lower cased, numbers, an…

    Python

  3. URL_Shortner URL_Shortner Public

    A simple python program that will take a long url as an input and return a shortened version of the url.

    Python