Skip to content
View davelongdev's full-sized avatar

Highlights

  • Pro

Block or report davelongdev

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

Dave Long - Software Developer

Overview

I'm a software developer with interests in IT, security, AI and data, systems, and computer science. I'm also who a musician, a piano teacher, and a licensed attorney in the state of NY.

I've been seriously studying and working with software development and tech since 2022, although I've always had an interest in computers and technology. I've studied front-end and back-end development, low-level programming with a focus on C and assembly, and IT and computer systems. I'm most comfortabe working with Python, JavaScript, Go, C, and HTML and CSS. I'm also familiar to varying degrees with PHP, C++, R, SQL, Rust, Assembly, Lisp, and Lua. I've worked on web development projects using various platforms and frameworks such as WordPress, Squarespace, Cloudflare, Hugo, and Astro. I'm comfortable with Linux and CLI tools as well as Windows and MacOS.

Main Projects

  • Dave Long Web Studio - The website for my website services business. I am offering web development, web design, and writing services.

  • Dave Long Dev - My software developer & portfolio website. I built this site using WordPress and the Gutenberg block editor.

  • Cloudflare Worker for Contact Form - A Cloudflare worker to process form submissions on the contact page of davelongwebstudio.com.

  • Node.js Link Crawler - A command-line tool built with Node.js that crawls a website to find and count the site's links and create a report.

Current Work Status

I'm currently self-employed doing a few different types of freelance work:

  • I'm working as an instructor and teaching assistant at Openhub Project where I'm assisting with the Tech Academy classes.
  • I'm offereing freelance services in programming, web development, and website building.
  • I'm also and running an independent piano teaching studio.

Open to Work

I'm open to discussing freelance and employment opportunities, including part-time, full-time, remote, hybrid, and in-person postions.

Education & Background

Programming

  • Front-End: I'm continuing to develop my front-end skills and knowledge through the materials on gomakethings.com. These materials focus on creating fast and lean websites by using HTML, CSS, and Vanilla JS where possible, and relying on frameworks and libraries only as needed.
  • Back-end: I'm learning back-end development with a focus on Python and Go by working through the courses on boot.dev. Boot.dev also has many courses on related topics like data structures and algorithms, cryptography, CI/CD, and kubernetes, which I'm planning to work asap.
  • Low-Level: I'm also studyig low-level prgramming with a focus on C and assembly through the materials on lowlevel.academy.

IT, Security, Cloud, Data and AI

I'm interested in learning more about web development, data science and machine learning, and programming and computer science in general.

Degrees

I have a BA in Philosophy from Boston University and a JD from St. John's University School of Law.

Location

I live in the Hudson Vally in NY.

Additional Resources

If you're interested in learning more about me, feel free to check out any of my public GitHub repositoriess or visit one of these sites.

Pinned Loading

  1. dave-long-web-studio dave-long-web-studio Public

    Website files for davelongwebstudio.com. Web site building - Development, Design, and Writing. Made with the Hugo framework.

    HTML

  2. link-report-crawler link-report-crawler Public

    A web crawler using Node.js that crawls a site and returns a report showing all internal links.

    JavaScript

  3. astro-website-and-blog-template astro-website-and-blog-template Public

    Website files for a website & blog template made with the Astro web framework.

    XSLT

  4. cloudflare-worker-contact-form cloudflare-worker-contact-form Public

    A Cloudflare worker for the contact form on davelongwebstudio.com.

    JavaScript