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

Block or report nosam1998

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

About me:

I wrote my first line of code 18 years ago. Since then, I've worked on MANY different projects of various size, complexity, and popularity. I still have the first ever website I built, but most of the code I wrote in my early teens has been lost over time.

📫 How to reach me:

🌎 Open Source Contributions (Personal/Work)

  1. digitalocean/sample-functions-python-twilio-sms - Send an SMS message using Twilio and DigitalOcean's App Platform (Serverless Function)
  2. aws/aws-cdk - The AWS Cloud Development Kit is a framework for defining cloud infrastructure in code

⚡ Personal Projects:

  1. nosam1998/Tools - Custom Tools that I wrote to make my life easier
  2. nosam1998/ImageCombiner - Automatically assemble images (Great for making NFT collections automatically)
  3. nosam1998/URLShortener - A simple Python Django URL shortener
  4. nosam1998/home_server_setup - Random things related to my home server setup

Pinned

  1. URLShortener URLShortener Public

    A Simple Python Django URL shortener.

    Python 1

  2. discord_bot_starting_template discord_bot_starting_template Public

    A simple discord bot template. Instead of typing up boilerplate code every time you want to make a new project, just clone this repo intead.

    JavaScript

  3. ImageCombiner ImageCombiner Public

    Great for making NFT collections automatically

    Python

  4. digitalocean/sample-functions-python-twilio-sms digitalocean/sample-functions-python-twilio-sms Public

    Sending sms via Twilio

    Python 16 12

  5. emsi-project emsi-project Public

    JavaScript

  6. Tools Tools Public

    Custom Tools that I wrote to make my life easier :)

    Python