Skip to content
View estech321's full-sized avatar
Block or Report

Block or report estech321

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

estech-banner

Welcome! If you're here, chances are you love computers! Well, I do too. They have captivated my interest fully and have become my passion.

Looking for my code? check out the repository tab.

Main areas of interest in technology

  • Retro Computing
    • Fascinated by the history of Apple
    • I own a Windows XP PC and a 2006 iMac running macOS Snow Leopard
    • Aside from the few old computers I have, I also love watching YouTube videos on the topic.
    • I not only like old computers, but all sorts of old tech such as oscilloscopes, word processors, and more.
  • Programming
    • Mainly in Python, exerimenting with all sorts of things like Pygame, Tkinter, and other basics but hoping to be able to work with SDRs soon.
    • I also know some HTML, CSS, and JavaScript, but not enough to fully build a website without a template of some kind.
    • Since I work with Arduinos fairly often, I am also familiar with Arduino C.
  • Arduino
    • I have interfaced it with LCD displays, played music through buzzers, read the ambient temperature, driven a fully-DIY remote-control car, and more.
    • I will continue to learn more about how to program and interface the Arduino.
    • I hope to build a watch with an OLED screen using Arduno by the end of 2024!
  • Random computer/circuit knowledge
    • Anywhere from Linux commands to HTTP requests to the file structure of macOS
    • Basic understanding of CPU cycles, op codes, etc.
    • Lots of random nerdy electronics factoids that would be impractical to list here

Pinned Loading

  1. arduino-songs-loop arduino-songs-loop Public

    Forked from robsoncouto/arduino-songs

    A fork of arduino-songs where the tunes loop instead of playing once.

    C++

  2. Video-Resources Video-Resources Public

    Code to go along with projects I make in YouTube videos.

    C++

  3. Xmas-Music-Player Xmas-Music-Player Public

    An Arduino program that plays Christmas music and the Rickroll, the songs being selected on an LCD display.

    C++

  4. Arduino-RC-Wired Arduino-RC-Wired Public

    Arduino code for a simple RC car with a wired remote control using the Adafruit Motor Shield Library.

    C++