Skip to content
View EastonArcher's full-sized avatar
📌
Working
📌
Working
Block or Report

Block or report EastonArcher

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

👋 Hi, I'm Easton, Software Engineer Intern at SHI International

class SoftwareEngineer:
  def __init__(self):
    pass

class Bio(SoftwareEngineer):
  def __init__(self):
    self.name       = 'Easton Archer'
    self.location   = 'Austin, Texas'
    self.occupation = 'Software Engineer'

class Skills(SoftwareEngineer):
  def __init__(self):
    self.languages          = ['Python', 'JavaScript', 'C', 'C++']
    self.web_and_databases  = ['HTML', 'CSS', 'MySQL', 'SQL Server (SSMS)']
    self.frameworks         = ['ReactJS', 'Bootstrap', 'Django', 'Angular']
    self.tech_tools         = ['Git', 'VSCode', 'Visual Studio' 'MS Office']

📫 Contact Me



Readme Card Readme Card

Pinned

  1. JavaScript-Frameworks JavaScript-Frameworks Public

    ⚡JavaScript To-do app built using 3 different frameworks - Vanilla JavaScript, React, and Agular

    TypeScript 2 1

  2. Python-Automation Python-Automation Public

    ⚡Repository of Python Automation Ideas; Includes PDF merger, Photo editor, and YouTube video downloader scripts

    Python 3 1

  3. Django-Website Django-Website Public

    ⚡ GitHub repository for a Django-based personal portfolio website with dynamic content

    Python 2

  4. JavaScript-Three.js-Website JavaScript-Three.js-Website Public

    ⚡Portfolio website created with Three.js allowing for dynamic environment and 3D graphics

    JavaScript 1 1

  5. Python-Machine-Learning Python-Machine-Learning Public

    ⚡Explore machine learning concepts through Python scripts and Jupyter notebooks showcasing algorithms and applications

    Python 2 1

  6. Python-Simulated-Annealing Python-Simulated-Annealing Public

    ⚡Solve the Eight Queens Puzzle with Simulated Annealing for optimal queen placement on a chessboard

    Python 2