Skip to content
View xosnos's full-sized avatar

Organizations

@michiganhackers @HackBlue @UI-Crusaders @The-Almonds

Block or report xosnos

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
xosnos/README.md

πŸ‘‹πŸ» Hello World Universe

Steven here! I'm a passionate software engineer and tech enthusiast with a keen interest in sustainable technology. I love exploring new tools and building innovative solutions that make a difference.

πŸ‘¦πŸ» About Me

const xosnos = () => {
  return {
    name: "Steven Nguyen",
    pronouns: ["he", "him", "his"],
    location: "San Jose, California, USA",
  }
}

🌱 Currently learning Prompt Engineering and Back-end Engineering.

πŸ”­ Developing projects focused on AI-Native applications and sustainable tech.

πŸ‘― Looking to collaborate on Agentic AI initiatives.

🀝 Seeking to connect with experts in building startups and organizational management.

♿️ Passionate about AI Accessibility and Inclusive Technology.

✍🏻 I write about my experiences and projects on Medium

πŸ“« You can reach out to me on LinkedIn

πŸ’¬ Ask me about technical/behavioral interviews and self-development.

πŸ“š Domain Knowledge

  • Full-Stack Web Development
  • Mobile App Development
  • DevOps & Infrastructure
  • Distributed Systems
  • Cybersecurity

⌨️ Languages

Python TypeScript JavaScript Java Go Swift C++ C HTML5 CSS3 Shell Script Markdown LaTeX

πŸ–₯️ Frontend

React React Native Next JS Redux jQuery Bootstrap React Router SASS Vue.js TailwindCSS

βš™οΈ Backend

Supabase Firebase NodeJS Express.js Django Flask Spring

πŸ’½ Databases

SQLite Postgres MySQL MongoDB

πŸ€– Hosting

Vercel Netlify DigitalOcean Glitch Cloudflare

πŸ› οΈ Tools

NPM Yarn Gradle ESLint Postman

πŸ’» DevOps, Cloud, & Infrastructure

Docker Kubernetes Jenkins Google Cloud AWS Nginx

🎨 Design

Figma Canva Adobe Audition Adobe Premiere Pro Adobe Lightroom Adobe Photoshop Adobe XD

πŸ› οΈ Organization

Notion Jira Confluence Trello

πŸ“Š Stats

GitHub Readme Stats GitHub Readme Streak Stats GitHub Readme Stats Languages

Pinned Loading

  1. xosnos.com xosnos.com Public

    A modern, responsive portfolio website built with Next.js 15, TypeScript, and Tailwind CSS.

    TypeScript

  2. almond-travel almond-travel Public

    A comprehensive full-stack travel planning platform built with Next.js 15, TypeScript, and Firebase.

    TypeScript

  3. ACE ACE Public

    ACE presents RANGR, a mobile golf swing tracker that uses computer vision to analyze ball movements to provide metrics and insights. It’s as simple as set, swing, track!

    JavaScript 6

  4. jammming jammming Public

    A modern web application that allows users to search for songs using the Spotify API and create custom playlists that are saved directly to their Spotify account.

    TypeScript

  5. parstagram parstagram Public

    An Instagram clone with a custom Parse backend that allows a user to post photos, view a global photos feed, and add comments!

    Swift

  6. python-fire python-fire Public

    Forked from google/python-fire

    Python Fire is a library for automatically generating command line interfaces (CLIs) from absolutely any Python object.

    Python