Skip to content
View cbullard-dev's full-sized avatar
  • Japan

Block or report cbullard-dev

Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
cbullard-dev/README.md

๐Ÿ‘‹ Hi, Iโ€™m @cbullard-dev

About Me

Iโ€™m a developer currently focusing on relearning Python and adding Go and Ruby to my knowledge base. My goal is to build a strong foundation in programming fundamentals with a particular emphasis on data structures, algorithms, and exploring machine learning and deep learning.

Currently working my way through boot.dev

โšก Skills & Interests

  • ๐Ÿ’ป Programming Languages:
    • Learning: Python, Go, and Ruby, with a focus on programming fundamentals and data-centric applications.
    • Familiar: C#, JavaScript, and Node.js.
  • ๐Ÿง  Machine Learning & Deep Learning:
    • Exploring concepts, frameworks, and practical applications in AI.
  • ๐Ÿงฉ Problem Solving: Tackling technical challenges by strengthening my understanding of data structures and algorithms.

๐Ÿš€ Current Focus

  • ๐Ÿ“š Programming Fundamentals: Deepening knowledge of algorithms, data structures, and core programming principles in Python, Go, and Ruby.
  • ๐Ÿค– Machine Learning & Deep Learning: Building foundational skills and experimenting with projects in AI technologies.
  • ๐Ÿ› ๏ธ Project Work: Applying my skills through hands-on projects related to data structures, algorithms, and machine learning.

๐Ÿ”„ Recent Updates

  • Published a batch of older Python Selenium Automation scripts for web testing and browser automation.
  • Posted legacy Node.js web integrations focusing on Slack API testing and automation tools.

๐ŸŒ Connect

Check out my repositories to follow my learning journey or see my latest work. Iโ€™m always open to collaboration and feedback!

Pinned Loading

  1. go-link-shortener go-link-shortener Public

    The MVP for this project is it must accept a link URL, shorten the URL, store the shortened and full URL, and then redirect a user navigating to the shortened URL to the full URL

    Go

  2. SimpleWeather SimpleWeather Public

    A simple open source weather app for Slack to better learn Node.JS, Express, Axios and Yarn

    TypeScript

  3. Glitch-Tester-Applications-Archive Glitch-Tester-Applications-Archive Public archive

    A collection of small, focused tester applications demonstrating Slack platform features, Express/Fastify web servers, and SQLite-backed APIs.

    JavaScript

  4. portal-automation portal-automation Public archive

    This project represents a set of automation tools I developed to reduce manual effort for common administrative tasks in a web-based portal. The goal was to turn timeโ€‘consuming, errorโ€‘prone, and reโ€ฆ

    Python