Skip to content
View lavparker's full-sized avatar
💭
Coding
💭
Coding
  • New York City
  • 19:54 (UTC -04:00)

Block or report lavparker

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
lavparker/README.md

Typing SVG

Welcome to my little slice of GitHub!

Contact me via any of the clickable links below!

Gmail Badge Linkedin Badge Medium Badge AngelList Badge Instagram Badge

Check out my latest projects!

🍽️Pop Eats     ✈️Allora     🍹 Easy Eating

A little about me in a language we all speak, code!

class La Vinia < SoftwareEngineer
  def initialize 
    @name = 'La Vinia Parker'
    @education = [ 'Winthrop University', 'App Academy' ]
    @hobbies = [ 'Photography', 'Baking', 'Cooking', 'Travel', 'Painting', 'Exercising', 'Crafting'],
    @job_status = ['Open to Work']
  end

  def current_location
    'New York City, New York'
  end

  def what_I_am_working_on
    {
    studying: [ 'TypeScript', 'Python'], 
    reading: [ 'Stolen Focus', 'Dare to Lead', 'The Book of Joy' ],
    projects: [ 'Open Table Clone']
    }
  end

  def ask_me_about
    ['My projects!', "My favorite places I've lived and visited", "My favorite things to cook", "My passions!"]
  end
end

Technologies I've worked with:

JavaScript HTML CSS Mongo DB Node JS Heroku Figma Postman PostgreSQL Python

Pinned Loading

  1. EatingEasy EatingEasy Public

    JavaScript

  2. allora allora Public

    JavaScript

  3. pop_eats_final pop_eats_final Public

    JavaScript