Skip to content
View cmsato09's full-sized avatar

Block or report cmsato09

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

Hello there, my name is Chris 👋

I'm a scientist-turned-software engineer 🧪💻 (when in Silicon Valley, do as the technologists do). My main focus is Fullstack and I'm continuosly learning and expanding my skills with all things software.

While working at a battery company, I collaborated with contract programmers, providing feedback on the database interface and testing software that was a part of my work. One thing I'll always remember is a certain response from one of those programmers. I would explain what we wanted and asked if it was possible and the response was always "Chris, Anything is possible." So one thought kept coming back, "Why can't I code? Shouldn't I do it?"

I started to learn Python during the COVID-19 pandemic, when the world was locked down and I was furloughed. Great part about coding is you can learn from anywhere (where there's internet access) and try anything in your IDE. I was learning little by little by myself and it got to the point I didn't know what I should be doing. That's when I took a big step and asked for help by joining a coaching program. By observing how a software developer work, think, and look at code, I was able to make a lot of progress.


Life long learning is a mindset and lifestyle.

"Once you stop learning, you start dying" - Albert Einstein

What I'm working on 🔨

  • 🌱 Learning ReactJS for frontend work
    • Started building my own ReactJS project using my Streamlit app as a guide
  • Migrating to another cloud platform for my FastAPI project since the platform I'm currently using will shut down
  • 💿 Data structure and algorithms (the grind never stops)

My Interests🧠

  • Anything Python🐍
  • LLM prompt engineering (the next thing you probably need to get good at after years of google search queries)
  • Shotokan Karate

Pinned Loading

  1. DQMonstersDB-API DQMonstersDB-API Public

    Read-only database built with FastAPI deployed on Deta. Project made with the help of the Pybites Developer Mindset Program

    Python 6

  2. DQMonstersDB-streamlit DQMonstersDB-streamlit Public

    Front-end for the DQMonstersDB-API repo (FastAPI project) using Streamlit deployed on Streamlit Cloud. Project made with the help of the Pybites Developer Mindset Program.

    Python 8 1

  3. justdoit justdoit Public

    A package that prints the "Just Do It" Motivational Speech

    Python 2

  4. minesweeper_fcc minesweeper_fcc Public

    Python GUI programming Minesweeper with Tkinter

    Python