Skip to content
View acstartup's full-sized avatar

Block or report acstartup

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 is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
acstartup/README.md

Hey there, I'm Aiden Chen! πŸ‘¨β€πŸ’»πŸ¦ΎπŸŒ

Building...
Learning: HTML, CSS, JavaScript/TypeScript

🚨 Looking for SWE Internships (now β†’ end of Summer 2026)

I'm searching for a software engineering internship where I can ship constantly, go all-in, and sponge knowledge. Open to all company sizes (pre-seed startups β†’ established enterprises)β€”I work extremely hard and learn fast.

πŸ’» Connect

πŸ—ΊοΈ Personal Website: https://www.acstartup.dev/
Gmail: aidenchen.contact@gmail.com (best way to reach me!)
LinkedIn: https://www.linkedin.com/in/acstartup/
X: https://x.com/aidencstartup

🎧 Tech Snapshot

const aiden = {
  languages: ["HTML", "CSS", "JavaScript", "TypeScript"],
  passions: ["startups", "programming", "endurance training", "lifting"],
  technologies: {
    frontend: {
      frameworks: ["React", "Next.js"],
      styling: ["Tailwind CSS"],
    },
    backend: {
      runtime: ["Node.js"],
      services: ["Supabase"],
    },
    cloud: {
      platforms: ["Vercel", "Render", "Google Cloud"],
    },
    devOps: {
      tools: ["GitHub Actions"],
      practices: ["CI/CD"],
    },
  },
};

Pinned Loading

  1. bliutech/TaintMonkey bliutech/TaintMonkey Public

    MIT IEEE URTC 2025. GSET 2025. Repository for "TaintMonkey: Dynamic Taint Analysis of Python Web Applications Using Monkey Patching". A Pytest plugin incorporating fuzzing and taint analysis to unc…

    Python 14 1